From abaa3c4429467ce80cc2ca8fb12ba654ad0ab3cf Mon Sep 17 00:00:00 2001 From: Rishabh Dave Date: Fri, 28 Feb 2020 14:02:30 +0530 Subject: [PATCH] ceph-volume: use cento8 instead of centos7 for PR jobs Signed-off-by: Rishabh Dave --- .../config/definitions/ceph-volume-pr.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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 7bfc5a45..418f1c75 100644 --- a/ceph-volume-ansible-prs/config/definitions/ceph-volume-pr.yml +++ b/ceph-volume-ansible-prs/config/definitions/ceph-volume-pr.yml @@ -2,7 +2,7 @@ - project: name: ceph-volume-ansible-prs-lvm distro: - - centos7 + - centos8 objectstore: - bluestore - filestore @@ -18,7 +18,7 @@ - project: name: ceph-volume-ansible-prs-simple distro: - - centos7 + - centos8 objectstore: - bluestore - filestore @@ -35,7 +35,7 @@ - project: name: ceph-volume-ansible-prs-batch distro: - - centos7 + - centos8 objectstore: - bluestore - filestore @@ -51,7 +51,7 @@ - project: name: ceph-volume-ansible-prs-batch-mixed distro: - - centos7 + - centos8 objectstore: - bluestore - filestore -- 2.39.5