Skip to content

Commit fd4bbb7

Browse files
committed
test(podman): bound rootless E2E teardown
Signed-off-by: Evan Lezar <elezar@nvidia.com>
1 parent bfc7e86 commit fd4bbb7

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

e2e/configs/gateway/podman.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,3 +26,5 @@ image_pull_policy = "missing"
2626
network_name = "openshell-e2e"
2727
grpc_endpoint = "http://host.containers.internal:8080"
2828
supervisor_image = "localhost/openshell/supervisor:e2e-vm"
29+
# Keep rootless Podman E2E teardown bounded.
30+
stop_timeout_secs = 15

0 commit comments

Comments
 (0)