Open alexggh opened 2 months ago
Part of the test is implemented here https://github.com/paritytech/polkadot-sdk/pull/5794. We should add the checks you mention. Thx!
We also did runtime upgrade with zombienet-sdk during for the disabling tests - https://github.com/paritytech/disabling-e2e-tests/blob/452ba09ed6874e4b5a55dedb338b669cabcbf8f0/src/lib.rs#L212
I added a helper into zombienet to make more easy to permorm upgrades 😃
https://github.com/paritytech/polkadot-sdk/issues/5738, Postmortem, has showed that we have a gap in testing with regards to runtime upgrades, one of the action items in the post mortem is to have E2E test where: