Skip to content

Migrate more tests to zombienet sdk #8507

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 101 commits into
base: master
Choose a base branch
from

Conversation

lrubasze
Copy link
Contributor

@lrubasze lrubasze commented May 13, 2025

Summary: This PR migrates test another set of zombienet tests to zombienet-sdk.

Review Notes

  • Tests have been grouped in zombie_ci module which is controlled by zombie-ci flag.
  • Tests are using zombienet-sdk GH action in CI
  • Added utils module in cumulus-zombienet-sdk-tests package

lrubasze and others added 30 commits April 18, 2025 14:35
This is to address cases, when `gh run ls` returns more than one status
(when the GH workflow was triggered multiple times for given SHA).

eg.
gh run ls -c 678cbe5 -w "Build and push images" --json name,status --jq '.[] | select(.name == "Build and push images") | .status'
@lrubasze lrubasze force-pushed the migrate-more-tests-to-zombienet-sdk branch from dff62cf to 5492943 Compare May 13, 2025 12:00
@paritytech-review-bot paritytech-review-bot bot requested a review from a team May 13, 2025 12:01
@lrubasze lrubasze added the R0-silent The change does not warrant a re-release of the modified crates. label May 13, 2025
Base automatically changed from migrate-sync_block-test-to-zombienet-sdk to master May 13, 2025 12:05
@lrubasze lrubasze force-pushed the migrate-more-tests-to-zombienet-sdk branch from e1ec8b7 to 72796aa Compare May 14, 2025 07:17
@lrubasze lrubasze force-pushed the migrate-more-tests-to-zombienet-sdk branch from 72796aa to 44a56d0 Compare May 14, 2025 13:04
@paritytech-workflow-stopper
Copy link

All GitHub workflows were cancelled due to failure one of the required jobs.
Failed workflow url: https://github.com/paritytech/polkadot-sdk/actions/runs/15065078475
Failed job name: check-runtime-migration

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
R0-silent The change does not warrant a re-release of the modified crates. T9-cumulus This PR/Issue is related to cumulus. T10-tests This PR/Issue is related to tests.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants