From ea0ce9a76469ceb241fb3cb18b1f13a92af2c271 Mon Sep 17 00:00:00 2001 From: Guillaume Abrioux Date: Mon, 19 Sep 2022 15:21:08 +0200 Subject: [PATCH] ceph-volume: drop testing against focal due the a too few number of available jenkins workers allocated to ceph-volume, we can't afford testing against both centos and ubuntu. Signed-off-by: Guillaume Abrioux --- ceph-volume-nightly/config/definitions/ceph-volume-nightly.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/ceph-volume-nightly/config/definitions/ceph-volume-nightly.yml b/ceph-volume-nightly/config/definitions/ceph-volume-nightly.yml index 4e879b24..665d76f3 100644 --- a/ceph-volume-nightly/config/definitions/ceph-volume-nightly.yml +++ b/ceph-volume-nightly/config/definitions/ceph-volume-nightly.yml @@ -1,7 +1,6 @@ - project: name: ceph-volume-nightly-lvm distro: - - focal - centos8 objectstore: - bluestore @@ -22,7 +21,6 @@ - project: name: ceph-volume-nightly-batch distro: - - focal - centos8 objectstore: - bluestore @@ -43,7 +41,6 @@ - project: name: ceph-volume-nightly-batch-mixed distro: - - focal - centos8 objectstore: - bluestore -- 2.47.3