There was an error while loading. Please reload this page.
1 parent bfc7e86 commit fd4bbb7Copy full SHA for fd4bbb7
1 file changed
e2e/configs/gateway/podman.toml
@@ -26,3 +26,5 @@ image_pull_policy = "missing"
26
network_name = "openshell-e2e"
27
grpc_endpoint = "http://host.containers.internal:8080"
28
supervisor_image = "localhost/openshell/supervisor:e2e-vm"
29
+# Keep rootless Podman E2E teardown bounded.
30
+stop_timeout_secs = 15
0 commit comments