From: Guillaume Abrioux Date: Wed, 10 Jul 2019 07:58:42 +0000 (+0200) Subject: ceph-ansible: remove unused ubuntu jobs X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=638d02efa5df439806797bb560a701fe2bec0cb0;p=ceph-build.git ceph-ansible: remove unused ubuntu jobs This commit removes some ubuntu job definition which are unused. Signed-off-by: Guillaume Abrioux --- diff --git a/ceph-ansible-prs/config/definitions/ceph-ansible-prs.yml b/ceph-ansible-prs/config/definitions/ceph-ansible-prs.yml index cf81ed59..b2a9bdf4 100644 --- a/ceph-ansible-prs/config/definitions/ceph-ansible-prs.yml +++ b/ceph-ansible-prs/config/definitions/ceph-ansible-prs.yml @@ -164,17 +164,34 @@ # luminous, stable-3.2, stable 3.1 - project: - name: ceph-ansible-prs-luminous-pipeline + name: ceph-ansible-prs-luminous-ubuntu-pipeline slave_labels: 'vagrant && libvirt && smithi' release: - luminous distribution: - - centos - ubuntu deployment: - container - non_container scenario: +# stable-3.2 / stable-3.1 + - all_daemons + jobs: + - 'ceph-ansible-prs-pipeline' + + +# luminous, stable-3.2, stable 3.1 +- project: + name: ceph-ansible-prs-luminous-centos-pipeline + slave_labels: 'vagrant && libvirt && smithi' + release: + - luminous + distribution: + - centos + deployment: + - container + - non_container + scenario: # stable-3.2 / stable-3.1 - all_daemons - collocation