Ignore Vagrant files in devstack-tobiko-* jobs
Depends-On: https://review.opendev.org/c/x/tobiko/+/834841 Change-Id: Ie331e78f2fd841d7e0c95e418a6f4061aa1d9a8c
This commit is contained in:
parent
e8cfc4140a
commit
0664ee21f2
@ -24,9 +24,11 @@
|
||||
- ^.*\.rst$
|
||||
- ^doc/
|
||||
- ^infrared_plugin/
|
||||
- ^playbooks/vagrant
|
||||
- ^releasenotes/
|
||||
- ^report/
|
||||
- ^tobiko/tests/faults/
|
||||
- ^tobiko/tests/sanity/
|
||||
- ^tobiko/tests/scenario/
|
||||
- ^tobiko/tests/unit/
|
||||
- ^Vagrantfile
|
||||
|
@ -78,7 +78,9 @@
|
||||
- ^.*\.rst$
|
||||
- ^doc/
|
||||
- ^infrared_plugin/
|
||||
- ^playbooks/vagrant
|
||||
- ^releasenotes/
|
||||
- ^report/
|
||||
- ^tobiko/tests/functional/
|
||||
- ^tobiko/tests/unit/
|
||||
- ^Vagrantfile
|
||||
|
@ -26,11 +26,13 @@
|
||||
- ^.*\.rst$
|
||||
- ^doc/
|
||||
- ^infrared_plugin/
|
||||
- ^playbooks/vagrant
|
||||
- ^releasenotes/
|
||||
- ^report/
|
||||
- ^tobiko/tests/functional/
|
||||
- ^tobiko/tests/sanity/
|
||||
- ^tobiko/tests/unit/
|
||||
- ^Vagrantfile
|
||||
|
||||
|
||||
# --- OVS jobs----------------------------------------------------------------
|
||||
|
@ -28,12 +28,14 @@
|
||||
- ^.*\.rst$
|
||||
- ^doc/
|
||||
- ^infrared_plugin/
|
||||
- ^playbooks/vagrant
|
||||
- ^releasenotes/
|
||||
- ^report/
|
||||
- ^tobiko/tests/functional/
|
||||
- ^tobiko/tests/faults/
|
||||
- ^tobiko/tests/sanity/
|
||||
- ^tobiko/tests/unit/
|
||||
- ^Vagrantfile
|
||||
|
||||
|
||||
- job:
|
||||
|
@ -31,11 +31,13 @@
|
||||
- ^.*\.rst$
|
||||
- ^doc/
|
||||
- ^infrared_plugin/
|
||||
- ^playbooks/vagrant
|
||||
- ^releasenotes/
|
||||
- ^report/
|
||||
- ^tobiko/tests/functional/
|
||||
- ^tobiko/tests/sanity/
|
||||
- ^tobiko/tests/unit/
|
||||
- ^Vagrantfile
|
||||
vars:
|
||||
devstack_local_conf:
|
||||
post-config:
|
||||
|
@ -23,9 +23,11 @@
|
||||
- ^.*\.rst$
|
||||
- ^doc/
|
||||
- ^infrared_plugin/
|
||||
- ^playbooks/vagrant
|
||||
- ^releasenotes/
|
||||
- ^report/
|
||||
- ^tobiko/tests/faults/
|
||||
- ^tobiko/tests/functional/
|
||||
- ^tobiko/tests/scenario/
|
||||
- ^tobiko/tests/unit/
|
||||
- ^Vagrantfile
|
||||
|
@ -91,10 +91,12 @@
|
||||
- ^.*\.rst$
|
||||
- ^doc/
|
||||
- ^infrared_plugin/
|
||||
- ^playbooks/vagrant
|
||||
- ^releasenotes/
|
||||
- ^report/
|
||||
- ^tobiko/tests/functional/
|
||||
- ^tobiko/tests/unit/
|
||||
- ^Vagrantfile
|
||||
|
||||
|
||||
# --- MULTINODE --------------------------------------------------------------
|
||||
|
Loading…
Reference in New Issue
Block a user