Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master' into bko-xcm-benchmarks-…
Browse files Browse the repository at this point in the history
…nits
  • Loading branch information
bkontur committed Mar 21, 2024
2 parents 5b82a73 + 46ba855 commit 097cb7b
Show file tree
Hide file tree
Showing 228 changed files with 11,157 additions and 6,635 deletions.
2 changes: 1 addition & 1 deletion .gitlab/pipeline/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -502,7 +502,7 @@ subsystem-regression-tests:
- .common-refs
- .run-immediately
script:
- cargo test --profile=testnet -p polkadot-availability-recovery --test availability-recovery-regression-bench --features subsystem-benchmarks
- cargo bench --profile=testnet -p polkadot-availability-recovery --bench availability-recovery-regression-bench --features subsystem-benchmarks
tags:
- benchmark
allow_failure: true
2 changes: 1 addition & 1 deletion .gitlab/pipeline/zombienet.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
.zombienet-refs:
extends: .build-refs
variables:
ZOMBIENET_IMAGE: "docker.io/paritytech/zombienet:v1.3.91"
ZOMBIENET_IMAGE: "docker.io/paritytech/zombienet:v1.3.95"

include:
# substrate tests
Expand Down
Loading

0 comments on commit 097cb7b

Please sign in to comment.