From: Andrew Schoen Date: Wed, 6 Dec 2017 20:44:33 +0000 (-0600) Subject: ceph-volume-ansible-prs: add a trigger phrase to start all jobs X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=5196203644ca3fad5680a3d49470e1cf2bf52b42;p=ceph-build.git ceph-volume-ansible-prs: add a trigger phrase to start all jobs This will allow you to comment 'jenkins test ceph-volume all' and all jobs will trigger. Signed-off-by: Andrew Schoen --- diff --git a/ceph-volume-ansible-prs/config/definitions/ceph-volume-pr.yml b/ceph-volume-ansible-prs/config/definitions/ceph-volume-pr.yml index 35c267e2..83916ac2 100644 --- a/ceph-volume-ansible-prs/config/definitions/ceph-volume-pr.yml +++ b/ceph-volume-ansible-prs/config/definitions/ceph-volume-pr.yml @@ -127,7 +127,7 @@ org-list: - ceph only-trigger-phrase: true - trigger-phrase: 'jenkins test ceph-volume {subcommand} {distro}-{objectstore}-{scenario}' + trigger-phrase: '^jenkins test ceph-volume {subcommand} {distro}-{objectstore}-{scenario}|jenkins test ceph-volume all.*' github-hooks: true permit-all: true auto-close-on-fail: false