From 40cf7d1e2839911410f3a1063bcc8d11296d49c8 Mon Sep 17 00:00:00 2001 From: Guillaume Abrioux Date: Tue, 15 Jun 2021 19:33:57 +0200 Subject: [PATCH] ceph-ansible-prs: use braggi for biggest jobs smithi and ovh workers aren't enough powerful, let's use braggi and adami instead for those jobs. Signed-off-by: Guillaume Abrioux --- ceph-ansible-prs/config/definitions/ceph-ansible-prs.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ceph-ansible-prs/config/definitions/ceph-ansible-prs.yml b/ceph-ansible-prs/config/definitions/ceph-ansible-prs.yml index a359cabc..9d22bbae 100644 --- a/ceph-ansible-prs/config/definitions/ceph-ansible-prs.yml +++ b/ceph-ansible-prs/config/definitions/ceph-ansible-prs.yml @@ -1,6 +1,6 @@ - project: - name: ceph-ansible-prs-smithi - slave_labels: 'vagrant && libvirt && smithi' + name: ceph-ansible-prs-braggi-adami + slave_labels: 'vagrant && libvirt && (braggi||adami)' distribution: - centos deployment: -- 2.39.5