From: Andrew Schoen Date: Fri, 24 Aug 2018 12:54:46 +0000 (-0400) Subject: ceph-volume-ansible-prs: disable centos7 tests X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F1108%2Fhead;p=ceph-build.git ceph-volume-ansible-prs: disable centos7 tests 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 --- diff --git a/ceph-volume-ansible-prs/config/definitions/ceph-volume-pr.yml b/ceph-volume-ansible-prs/config/definitions/ceph-volume-pr.yml index 8cef5a6d..01c6b642 100644 --- a/ceph-volume-ansible-prs/config/definitions/ceph-volume-pr.yml +++ b/ceph-volume-ansible-prs/config/definitions/ceph-volume-pr.yml @@ -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