]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commitdiff
ceph-volume-ansible-prs: add a trigger phrase to start all jobs 932/head
authorAndrew Schoen <aschoen@redhat.com>
Wed, 6 Dec 2017 20:44:33 +0000 (14:44 -0600)
committerAndrew Schoen <aschoen@redhat.com>
Wed, 6 Dec 2017 20:44:33 +0000 (14:44 -0600)
This will allow you to comment 'jenkins test ceph-volume all' and
all jobs will trigger.

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
ceph-volume-ansible-prs/config/definitions/ceph-volume-pr.yml

index 35c267e2e87fd66196f944b4876cfae7a952bc3a..83916ac2e913d004d3e9cb4d62c378c77bee8cd6 100644 (file)
           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