From e70982ce09a712f1182bc66d381de43a9076ec5f Mon Sep 17 00:00:00 2001 From: Jan Fajerski Date: Wed, 12 Feb 2020 10:00:18 +0100 Subject: [PATCH] Add nightly support for ceph-volume centos8 tests --- .../definitions/ceph-volume-nightly.yml | 44 ++++++++++++++++++- 1 file changed, 43 insertions(+), 1 deletion(-) diff --git a/ceph-volume-nightly/config/definitions/ceph-volume-nightly.yml b/ceph-volume-nightly/config/definitions/ceph-volume-nightly.yml index b7da4d2c..c5c87fb7 100644 --- a/ceph-volume-nightly/config/definitions/ceph-volume-nightly.yml +++ b/ceph-volume-nightly/config/definitions/ceph-volume-nightly.yml @@ -3,6 +3,7 @@ distro: - xenial - centos7 + - centos8 objectstore: - bluestore - filestore @@ -16,6 +17,19 @@ - mimic - luminous - nautilus + exclude: + - ceph-branch: master + distro: centos7 + - ceph-branch: nautilus + distro: centos8 + - ceph-branch: master + distro: xenial + - ceph-branch: nautilus + distro: xenial + - ceph-branch: mimic + distro: centos8 + - ceph-branch: luminous + distro: centos8 jobs: - 'ceph-volume-nightly-{ceph_branch}-{subcommand}-{distro}-{objectstore}-{scenario}' @@ -46,6 +60,7 @@ distro: - xenial - centos7 + - centos8 objectstore: - bluestore - filestore @@ -59,6 +74,19 @@ - mimic - luminous - nautilus + exclude: + - ceph-branch: master + distro: centos7 + - ceph-branch: nautilus + distro: centos8 + - ceph-branch: master + distro: xenial + - ceph-branch: nautilus + distro: xenial + - ceph-branch: mimic + distro: centos8 + - ceph-branch: luminous + distro: centos8 jobs: - 'ceph-volume-nightly-{ceph_branch}-{subcommand}-{distro}-{objectstore}-{scenario}' @@ -67,6 +95,7 @@ name: ceph-volume-nightly-batch-mixed distro: - centos7 + - centos8 objectstore: - bluestore - filestore @@ -80,6 +109,19 @@ - nautilus - mimic - luminous + exclude: + - ceph-branch: master + distro: centos7 + - ceph-branch: nautilus + distro: centos8 + - ceph-branch: master + distro: xenial + - ceph-branch: nautilus + distro: xenial + - ceph-branch: mimic + distro: centos8 + - ceph-branch: luminous + distro: centos8 jobs: - 'ceph-volume-nightly-{ceph_branch}-{subcommand}-{distro}-{objectstore}-{scenario}' @@ -152,4 +194,4 @@ latest-only: false - email: - recipients: aschoen@redhat.com adeza@redhat.com jfajerski@suse.com + recipients: aschoen@redhat.com jfajerski@suse.com -- 2.39.5