Fix genesis-merge jobs not launching 91/91/1
authorThanh Ha <thanh.ha@linuxfoundation.org>
Mon, 2 Mar 2015 14:12:55 +0000 (09:12 -0500)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Mon, 2 Mar 2015 14:12:55 +0000 (09:12 -0500)
Genesis merge jobs are no launching because it's checking against a file
path that does not exist for this repo. This patch removes the filepath.

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

index c527565..72c978d 100644 (file)
                 branches:
                     - branch-compare-type: 'ANT'
                       branch-pattern: '**/master'
-                file-paths:
-                    - compare-type: ANT
-                      pattern: jjb/**
 
     builders:
         - shell: |