Skip to content

Backfill test for waitForRunningContainer

Hannes Hörl requested to merge hhoerl/backfill-test-running-containers into main

What does this MR do?

Back-fills a test for waitForRunningContainer

Why was this MR needed?

To have mode code covered by tests

What's the best way to test this MR?

go test -race -v -run TestWaitForRunningContainer ./executors/kubernetes

What are the relevant issue numbers?

n/a

Note: this is based on !4984 (merged) , thus the only change is 9c9d3737 after !4984 (merged) has merged.

Edited by Hannes Hörl

Merge request reports