summaryrefslogtreecommitdiff
path: root/.cirrus.yml
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2020-04-21 16:08:09 -0400
committerGitHub <noreply@github.com>2020-04-21 16:08:09 -0400
commit103eca67b720931869e1932002a384ac8ad889ff (patch)
tree9a005118d5a05bb90d8df2e6124ed685993751e4 /.cirrus.yml
parent413929babd078f3d1281994398501997c1a2d4d1 (diff)
parent5c968b7693a5a4ebe8d03684a6a64347de8c32b2 (diff)
downloadpodman-103eca67b720931869e1932002a384ac8ad889ff.tar.gz
podman-103eca67b720931869e1932002a384ac8ad889ff.tar.bz2
podman-103eca67b720931869e1932002a384ac8ad889ff.zip
Merge pull request #5894 from baude/v2test
Enable integration tests (skip fails)
Diffstat (limited to '.cirrus.yml')
-rw-r--r--.cirrus.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/.cirrus.yml b/.cirrus.yml
index 016ef8f2b..58f56798c 100644
--- a/.cirrus.yml
+++ b/.cirrus.yml
@@ -459,8 +459,6 @@ testing_task:
# testing matrix.
integration_test_temporary_task:
- allow_failures: $CI == 'true'
-
depends_on:
- "gating"
- "varlink_api"