Javier Viola
93bb4926b3
bump zombienet version ( #1655 )
...
Includes:
- fix for https://github.com/paritytech/zombienet/issues/1360 (root
cause of https://github.com/paritytech/polkadot-sdk/issues/1647 )
- Improve default concurrency to spawn nodes.
Also, fix `var` name in CI file.
cc @skunert
2023-09-21 12:20:22 -03:00
Javier Viola
2daa47158e
fix(ci): Add logic to check and calculate secundary image to use ( #1529 )
...
Add logic to check if the `BUILD_RELEASE_VERSION` tag is available in
docker registry, if not calculate the previous version to use as
secondary image. This fix the issue in test using the `secondary image`
and bumping the `NODE_VERSION`. (e.g #1495 )
2023-09-13 10:28:32 +02:00
ordian
a47943983f
zombienet: use another collator image for the slashing test ( #1386 )
...
* zombienet: use test-parachain image for the slashing test
* use the right image
* try polkadot-parachain image
* try naming collator alice 🙈
* add needed job for the pipeline
* fix user id in polkadot-parachain-debug image
* small tweaks to the test
* another small tweak
* yet another small tweak
* bump zombienet version
---------
Co-authored-by: Javier Viola <javier@parity.io >
2023-09-06 20:39:42 +02:00
Andrei Sandu
b46f07ff71
Fix polkadot zombienet tests ( #1276 )
...
* fix tests
Signed-off-by: Andrei Sandu <andrei-mihail@parity.io >
* ZOMBIENET_INTEGRATION_TEST_SECONDARY_IMAGE
Signed-off-by: Andrei Sandu <andrei-mihail@parity.io >
* deleted by mistake
Signed-off-by: Andrei Sandu <andrei-mihail@parity.io >
* remove LOCAL_DIR override
Signed-off-by: Andrei Sandu <andrei-mihail@parity.io >
* Fix secondary image
Signed-off-by: Andrei Sandu <andrei-mihail@parity.io >
* fix get BUILD_RELEASE_VERSION in pipeline
---------
Signed-off-by: Andrei Sandu <andrei-mihail@parity.io >
Co-authored-by: Javier Viola <javier@parity.io >
2023-08-30 17:58:37 +03:00
Javier Viola
3f0d28c836
bump zombienet to latest version ( #1231 )
...
* bump zombienet to latest version
* add env var
* fix upgrade node text, env var for downloading artifacts
2023-08-29 16:25:04 +02:00
Alexander Samusev
e49493442a
Add CI for monorepo ( #1145 )
...
* Add CI for monorepo
* fix frame tests
* Format features
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io >
* add note for skipping tests and disable test-linux-stable-all
* Fix tests and compile issues (#1152 )
* Fix feature dependant import
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io >
* Bump test timeout
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io >
* Remove feature gate
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io >
* Add resolver 2
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io >
* Remove old lockfile
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io >
* Format features
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io >
---------
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io >
* Fix check-dependency-rules
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io >
* rm test-runtime
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io >
* Actually fix script
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io >
* enable cargo-check-each-crate-macos
* Run check-each-crate on 6 machines (#1163 )
---------
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io >
Co-authored-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io >
2023-08-25 16:35:22 +02:00