Make sure verifies are recursive for trigger 07/7/1
authorAndrew Grimberg <agrimberg@linuxfoundation.org>
Tue, 24 Nov 2015 20:27:37 +0000 (12:27 -0800)
committerAndrew Grimberg <agrimberg@linuxfoundation.org>
Tue, 24 Nov 2015 20:27:37 +0000 (12:27 -0800)
Make sure the ANT path is a recursive path lookup for the verify trigger

Change-Id: I2662cdf817f22f142bee996e4648f34be0634170
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
jjb/ci-management-jobs.yaml

index 7b2540c..8b1d4d8 100644 (file)
@@ -55,7 +55,7 @@
                       branch-pattern: '**/master'
                   file-paths:
                     - compare-type: ANT
-                      pattern: jjb/*
+                      pattern: jjb/**
                     - compare-type: ANT
                       pattern: jjb-templates/**