From: David Galloway Date: Fri, 30 Nov 2018 18:45:13 +0000 (-0500) Subject: teuthology-PRs: Add trigger phrase X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=d8caa5d29bb1aa1f96820fcf1a40cd8c5beb1077;p=ceph-build.git teuthology-PRs: Add trigger phrase Not sure if there was a default that used to work in the past but this field was blank in the Jenkins web UI and I had to set it before commenting 'jenkins test' triggered a build. Signed-off-by: David Galloway --- diff --git a/teuthology-pull-requests/config/definitions/teuthology-pull-requests.yml b/teuthology-pull-requests/config/definitions/teuthology-pull-requests.yml index 48eed3ad3..8b836cafb 100644 --- a/teuthology-pull-requests/config/definitions/teuthology-pull-requests.yml +++ b/teuthology-pull-requests/config/definitions/teuthology-pull-requests.yml @@ -45,6 +45,7 @@ - idryomov - vasukulkarni - ivotron + trigger-phrase: 'jenkins test.*|jenkins retest.*' only-trigger-phrase: false github-hooks: true permit-all: false