summaryrefslogtreecommitdiffstats
path: root/jjb/xci/xci-verify-jobs.yml
diff options
context:
space:
mode:
authorMarkos Chandras <mchandras@suse.de>2017-12-15 16:27:01 +0000
committerMarkos Chandras <mchandras@suse.de>2017-12-15 16:27:01 +0000
commite610bf1a93d37f2c0f12fe22ed8d5129cefeb8ba (patch)
tree03a6d6a43490c4ba1a392945f5f8987b8801f72c /jjb/xci/xci-verify-jobs.yml
parentc633e80356bb3b57d7cf337607cf61eab01908f9 (diff)
jjb: xci: Do not trigger the CI when patchset modifies the CI VM
The scripts in xci/scripts/vm are used to manage the VM on the CI so we shouldn't blindly test a patch that modifies them. It's better to use manual inspection since that script rarely changes anyway. Change-Id: I48d81f984a1a8d1500be2cc74ea79420962b9a15 Signed-off-by: Markos Chandras <mchandras@suse.de>
Diffstat (limited to 'jjb/xci/xci-verify-jobs.yml')
-rw-r--r--jjb/xci/xci-verify-jobs.yml7
1 files changed, 2 insertions, 5 deletions
diff --git a/jjb/xci/xci-verify-jobs.yml b/jjb/xci/xci-verify-jobs.yml
index 1b2b74af8..9fa5633a0 100644
--- a/jjb/xci/xci-verify-jobs.yml
+++ b/jjb/xci/xci-verify-jobs.yml
@@ -107,11 +107,6 @@
- branch-compare-type: 'ANT'
branch-pattern: '**/{branch}'
disable-strict-forbidden-file-verification: 'true'
- file-paths:
- - compare-type: ANT
- pattern: 'bifrost/**'
- - compare-type: ANT
- pattern: 'xci/**'
forbidden-file-paths:
- compare-type: ANT
pattern: 'prototypes/**'
@@ -121,6 +116,8 @@
pattern: '**/README.rst'
- compare-type: ANT
pattern: 'docs/**'
+ - compare-type: ANT
+ pattern: 'xci/scripts/vm/**'
readable-message: true
custom-url: '* $JOB_NAME $BUILD_URL'
skip-vote: