mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-20 00:01:03 +00:00
Bump bridges relay version + uncomment bridges zombeinet tests (#4289)
TODOs: - [x] wait and see if test `1` works; - [x] ~think of whether we need remaining tests.~ I think we should keep it - will try to revive and update it
This commit is contained in:
committed by
GitHub
parent
e8f7c81db6
commit
c66d8a8468
@@ -12,6 +12,4 @@ include:
|
||||
# polkadot tests
|
||||
- .gitlab/pipeline/zombienet/polkadot.yml
|
||||
# bridges tests
|
||||
# TODO: https://github.com/paritytech/parity-bridges-common/pull/2884
|
||||
# commenting until we have a new relatye, compatible with updated fees scheme
|
||||
# - .gitlab/pipeline/zombienet/bridges.yml
|
||||
- .gitlab/pipeline/zombienet/bridges.yml
|
||||
|
||||
@@ -55,9 +55,9 @@ zombienet-bridges-0001-asset-transfer-works:
|
||||
- /home/nonroot/bridges-polkadot-sdk/bridges/testing/run-new-test.sh 0001-asset-transfer --docker
|
||||
- echo "Done"
|
||||
|
||||
zombienet-bridges-0002-mandatory-headers-synced-while-idle:
|
||||
zombienet-bridges-0002-free-headers-synced-while-idle:
|
||||
extends:
|
||||
- .zombienet-bridges-common
|
||||
script:
|
||||
- /home/nonroot/bridges-polkadot-sdk/bridges/testing/run-new-test.sh 0002-mandatory-headers-synced-while-idle --docker
|
||||
- /home/nonroot/bridges-polkadot-sdk/bridges/testing/run-new-test.sh 0002-free-headers-synced-while-idle --docker
|
||||
- echo "Done"
|
||||
|
||||
Reference in New Issue
Block a user