Code Review
/
releng.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
d7aa449
)
xci: Skip the deployment for upstream and prototype changes
67/53867/1
author
Fatih Degirmenci
<fdegir@gmail.com>
Thu, 15 Mar 2018 10:02:32 +0000
(11:02 +0100)
committer
Fatih Degirmenci
<fdegir@gmail.com>
Thu, 15 Mar 2018 10:02:32 +0000
(11:02 +0100)
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 <fdegir@gmail.com>
jjb/xci/xci-verify-jobs.yml
patch
|
blob
|
history
diff --git
a/jjb/xci/xci-verify-jobs.yml
b/jjb/xci/xci-verify-jobs.yml
index
7aaf0f1
..
d78dc82
100644
(file)
--- 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: