mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-06 11:28:02 +00:00
[Zombienet] fix test creds (#4562)
* remove custom kube file in creds * typo in image name echo
This commit is contained in:
@@ -625,7 +625,7 @@ zombienet-tests-parachains-smoke-test:
|
||||
|
||||
before_script:
|
||||
- echo "Zombie-net Tests Config"
|
||||
- echo "${ZOMBIENET_IMAGE_NAME}"
|
||||
- echo "${ZOMBIENET_IMAGE}"
|
||||
- echo "${PARACHAINS_IMAGE_NAME} ${PARACHAINS_IMAGE_TAG}"
|
||||
- echo "${MALUS_IMAGE_NAME} ${MALUS_IMAGE_TAG}"
|
||||
- echo "${GH_DIR}"
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
Description: Disputes
|
||||
Network: ./0001-dispute-valid-block.toml
|
||||
Creds: config.gcloud
|
||||
Creds: config
|
||||
|
||||
|
||||
alice: is up
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
Description: Smoke Test
|
||||
Network: ./0001-parachains-smoke-test.toml
|
||||
Creds: config.gcloud
|
||||
Creds: config
|
||||
|
||||
|
||||
alice: is up
|
||||
bob: is up
|
||||
alice: parachain 100 is registered within 225 seconds
|
||||
alice: parachain 100 block height is at least 10 within 200 seconds
|
||||
alice: parachain 100 block height is at least 10 within 200 seconds
|
||||
|
||||
Reference in New Issue
Block a user