Run verify-jjb in DEBUG mode 01/42101/1
authorThanh Ha <thanh.ha@linuxfoundation.org>
Tue, 19 Jul 2016 22:32:05 +0000 (18:32 -0400)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Tue, 19 Jul 2016 22:32:07 +0000 (18:32 -0400)
Run with DEBUG mode enabled so that it can tell us which template file
it is parsing when there is a failure.

Change-Id: I0565f2135da1613047c1e759605f55494ca06061
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
jjb/releng-jobs.yaml

index b58714f6e96141e8de713d93583eea2dc4a95acb..eb563f803dd59a6115ffb29d9532ed38265bb4ae 100644 (file)
@@ -61,7 +61,7 @@
         - shell: |
             pip freeze
             python scripts/jjb-autoupdate-project.py
-            jenkins-jobs test --recursive -o archives/job_output jjb/
+            jenkins-jobs -l DEBUG test --recursive -o archives/job_output jjb/
             gzip archives/job_output/*
 
         - releng-check-unicode