]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-build.git/commitdiff
ceph-volume-ansible-prs: enable tests on centos 7 1111/head
authorAndrew Schoen <aschoen@redhat.com>
Mon, 27 Aug 2018 15:28:20 +0000 (10:28 -0500)
committerAndrew Schoen <aschoen@redhat.com>
Mon, 27 Aug 2018 15:28:20 +0000 (10:28 -0500)
Running the tests on Centos 7.4 hosts allows the vagrant vms
to boot properly.

See:
https://github.com/ceph/mita/pull/126/commits/35d53b13e177831306b0b401b0b5d0fafecf4b78

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

index c3127511f088ed65152acd4606497c4e3f280070..fdfc57d6a4d525bd537ac844289db0258ef72461 100644 (file)
@@ -1,11 +1,9 @@
-# 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
@@ -22,7 +20,7 @@
     name: ceph-volume-ansible-prs-simple
     distro:
       - xenial
-#     - centos7
+      - centos7
     objectstore:
       - bluestore
       - filestore
@@ -40,7 +38,7 @@
     name: ceph-volume-ansible-prs-batch
     distro:
       - xenial
-#     - centos7
+      - centos7
     objectstore:
       - bluestore
       - filestore