I (try to) run a set of bechmarks on a k8s cluster.
Warp it deployed in distributed mode and we create a Job to then spawn the orchestrator.
The issue is that the orchestrator NEVER exits. Benchmark is done but the process does not exit. So the job never completes and hangs...
Is there a way to make warp cleanyl exit after its done without having to hack around it by grepping its logs or similar?
I (try to) run a set of bechmarks on a k8s cluster.
Warp it deployed in distributed mode and we create a Job to then spawn the orchestrator.
The issue is that the orchestrator NEVER exits. Benchmark is done but the process does not exit. So the job never completes and hangs...
Is there a way to make warp cleanyl exit after its done without having to hack around it by grepping its logs or similar?