diff options
author | Daniel J Walsh <dwalsh@redhat.com> | 2020-05-22 06:02:23 -0400 |
---|---|---|
committer | Daniel J Walsh <dwalsh@redhat.com> | 2020-06-04 10:58:37 -0400 |
commit | 77b8187ea08bd32217d1739b880a3629c3a43709 (patch) | |
tree | 7ece02521fa992769121ab399f1b8d2e0eaa5ffa /.cirrus.yml | |
parent | ceef4f6819212ff320bc0582d637693516561643 (diff) | |
download | podman-77b8187ea08bd32217d1739b880a3629c3a43709.tar.gz podman-77b8187ea08bd32217d1739b880a3629c3a43709.tar.bz2 podman-77b8187ea08bd32217d1739b880a3629c3a43709.zip |
Attempt to turn on special_testing_in_podman tests
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
Diffstat (limited to '.cirrus.yml')
-rw-r--r-- | .cirrus.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.cirrus.yml b/.cirrus.yml index 292f83951..b6bd679af 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -512,7 +512,6 @@ special_testing_rootless_task: special_testing_in_podman_task: - skip: $CI == 'true' alias: "special_testing_in_podman" depends_on: - "gating" |