Skip to content

Commit

Permalink
Merge branch 'master' into pg/wasmi-to-v0.32.0-beta.7
Browse files Browse the repository at this point in the history
  • Loading branch information
pgherveou committed Mar 22, 2024
2 parents 468686e + ea5f4e9 commit 2a5936d
Show file tree
Hide file tree
Showing 637 changed files with 15,557 additions and 9,014 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 2a5936d

Please sign in to comment.