mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-17 10:11:03 +00:00
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>
This commit is contained in:
+1
-1
@@ -30,7 +30,7 @@ variables:
|
||||
RUSTY_CACHIER_COMPRESSION_METHOD: zstd
|
||||
NEXTEST_FAILURE_OUTPUT: immediate-final
|
||||
NEXTEST_SUCCESS_OUTPUT: final
|
||||
ZOMBIENET_IMAGE: "docker.io/paritytech/zombienet:v1.3.65"
|
||||
ZOMBIENET_IMAGE: "docker.io/paritytech/zombienet:v1.3.67"
|
||||
DOCKER_IMAGES_VERSION: "${CI_COMMIT_REF_NAME}-${CI_COMMIT_SHORT_SHA}"
|
||||
|
||||
default:
|
||||
|
||||
Reference in New Issue
Block a user