summaryrefslogtreecommitdiff
path: root/.cirrus.yml
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2019-09-20 05:43:24 +0200
committerGitHub <noreply@github.com>2019-09-20 05:43:24 +0200
commite155162e4506d14b2cd77f46bc456c7cce71f125 (patch)
tree8f8568b1015f81cb5b9277d55820aaa911a40d93 /.cirrus.yml
parentc38844f5a9abedd1b9bce0641ee6f1909377a5d7 (diff)
parent96bcf8cecc92c70cdb86ee288eb57795ef6395e7 (diff)
downloadpodman-e155162e4506d14b2cd77f46bc456c7cce71f125.tar.gz
podman-e155162e4506d14b2cd77f46bc456c7cce71f125.tar.bz2
podman-e155162e4506d14b2cd77f46bc456c7cce71f125.zip
Merge pull request #4042 from jwhonce/wip/msi
Support podman-remote help on windows
Diffstat (limited to '.cirrus.yml')
-rw-r--r--.cirrus.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.cirrus.yml b/.cirrus.yml
index 39275f6db..663fb91b8 100644
--- a/.cirrus.yml
+++ b/.cirrus.yml
@@ -491,7 +491,7 @@ special_testing_cgroupv2_task:
TEST_REMOTE_CLIENT: true
TEST_REMOTE_CLIENT: false
- timeout_in: 20m
+ timeout_in: 120m
networking_script: '${CIRRUS_WORKING_DIR}/${SCRIPT_BASE}/networking.sh'
setup_environment_script: '$SCRIPT_BASE/setup_environment.sh |& ${TIMESTAMP}'