Add : to jjb-deploy: 81/8681/3
authorJamo Luhrsen <jluhrsen@redhat.com>
Tue, 6 Feb 2018 03:28:23 +0000 (19:28 -0800)
committerJamo Luhrsen <jluhrsen@redhat.com>
Tue, 6 Feb 2018 19:30:56 +0000 (11:30 -0800)
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 <jluhrsen@redhat.com>
jjb/lf-ci-jobs.yaml

index 6d5d01a..2bff633 100644 (file)
     stream: master
     gerrit_jjb_deploy_job_triggers:
       - comment-added-contains-event:
-          comment-contains-value: jjb-deploy (?!\*+$).+$
+          comment-contains-value: 'jjb-deploy[:]* (?!\*+$).+$'
 
     #####################
     # Job Configuration #