diff options
author | Sam Doran <sdoran@redhat.com> | 2019-12-09 16:24:11 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-12-09 16:24:11 -0500 |
commit | 7767f0bb2381bc8980be6f512937d5415c635a28 (patch) | |
tree | 15d84420467808622a16959ea896f94c943a8fb1 /test/integration/targets/yum | |
parent | 880bbb99464a41c8c00e474f9a1430b0212b6921 (diff) | |
download | ansible-7767f0bb2381bc8980be6f512937d5415c635a28.tar.gz |
Mark yum tests as unstable (#65671)
Fedora 31 tests are failing due to a missing packages error. I am unable to duplicate this issue when running locally, so it is possibly an issue with a mirror that is being used when run from Shippable
Diffstat (limited to 'test/integration/targets/yum')
-rw-r--r-- | test/integration/targets/yum/aliases | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/integration/targets/yum/aliases b/test/integration/targets/yum/aliases index f2cd2e3583..cad9dfa242 100644 --- a/test/integration/targets/yum/aliases +++ b/test/integration/targets/yum/aliases @@ -2,3 +2,4 @@ destructive shippable/posix/group4 skip/freebsd skip/osx +unstable |