summaryrefslogtreecommitdiff
path: root/.cirrus.yml
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2021-08-31 16:01:23 -0400
committerGitHub <noreply@github.com>2021-08-31 16:01:23 -0400
commitdc2a3e38d97b0fb265313d811d45487a0999edbd (patch)
tree82c42288b12577e95ce4a31ac0ac809177626e6d /.cirrus.yml
parentf947ea2d5fc84ac579d4bb13a66fb699500da7f4 (diff)
parent1ed0a7209d7a6ea8cab4f559308f4110fd2a2277 (diff)
downloadpodman-dc2a3e38d97b0fb265313d811d45487a0999edbd.tar.gz
podman-dc2a3e38d97b0fb265313d811d45487a0999edbd.tar.bz2
podman-dc2a3e38d97b0fb265313d811d45487a0999edbd.zip
Merge pull request #11372 from cevich/apiv2_update
Cirrus: Reduce APIv2 task timeout
Diffstat (limited to '.cirrus.yml')
-rw-r--r--.cirrus.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/.cirrus.yml b/.cirrus.yml
index f39e599ba..5087a00eb 100644
--- a/.cirrus.yml
+++ b/.cirrus.yml
@@ -423,6 +423,9 @@ apiv2_test_task:
depends_on:
- validate
gce_instance: *standardvm
+ # Test is normally pretty quick, about 10-minutes. If it hangs,
+ # don't make developers wait the full 1-hour timeout.
+ timeout_in: 20m
env:
<<: *stdenvars
TEST_FLAVOR: apiv2