diff options
author | Thanh Ha <thanh.ha@linuxfoundation.org> | 2015-03-02 09:12:55 -0500 |
---|---|---|
committer | Thanh Ha <thanh.ha@linuxfoundation.org> | 2015-03-02 09:12:55 -0500 |
commit | 60a6e059d9de392d6a05ab533a511e2f0d8f7013 (patch) | |
tree | 0876a0a990114d8006aab56ae630a4614afaed42 /jjb | |
parent | 1d083bfb6ec6186927d5953b4cbbbcca5f74e00c (diff) |
Fix genesis-merge jobs not launching
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>
Diffstat (limited to 'jjb')
-rw-r--r-- | jjb/genesis/genesis.yml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/jjb/genesis/genesis.yml b/jjb/genesis/genesis.yml index c527565df..72c978db5 100644 --- a/jjb/genesis/genesis.yml +++ b/jjb/genesis/genesis.yml @@ -167,9 +167,6 @@ branches: - branch-compare-type: 'ANT' branch-pattern: '**/master' - file-paths: - - compare-type: ANT - pattern: jjb/** builders: - shell: | |