From: Guillaume Abrioux Date: Tue, 24 Jan 2023 15:32:40 +0000 (+0100) Subject: ceph-container-prs: disable ceph-ansible tests X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=65f2c537df929f3e8a55a7b96e73949ced6ddcaa;p=ceph-build.git ceph-container-prs: disable ceph-ansible tests ceph-container repo is being reworked. ceph-ansible is about to drop ceph/daemon entrypoints anyway so theses tests don't make sense anymore. This disables ceph-ansible tests in the ceph-container CI. Signed-off-by: Guillaume Abrioux --- diff --git a/ceph-container-prs/config/definitions/ceph-container-prs.yml b/ceph-container-prs/config/definitions/ceph-container-prs.yml index 75933382..fbea3f7f 100644 --- a/ceph-container-prs/config/definitions/ceph-container-prs.yml +++ b/ceph-container-prs/config/definitions/ceph-container-prs.yml @@ -40,7 +40,7 @@ - ceph skip-build-phrase: '^jenkins do not test.*|.*\[skip ci\].*' trigger-phrase: 'jenkins test ceph_ansible-{test}' - only-trigger-phrase: false + only-trigger-phrase: true github-hooks: true permit-all: true auto-close-on-fail: false