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

Upgrade zombitest with fresh polkadot binaries #1950

Closed
kamilsa opened this issue Jan 23, 2024 · 0 comments
Closed

Upgrade zombitest with fresh polkadot binaries #1950

kamilsa opened this issue Jan 23, 2024 · 0 comments
Assignees

Comments

@kamilsa
Copy link
Contributor

kamilsa commented Jan 23, 2024

When we attempt to execute zombienet/0004-runtime-upgrade tests with Polkadot 1.6 binaries by calling:

/zombienet-macos test -p native 0004-runtime-upgrade.zndsl

we end up with the error:

Error:           Error: Command failed with exit code 127: bash -c test-parachain build-spec  --disable-default-bootnode > /var/folders/sw/jyhd08_57s74r9r4hn2qxlpm0000gn/T/zombie-bb133c833a19579b662430c863446779_-8564-O8NMd6LOBm4i/cfg/undefined-plain.json
bash: test-parachain: command not found 

So this test should be rewritten to work without test-parachain binary, which seem to be missing in fresh polkadot releases.

Other zombienet tests also should be checked and updated

@kamilsa kamilsa added this to the Polkadot treasury milestone 2 milestone Jan 23, 2024
@kamilsa kamilsa changed the title Runtime upgrade zombitest with fresh polkadot binaries Upgrade zombitest with fresh polkadot binaries Feb 8, 2024
@kamilsa kamilsa closed this as completed Aug 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants