Commit 0fa91e70 authored by Andrei Sandu's avatar Andrei Sandu Committed by GitHub
Browse files

Zombienet: add new test collator and integration test (#4797)



* WIP: Wasm compilation perf

Signed-off-by: default avatarAndrei Sandu <[email protected]>

* Fix

Signed-off-by: default avatarAndrei Sandu <[email protected]>

* Undying collator WIP

Signed-off-by: default avatarAndrei Sandu <[email protected]>

* Fix build

Signed-off-by: default avatarAndrei Sandu <[email protected]>

* more fixes

Signed-off-by: default avatarAndrei Sandu <[email protected]>

* update test with undying

Signed-off-by: default avatarAndrei Sandu <[email protected]>

* Correctly compute post hash

Signed-off-by: default avatarAndrei Sandu <[email protected]>

* update helper

Signed-off-by: default avatarAndrei Sandu <[email protected]>

* squash bugs

Signed-off-by: default avatarAndrei Sandu <[email protected]>

* Add --pov-size cli parameter

Signed-off-by: default avatarAndrei Sandu <[email protected]>

* refactor

Signed-off-by: default avatarAndrei Sandu <[email protected]>

* fix strings

Signed-off-by: default avatarAndrei Sandu <[email protected]>

* Add pov-size param to export genesis state

Signed-off-by: default avatarAndrei Sandu <[email protected]>

* Fix graveyard size

Signed-off-by: default avatarAndrei Sandu <[email protected]>

* docs + fmt

Signed-off-by: default avatarAndrei Sandu <[email protected]>

* Fix PVF bug and switch to u8 graves

Signed-off-by: default avatarAndrei Sandu <[email protected]>

* Update tests

Signed-off-by: default avatarAndrei Sandu <[email protected]>

* Build/publish undying collator as colander img

Signed-off-by: default avatarAndrei Sandu <[email protected]>

* add undying-collator to colander image

* Fix transaction overflow

Signed-off-by: default avatarAndrei Sandu <[email protected]>

* warn fix

Signed-off-by: default avatarAndrei Sandu <[email protected]>

* add parachain id for export genesis cli

Signed-off-by: default avatarAndrei Sandu <[email protected]>

* fix

Signed-off-by: default avatarAndrei Sandu <[email protected]>

* fix the build

Signed-off-by: default avatarAndrei Sandu <[email protected]>

* scale test up

Signed-off-by: default avatarAndrei Sandu <[email protected]>

* default parachain id

Signed-off-by: default avatarAndrei Sandu <[email protected]>

* Add PVF complexity param

Signed-off-by: default avatarAndrei Sandu <[email protected]>

* Hash on each iteration

Signed-off-by: default avatarAndrei Sandu <[email protected]>

* Update pvf metric histogram buckets

Signed-off-by: default avatarAndrei Sandu <[email protected]>

* Ladi attempt to fix tests

* Fix test

* Fix typos

* Fix pvf typo

* CI integration

Signed-off-by: default avatarAndrei Sandu <[email protected]>

* cargo lock missing

Signed-off-by: default avatarAndrei Sandu <[email protected]>

* fix clap merge damage

Signed-off-by: default avatarAndrei Sandu <[email protected]>

* add zombienet image back

Signed-off-by: default avatarAndrei Sandu <[email protected]>

* Use collator image from env

Signed-off-by: default avatarAndrei Sandu <[email protected]>

* bump zombienet version

* update test to check pvf prep/exec

Signed-off-by: default avatarAndrei Sandu <[email protected]>

* delete file

Signed-off-by: default avatarAndrei Sandu <[email protected]>

* use default bootnode in upgrade test

* FIx tests

Signed-off-by: default avatarAndrei Sandu <[email protected]>

* add some stress -  pvf exec times up to 2s

Signed-off-by: default avatarAndrei Sandu <[email protected]>

* fix name

Signed-off-by: default avatarAndrei Sandu <[email protected]>

* Dial down pvf execution time < 2s

Signed-off-by: default avatarAndrei Sandu <[email protected]>

* 1100

Signed-off-by: default avatarAndrei Sandu <[email protected]>

* bump

Signed-off-by: default avatarAndrei Sandu <[email protected]>

* try again

Signed-off-by: default avatarAndrei Sandu <[email protected]>

* Add connectivity check

Signed-off-by: default avatarAndrei Sandu <[email protected]>

* Fixes and refactor folder struct

Signed-off-by: default avatarAndrei Sandu <[email protected]>

* change toml name to match

Signed-off-by: default avatarAndrei Sandu <[email protected]>

* bump zombienet

Signed-off-by: default avatarAndrei Sandu <[email protected]>

* impl Feedback for Review 😎



Signed-off-by: default avatarAndrei Sandu <[email protected]>

* spell check

Signed-off-by: default avatarAndrei Sandu <[email protected]>

* Zombienet: add disputes test (#4859)

* Zombienet disputes test

Signed-off-by: default avatarAndrei Sandu <[email protected]>

* CI: add zombienet-parachain-disputes

Signed-off-by: default avatarAndrei Sandu <[email protected]>

* Bump zombienet

Signed-off-by: default avatarAndrei Sandu <[email protected]>

* reduce duration

Signed-off-by: default avatarAndrei Sandu <[email protected]>

* Update zombienet_tests/functional/0002-parachains-disputes.feature

fix test

* Update zombienet_tests/functional/0002-parachains-disputes.feature

fix fix

* more logs and set collator image

Signed-off-by: default avatarAndrei Sandu <[email protected]>

* spellcheck

Signed-off-by: default avatarAndrei Sandu <[email protected]>

* fix cargo lock damage

Signed-off-by: default avatarAndrei Sandu <[email protected]>

* merge fixes

Signed-off-by: default avatarAndrei Sandu <[email protected]>

* bump zombienet image

Signed-off-by: default avatarAndrei Sandu <[email protected]>

* cargo lock

Signed-off-by: default avatarAndrei Sandu <[email protected]>

* debugging CI run - scale down test

Signed-off-by: default avatarAndrei Sandu <[email protected]>

* fix cargo merge damage

Signed-off-by: default avatarAndrei Sandu <[email protected]>

* default command fix

Signed-off-by: default avatarAndrei Sandu <[email protected]>

* Revert "debugging CI run - scale down test"

This reverts commit eec2ba7e65ede3f929e2f0a8fe44930df2119450.

* more review feedback

Signed-off-by: default avatarAndrei Sandu <[email protected]>

Co-authored-by: default avatarJavier Viola <[email protected]>
Co-authored-by: default avatarLldenaurois <[email protected]>
parent 00ce69aa
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment