[Skiboot] [PATCH 1/3] travis: Enable fedora30 for ppc64le

Stewart Smith stewart at linux.ibm.com
Mon Jul 22 15:30:33 AEST 2019


Back in ac734a084319 when we added fedora30, we were seeing weird
failures on ppc64le. We no longer see them, so enforce fedora30 passing
there.

Signed-off-by: Stewart Smith <stewart at linux.ibm.com>
---
 .travis.yml | 2 --
 1 file changed, 2 deletions(-)

diff --git a/.travis.yml b/.travis.yml
index 5a3226c22706..768c28000490 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -27,8 +27,6 @@ matrix:
   allow_failures:
     - env: RUN_ON_CONTAINER=fedora-rawhide
     - env: RUN_ON_CONTAINER=debian-unstable
-    - os: linux-ppc64le
-      env: RUN_ON_CONTAINER=fedora30
   exclude:
     - os: linux-ppc64le
       env: RUN_ON_CONTAINER=centos7
-- 
2.21.0



More information about the Skiboot mailing list