From: Jessica Wagantall Date: Fri, 20 Apr 2018 00:55:42 +0000 (-0700) Subject: Update comment triggers XC CLM X-Git-Tag: v0.18.0~3 X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=commitdiff_plain;h=379003e857da08bae0b43292d22ce66bca5e0e86;p=releng%2Fglobal-jjb.git Update comment triggers XC CLM Update comment triggers for Python XC CLM jobs. From "run-xc-clm" to "run-clm" to make it more consistent with other clm jobs. Changes made in response to the comments in I5e5c420539ab3a3e5b292620da4418c16d557221 Change-Id: I637d03805e19460c6c9abb20af61ee4d9d34763e Signed-off-by: Jessica Wagantall --- diff --git a/jjb/lf-python-jobs.yaml b/jjb/lf-python-jobs.yaml index cd492ab2..9041aefb 100644 --- a/jjb/lf-python-jobs.yaml +++ b/jjb/lf-python-jobs.yaml @@ -112,7 +112,7 @@ gerrit_clm_triggers: - comment-added-contains-event: - comment-contains-value: run-xc-clm$ + comment-contains-value: run-clm$ ##################### # Job Configuration # @@ -185,7 +185,7 @@ triggers: - lf-infra-github-pr-trigger: - trigger-phrase: '^run-xc-clm$' + trigger-phrase: '^run-clm$' only-trigger-phrase: false status-context: 'CLM' permit-all: true