Skip to content

Commit 4d3354f

Browse files
authored
CI: Update the pushgateway url for zombienet (paritytech#8025)
Updated the new pushgateway url for zombienet due to the restructuring of the zombienet infra https://github.com/paritytech/devops/issues/3857
1 parent 1d5d8aa commit 4d3354f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/zombienet-env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
ZOMBIENET_IMAGE=docker.io/paritytech/zombienet:v1.3.126
22
ZOMBIENET_RUNNER=zombienet-arc-runner
3-
PUSHGATEWAY_URL=http://zombienet-prometheus-pushgateway.managed-monitoring:9091/metrics/job/zombie-metrics
3+
PUSHGATEWAY_URL=http://prometheus-pushgateway.monitoring.svc.cluster.local:9091/metrics/job/zombie-metrics
44
DEBUG=zombie,zombie::network-node,zombie::kube::client::logs
55
ZOMBIE_PROVIDER=k8s
66
RUST_LOG=info,zombienet_orchestrator=debug

0 commit comments

Comments
 (0)