summaryrefslogtreecommitdiff
path: root/test/e2e/config
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2021-09-20 14:21:44 -0400
committerGitHub <noreply@github.com>2021-09-20 14:21:44 -0400
commit791458605af79e17e12a5a56fff30742ea0ff310 (patch)
treeeb056166911b641c6c230023cb7cbf19697fa3eb /test/e2e/config
parentfff178fe517406f61fc6ddad00312ee7282e0174 (diff)
parentb74edfb0a1bf5a27a3bba884a0e2275d2f281a65 (diff)
downloadpodman-791458605af79e17e12a5a56fff30742ea0ff310.tar.gz
podman-791458605af79e17e12a5a56fff30742ea0ff310.tar.bz2
podman-791458605af79e17e12a5a56fff30742ea0ff310.zip
Merge pull request #11630 from rhatdan/timeout
Add support for retrieving system service --timeout
Diffstat (limited to 'test/e2e/config')
-rw-r--r--test/e2e/config/containers.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/e2e/config/containers.conf b/test/e2e/config/containers.conf
index bbd712254..c33f32ab4 100644
--- a/test/e2e/config/containers.conf
+++ b/test/e2e/config/containers.conf
@@ -59,6 +59,7 @@ no_hosts=true
[engine]
network_cmd_options=["allow_host_loopback=true"]
+service_timeout=1234
# We need to ensure each test runs on a separate plugin instance...
# For now, let's just make a bunch of plugin paths and have each test use one.