Skip to content
Snippets Groups Projects
Unverified Commit 1e5f5fe9 authored by Javier Viola's avatar Javier Viola Committed by GitHub
Browse files

bump zombienet version and set request for k8s (#5968)


Bump zombienet version, including fixes for `ci` and set _resources
requests_ for the runner.

Thx!

Co-authored-by: default avatarBastian Köcher <git@kchr.de>
parent c4823335
No related merge requests found
Pipeline #500406 waiting for manual action with stages
in 39 minutes and 4 seconds
.zombienet-refs:
extends: .build-refs
variables:
ZOMBIENET_IMAGE: "docker.io/paritytech/zombienet:v1.3.113"
ZOMBIENET_IMAGE: "docker.io/paritytech/zombienet:v1.3.114"
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"
RUST_LOG: "info,zombienet_orchestrator=debug"
RUN_IN_CI: "1"
KUBERNETES_CPU_REQUEST: "512m"
KUBERNETES_MEMORY_REQUEST: "512M"
timeout: 60m
include:
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment