[ci] Fix broken ci, move zombienet job (#1785)

This commit is contained in:
Alexander Samusev
2022-10-20 11:58:46 +02:00
committed by GitHub
parent 66e1092229
commit ee30bcd3f9
2 changed files with 10 additions and 29 deletions
@@ -99,3 +99,13 @@ zombienet-0005-migrate_solo_to_para:
--concurrency=1
--test="0005-migrate_solo_to_para.feature"
zombienet-0006-rpc_collator_builds_blocks:
extends:
- .zombienet-common
- .zombienet-refs
- .zombienet-before-script
script:
- /home/nonroot/zombie-net/scripts/ci/run-test-env-manager.sh
--github-remote-dir="${GH_DIR}"
--concurrency=1
--test="0006-rpc_collator_builds_blocks.feature"