Skip to content
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

Add a zombienet smoke test #17

Merged
merged 5 commits into from
Aug 16, 2024
Merged

Add a zombienet smoke test #17

merged 5 commits into from
Aug 16, 2024

Conversation

rzadp
Copy link
Collaborator

@rzadp rzadp commented Aug 14, 2024

  • Introduce a zombienet-based smoke test for the parachain.
  • Remove the separate run-node job.
    • Building in release mode is tested in the new zombienet job, and making sure the binary is properly executable on both Ubuntu and macOS can be done in the other job that builds the binary in debug mode.
  • The zombienet test is run on Ubuntu only at the moment. macOS can be added once we have this - it is currently number two on the developer wishlist. Alternative would be to build polkadot-sdk from scratch but I don't think we want this in this template.
  • Along the way, found a bug in zombienet, proposed a fix.

Copy link

Hello, this is an automatic reminder that any code changes should be made to the source.

.github/workflows/test-zombienet.yml Outdated Show resolved Hide resolved
.github/workflows/test-zombienet.yml Outdated Show resolved Hide resolved
rzadp and others added 3 commits August 15, 2024 17:04
Co-authored-by: Javier Bullrich <javier@bullrich.dev>
@rzadp rzadp merged commit b5f6adc into master Aug 16, 2024
5 checks passed
@rzadp rzadp deleted the rzadp/ci-test-zombienet branch August 16, 2024 09:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants