Skip to content

Commit

Permalink
Bump zombienet version v1.3.115 (#6065)
Browse files Browse the repository at this point in the history
Includes:
- Fixes for `ci`
- Support to pass a json as arg for `js-script`

Co-authored-by: Bastian Köcher <[email protected]>
  • Loading branch information
pepoviola and bkchr authored Oct 15, 2024
1 parent d2ba567 commit 183b55a
Showing 1 changed file with 1 addition and 1 deletion.
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.114"
ZOMBIENET_IMAGE: "docker.io/paritytech/zombienet:v1.3.115"
PUSHGATEWAY_URL: "http://zombienet-prometheus-pushgateway.managed-monitoring:9091/metrics/job/zombie-metrics"
DEBUG: "zombie,zombie::network-node,zombie::kube::client::logs"
ZOMBIE_PROVIDER: "k8s"
Expand Down

0 comments on commit 183b55a

Please sign in to comment.