diff options
author | Markos Chandras <mchandras@suse.de> | 2018-05-21 09:51:35 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2018-05-21 09:51:35 +0000 |
commit | 14ae4abbe63222e2e24c7d810aa37bd52e10fb95 (patch) | |
tree | 5917398c31b8949f04c66561f95b7da9a12fe30d /jjb | |
parent | cdd9060386c25a5481244a24e84fd7fc3ab03d90 (diff) | |
parent | 4cc1e0d238a085aa1e43938b2ff16200fe7bb914 (diff) |
Merge "xci: Enable verification of changes coming to prototypes folder"
Diffstat (limited to 'jjb')
-rw-r--r-- | jjb/xci/xci-verify-jobs.yaml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/jjb/xci/xci-verify-jobs.yaml b/jjb/xci/xci-verify-jobs.yaml index 7dea53625..2230cd56d 100644 --- a/jjb/xci/xci-verify-jobs.yaml +++ b/jjb/xci/xci-verify-jobs.yaml @@ -113,8 +113,6 @@ - compare-type: ANT pattern: 'docs/**' - compare-type: ANT - pattern: 'prototypes/**' - - compare-type: ANT pattern: 'upstream/**' - project-compare-type: 'REG_EXP' project-pattern: 'sfc|sdnvpn|releng-xci-scenarios' |