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 <jwagantall@linuxfoundation.org>
gerrit_clm_triggers:
- comment-added-contains-event:
- comment-contains-value: run-xc-clm$
+ comment-contains-value: run-clm$
#####################
# Job Configuration #
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