]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commitdiff
ceph-volume-ansible-prs: disable centos7 tests 1108/head
authorAndrew Schoen <aschoen@redhat.com>
Fri, 24 Aug 2018 12:54:46 +0000 (08:54 -0400)
committerAndrew Schoen <aschoen@redhat.com>
Fri, 24 Aug 2018 13:10:51 +0000 (09:10 -0400)
We're having infrastructure issues with OVH and the centos7 vagrant
vm kernel panics after booting. Disabling these for now until the issue
can be resolved.

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
ceph-volume-ansible-prs/config/definitions/ceph-volume-pr.yml

index 8cef5a6d1ec7d1ff6169d63ee6674adf0d9decf6..01c6b6423169f5ac22b0168d7a80cc2556455438 100644 (file)
@@ -1,8 +1,11 @@
+# disabling centos7 for now as we're having infrastructure issues
+# with OVH and the centos7 vm kernel panics after booting
+
 - project:
     name: ceph-volume-ansible-prs-lvm
     distro:
       - xenial
-      - centos7
+#     - centos7
     objectstore:
       - bluestore
       - filestore
@@ -19,7 +22,7 @@
     name: ceph-volume-ansible-prs-simple
     distro:
       - xenial
-      - centos7
+#     - centos7
     objectstore:
       - bluestore
       - filestore
@@ -37,7 +40,7 @@
     name: ceph-volume-ansible-prs-batch
     distro:
       - xenial
-      - centos7
+#     - centos7
     objectstore:
       - bluestore
       - filestore