From 6072cff00cd0b6951e97dd39fbc3e6a694d7a0e3 Mon Sep 17 00:00:00 2001 From: Guillaume Abrioux Date: Tue, 2 Apr 2019 17:51:09 +0200 Subject: [PATCH] ceph-ansible: add more slaves let's try to use ovh slaves as well, at least for master and stable-4.0 jobs. Signed-off-by: Guillaume Abrioux --- .../config/definitions/ceph-ansible-prs.yml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/ceph-ansible-prs/config/definitions/ceph-ansible-prs.yml b/ceph-ansible-prs/config/definitions/ceph-ansible-prs.yml index 9b4a2383..612cf44d 100644 --- a/ceph-ansible-prs/config/definitions/ceph-ansible-prs.yml +++ b/ceph-ansible-prs/config/definitions/ceph-ansible-prs.yml @@ -1,7 +1,7 @@ # master - project: name: ceph-ansible-prs-master-pipeline - slave_labels: 'vagrant && libvirt && smithi' + slave_labels: 'vagrant && libvirt && centos7' release: - dev distribution: @@ -31,7 +31,7 @@ - project: name: ceph-ansible-prs-master-non_container-pipeline - slave_labels: 'vagrant && libvirt && smithi' + slave_labels: 'vagrant && libvirt && centos7' release: - dev distribution: @@ -46,7 +46,7 @@ - project: name: ceph-ansible-prs-master-ooo-pipeline - slave_labels: 'vagrant && libvirt && smithi' + slave_labels: 'vagrant && libvirt && centos7' release: - dev distribution: @@ -60,7 +60,7 @@ - project: name: ceph-ansible-prs-master-podman-pipeline - slave_labels: 'vagrant && libvirt && smithi' + slave_labels: 'vagrant && libvirt && centos7' release: - dev distribution: @@ -75,7 +75,7 @@ # nautilus - project: name: ceph-ansible-prs-nautilus-pipeline - slave_labels: 'vagrant && libvirt && smithi' + slave_labels: 'vagrant && libvirt && centos7' release: - nautilus distribution: @@ -105,7 +105,7 @@ - project: name: ceph-ansible-prs-nautilus-non_container-pipeline - slave_labels: 'vagrant && libvirt && smithi' + slave_labels: 'vagrant && libvirt && centos7' release: - nautilus distribution: @@ -120,7 +120,7 @@ - project: name: ceph-ansible-prs-nautilus-ooo-pipeline - slave_labels: 'vagrant && libvirt && smithi' + slave_labels: 'vagrant && libvirt && centos7' release: - nautilus distribution: @@ -134,7 +134,7 @@ - project: name: ceph-ansible-prs-nautilus-podman-pipeline - slave_labels: 'vagrant && libvirt && smithi' + slave_labels: 'vagrant && libvirt && centos7' release: - nautilus distribution: -- 2.39.5