From 7767f0bb2381bc8980be6f512937d5415c635a28 Mon Sep 17 00:00:00 2001 From: Sam Doran Date: Mon, 9 Dec 2019 16:24:11 -0500 Subject: [PATCH] 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 --- test/integration/targets/yum/aliases | 1 + 1 file changed, 1 insertion(+) diff --git a/test/integration/targets/yum/aliases b/test/integration/targets/yum/aliases index f2cd2e35833..cad9dfa2423 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