From: Fatih Degirmenci Date: Thu, 15 Mar 2018 10:02:32 +0000 (+0100) Subject: xci: Skip the deployment for upstream and prototype changes X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?p=releng.git;a=commitdiff_plain;h=5f9ab1acff17a1be34faeccb46227384e5f049a9 xci: Skip the deployment for upstream and prototype changes Changes coming to these do not impact the framework so there is no need to run full verification for these. Change-Id: Ia9f8f4772a94cb0761c49ff27933798265831fa4 Signed-off-by: Fatih Degirmenci --- diff --git a/jjb/xci/xci-verify-jobs.yml b/jjb/xci/xci-verify-jobs.yml index 7aaf0f1ac..d78dc82d9 100644 --- a/jjb/xci/xci-verify-jobs.yml +++ b/jjb/xci/xci-verify-jobs.yml @@ -112,6 +112,10 @@ pattern: 'xci/scripts/vm/**' - compare-type: ANT pattern: 'docs/**' + - compare-type: ANT + pattern: 'prototypes/**' + - compare-type: ANT + pattern: 'upstream/**' - project-compare-type: 'REG_EXP' project-pattern: 'sfc|sdnvpn' branches: