From: Guillaume Abrioux Date: Thu, 7 Jun 2018 08:30:40 +0000 (+0200) Subject: ceph-ansible-prs: run 'auto' scenarios on smithi or ovh X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=80f02250028ce5daae6eed3717787732d06302d1;p=ceph-build.git ceph-ansible-prs: run 'auto' scenarios on smithi or ovh This is slowing down CI testing because we can't run more than 1 or 2 PRs at a time. Since I'm not sure if it's still worth to limit these scenarios to be run only on smithi node, let's try to temporary remove this limitation. 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 76fd8197..90077269 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 @@ -# tests that will auto start for every PR created and run on smithi +# tests that will auto start for every PR created and run on smithi or ovh - project: name: ceph-ansible-prs-auto - slave_labels: 'vagrant && libvirt && smithi' + slave_labels: 'vagrant && libvirt && (smithi || centos7)' release: - luminous ansible_version: