From: Guillaume Abrioux Date: Wed, 15 Nov 2017 10:27:48 +0000 (+0100) Subject: ceph-ansible-prs: change trigger-phrase X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=210f50d0dd8c2436e0d0f5e6228077d5fdcfb926;p=ceph-build.git ceph-ansible-prs: change trigger-phrase fix ceph-ansible-2.2-prs template because it triggers jobs that shouldn't for backport to stable-2.2 PRs. 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 1718f255..c9938d77 100644 --- a/ceph-ansible-prs/config/definitions/ceph-ansible-prs.yml +++ b/ceph-ansible-prs/config/definitions/ceph-ansible-prs.yml @@ -120,7 +120,7 @@ org-list: - ceph skip-build-phrase: '^jenkins do not test.*' - trigger-phrase: '^jenkins test stable-2.2 {release}-{ansible_version}-{scenario}|jenkins test all stable-2.2.*' + trigger-phrase: '^jenkins test stable-2.2 {release}-{ansible_version}-{scenario}|jenkins test stable-2.2.*' only-trigger-phrase: true github-hooks: false permit-all: true