From b804ed77372c30845bdd360f4baa52de98028a30 Mon Sep 17 00:00:00 2001 From: Jamo Luhrsen Date: Mon, 5 Feb 2018 19:28:23 -0800 Subject: [PATCH] Add : to jjb-deploy: This is more intuitive to me, as the keyword takes an argument. I realized this when I used the ODL keyword copy-logs: Change-Id: Ic321d6be56ef518a2056099cb5690ea6880c16c2 Signed-off-by: Jamo Luhrsen --- jjb/lf-ci-jobs.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jjb/lf-ci-jobs.yaml b/jjb/lf-ci-jobs.yaml index 6d5d01a4..2bff633c 100644 --- a/jjb/lf-ci-jobs.yaml +++ b/jjb/lf-ci-jobs.yaml @@ -264,7 +264,7 @@ stream: master gerrit_jjb_deploy_job_triggers: - comment-added-contains-event: - comment-contains-value: jjb-deploy (?!\*+$).+$ + comment-contains-value: 'jjb-deploy[:]* (?!\*+$).+$' ##################### # Job Configuration # -- 2.16.6