jjb: xci: Do not trigger the CI when patchset modifies the CI VM 81/49081/1
authorMarkos Chandras <mchandras@suse.de>
Fri, 15 Dec 2017 16:27:01 +0000 (16:27 +0000)
committerMarkos Chandras <mchandras@suse.de>
Fri, 15 Dec 2017 16:27:01 +0000 (16:27 +0000)
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>
jjb/xci/xci-verify-jobs.yml

index 1b2b74a..9fa5633 100644 (file)
                 - 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/**'
                   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: