Fix genesis-verify jobs not launching 89/89/1
authorThanh Ha <thanh.ha@linuxfoundation.org>
Mon, 2 Mar 2015 02:51:48 +0000 (21:51 -0500)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Mon, 2 Mar 2015 02:51:50 +0000 (21:51 -0500)
Genesis verify jobs are not launch because it's checking against a file
path that does not exist for this repo. This patch removes the filepath.

Change-Id: I578581e2e8fc3ecf8c4d610e5bd5376febe9061d
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
jjb/genesis/genesis.yml

index aa89990..86952f0 100644 (file)
                 branches:
                   - branch-compare-type: 'ANT'
                     branch-pattern: '**/master'
-                file-paths:
-                    - compare-type: ANT
-                      pattern: jjb/**
-                    - compare-type: ANT
-                      pattern: jjb-templates/**
 
     builders:
         - shell: |