Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Commit

Permalink
zombinet: fixed adder-collator image for the smoke test
Browse files Browse the repository at this point in the history
  • Loading branch information
ordian committed Dec 24, 2021
1 parent 2a8a49e commit 7685c45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -632,7 +632,7 @@ zombienet-tests-parachains-smoke-test:
- export DEBUG=zombie,zombie::network-node
- export ZOMBIENET_INTEGRATION_TEST_IMAGE=${PARACHAINS_IMAGE_NAME}:${PARACHAINS_IMAGE_TAG}
- export MALUS_IMAGE=${MALUS_IMAGE_NAME}:${MALUS_IMAGE_TAG}
- export COL_IMAGE=${COLLATOR_IMAGE_NAME}:${COLLATOR_IMAGE_TAG}
- export COL_IMAGE="docker.io/paritypr/colander:4285" # The collator image is fixed

script:
- /home/nonroot/zombie-net/scripts/run-test-env-manager.sh
Expand Down

0 comments on commit 7685c45

Please sign in to comment.