jjb: infra: bifrost-verify-jobs: Ignore jjb patchsets 77/27677/1
authorMarkos Chandras <mchandras@suse.de>
Fri, 27 Jan 2017 17:18:00 +0000 (17:18 +0000)
committerMarkos Chandras <mchandras@suse.de>
Fri, 27 Jan 2017 17:18:00 +0000 (17:18 +0000)
There is no point testing changes in the jjb/infra/*
files since they only come into effect once the patchset
is merged and the job is updated. Let not wait cycles
testing such patchsets.

Change-Id: I858c07cd2ea887fe30ff7ffe4372ff378be05754
Signed-off-by: Markos Chandras <mchandras@suse.de>
jjb/infra/bifrost-verify-jobs.yml

index 28e36aa..475d478 100644 (file)
                 file-paths:
                   - compare-type: ANT
                     pattern: 'prototypes/bifrost/**'
-                  - compare-type: ANT
-                    pattern: 'jjb/infra/**'
             readable-message: true
 
 #---------------------------