From: Guillaume Abrioux Date: Wed, 18 May 2022 08:00:09 +0000 (+0200) Subject: cephadm-ansible-prs: update scenario name X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F2001%2Fhead;p=ceph-build.git cephadm-ansible-prs: update scenario name The tox config in cephadm-ansible has now more than 1 test. Let's rename from 'deploy_and_purge' to 'tox' so it's more generic Signed-off-by: Guillaume Abrioux --- diff --git a/cephadm-ansible-prs/config/definitions/cephadm-ansible-prs.yml b/cephadm-ansible-prs/config/definitions/cephadm-ansible-prs.yml index 2e4d32e9..89495fdb 100644 --- a/cephadm-ansible-prs/config/definitions/cephadm-ansible-prs.yml +++ b/cephadm-ansible-prs/config/definitions/cephadm-ansible-prs.yml @@ -2,7 +2,7 @@ name: cephadm-ansible-prs-smithi worker_labels: 'vagrant && libvirt && (braggi || adami)' scenario: - - deploy_and_purge + - tox jobs: - 'cephadm-ansible-prs-auto'