From: Thanh Ha Date: Mon, 2 Mar 2015 02:51:48 +0000 (-0500) Subject: Fix genesis-verify jobs not launching X-Git-Tag: arno.2015.1.0~177 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=b0807054c1619c1013d5aa52199b731d96d8ebc0;p=releng.git Fix genesis-verify jobs not launching 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 --- diff --git a/jjb/genesis/genesis.yml b/jjb/genesis/genesis.yml index aa89990f6..86952f074 100644 --- a/jjb/genesis/genesis.yml +++ b/jjb/genesis/genesis.yml @@ -108,11 +108,6 @@ branches: - branch-compare-type: 'ANT' branch-pattern: '**/master' - file-paths: - - compare-type: ANT - pattern: jjb/** - - compare-type: ANT - pattern: jjb-templates/** builders: - shell: |