chore(zombienet): bump version (#3933)

This version includes:

- Internal metrics of zombienet (used to benchmark with v2).
This commit is contained in:
Javier Viola
2024-04-02 13:22:21 +02:00
committed by GitHub
parent 12eb285dbe
commit db1af43c39
+2 -1
View File
@@ -1,7 +1,8 @@
.zombienet-refs: .zombienet-refs:
extends: .build-refs extends: .build-refs
variables: variables:
ZOMBIENET_IMAGE: "docker.io/paritytech/zombienet:v1.3.98" ZOMBIENET_IMAGE: "docker.io/paritytech/zombienet:v1.3.99"
PUSHGATEWAY_URL: "http://zombienet-prometheus-pushgateway.managed-monitoring:9091/metrics/job/zombie-metrics"
include: include:
# substrate tests # substrate tests