Remove bridges zombienet tests from CI (#3071)

closes https://github.com/paritytech/parity-bridges-common/issues/2796

This partially reverts the #2439 - there are some changes (unrelated to
CI) that we still want to keep. The reason of that removal is that with
async backing enabled for Rococo AH (and for other chains in the near
future), we see a lot of issues there (because we run `14` nodes +
additional standalone process within a same container and it causes a
lot of timeouts). There's no way known to me to fix it right now, so
we're removing those tests hopefully temporarily to keep CI green
This commit is contained in:
Svyatoslav Nikolsky
2024-01-26 15:45:23 +03:00
committed by GitHub
parent 7f28ac6204
commit acd043bc5f
5 changed files with 0 additions and 156 deletions
-2
View File
@@ -10,5 +10,3 @@ include:
- .gitlab/pipeline/zombienet/cumulus.yml
# polkadot tests
- .gitlab/pipeline/zombienet/polkadot.yml
# bridges tests
- .gitlab/pipeline/zombienet/bridges.yml