diff options
author | Markos Chandras <mchandras@suse.de> | 2017-01-27 17:18:00 +0000 |
---|---|---|
committer | Markos Chandras <mchandras@suse.de> | 2017-01-27 17:18:00 +0000 |
commit | ebaf0be9a53d464b16498e9be70dfdd52188f385 (patch) | |
tree | 09ae93f553979faabedfd630a84bd94366e9b216 /jjb/infra | |
parent | c0bab8938479ed5b30858c2583e8f0ef69b65aa8 (diff) |
jjb: infra: bifrost-verify-jobs: Ignore jjb patchsets
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>
Diffstat (limited to 'jjb/infra')
-rw-r--r-- | jjb/infra/bifrost-verify-jobs.yml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/jjb/infra/bifrost-verify-jobs.yml b/jjb/infra/bifrost-verify-jobs.yml index 28e36aac6..475d478c2 100644 --- a/jjb/infra/bifrost-verify-jobs.yml +++ b/jjb/infra/bifrost-verify-jobs.yml @@ -202,8 +202,6 @@ file-paths: - compare-type: ANT pattern: 'prototypes/bifrost/**' - - compare-type: ANT - pattern: 'jjb/infra/**' readable-message: true #--------------------------- |