summaryrefslogtreecommitdiff
path: root/.cirrus.yml
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2018-10-15 07:26:29 -0700
committerGitHub <noreply@github.com>2018-10-15 07:26:29 -0700
commit2bc9a3c4bbaade50264b1dbf348d1521cdd8d8b5 (patch)
tree626da6c549e377c077a2da3e28d3180f5a856aa5 /.cirrus.yml
parentf667a782a40be4ca757ea24d0d1e012fc618bd6a (diff)
parentb610913ef55ac36d0b145a7d20461649650cc5a1 (diff)
downloadpodman-2bc9a3c4bbaade50264b1dbf348d1521cdd8d8b5.tar.gz
podman-2bc9a3c4bbaade50264b1dbf348d1521cdd8d8b5.tar.bz2
podman-2bc9a3c4bbaade50264b1dbf348d1521cdd8d8b5.zip
Merge pull request #1645 from cevich/flake_delay
Cirrus: Enable debugging delay on non-zero exit
Diffstat (limited to '.cirrus.yml')
-rw-r--r--.cirrus.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.cirrus.yml b/.cirrus.yml
index bc471cb84..c00f2d095 100644
--- a/.cirrus.yml
+++ b/.cirrus.yml
@@ -19,6 +19,8 @@ env:
CNI_COMMIT: "7480240de9749f9a0a5c8614b17f1f03e0c06ab9"
CRIO_COMMIT: "662dbb31b5d4f5ed54511a47cde7190c61c28677"
RUNC_COMMIT: "ad0f5255060d36872be04de22f8731f38ef2d7b1"
+ # Enable debugging delay on test-failure if non-empty.
+ FLAKE_DEBUG_DELAY: 1
# File to update in home-dir with task-specific env. var values
ENVLIB: ".bash_profile"
# Overrides default location (/tmp/cirrus) for repo clone