-
Notifications
You must be signed in to change notification settings - Fork 97
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
Zombienet: KusamaAssetHub and KusamaBridgeHub are not producing blocks #216
Comments
Relay chain produces blocks? I don't know, isn't there anything in the logs? |
Yes, relay chain produces blocks. I don't see anything worth mentioning in the logs |
so I would guess that it could be related to the coretime stuff maybe: because this was introduced in that commit just for Kusama, so maybe some coretime magic should happen? |
Can we make these Zombienet tests part of the CI? |
@eskimor I don't know. Personally I would totally support this. But I think we should open a separate discussion for this, and maybe include the CI team. For the moment I see there is no zombienet test in this repo and I think the entire infrastructure that is needed for this is missing (building and pushing docker images for example). I don't know if it's by design or if it just wasn't prioritized. But as a first step I think it would bring value to include the bridge zombienet test as it is and run it manually. And add it in the CI later depending on the separate discussion. |
Done: #226 |
<!-- Remember that you can run `/merge` to enable auto-merge in the PR --> <!-- Remember to modify the changelog. If you don't need to modify it, you can check the following box. Instead, if you have already modified it, simply delete the following line. --> - [x] Does not require a CHANGELOG entry Closes #216 Credits to @bkchr for the suggested fix Co-authored-by: fellowship-merge-bot[bot] <151052383+fellowship-merge-bot[bot]@users.noreply.github.com>
Closed by #221 |
KusamaAssetHub and KusamaBridgeHub are not producing blocks when started in zombienet
Using a
git blame
like approach, I reached this commit as the one who introduced the issue: 59172d5The zombienet test that I'm using: https://github.com/polkadot-fellows/runtimes/blob/acf1797c84cc14935ccfd8d34043ef5e20a3de08/integration-tests/bridges/environments/polkadot-kusama/bridge_hub_kusama_local_network.toml
The text was updated successfully, but these errors were encountered: