From 0ee3f36bf0642c62cf32f1444ea09f231f4575d7 Mon Sep 17 00:00:00 2001 From: Guillaume Abrioux Date: Fri, 15 Jun 2018 23:13:13 +0200 Subject: [PATCH] Revert "ceph-ansible-prs: run 'auto' scenarios on smithi or ovh" This reverts commit 80f02250028ce5daae6eed3717787732d06302d1. --- ceph-ansible-prs/config/definitions/ceph-ansible-prs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ceph-ansible-prs/config/definitions/ceph-ansible-prs.yml b/ceph-ansible-prs/config/definitions/ceph-ansible-prs.yml index f0d9f59f..89b39dae 100644 --- a/ceph-ansible-prs/config/definitions/ceph-ansible-prs.yml +++ b/ceph-ansible-prs/config/definitions/ceph-ansible-prs.yml @@ -4,7 +4,7 @@ ## the ceph-build.git/ceph-ansible-pipeline job config for it to run - project: name: ceph-ansible-prs-auto - slave_labels: 'vagrant && libvirt && (smithi || centos7)' + slave_labels: 'vagrant && libvirt && smithi' release: - luminous ansible_version: -- 2.39.5