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$
|
- ^.*\.rst$
|
||||||
- ^doc/
|
- ^doc/
|
||||||
- ^infrared_plugin/
|
- ^infrared_plugin/
|
||||||
|
- ^playbooks/vagrant
|
||||||
- ^releasenotes/
|
- ^releasenotes/
|
||||||
- ^report/
|
- ^report/
|
||||||
- ^tobiko/tests/faults/
|
- ^tobiko/tests/faults/
|
||||||
- ^tobiko/tests/sanity/
|
- ^tobiko/tests/sanity/
|
||||||
- ^tobiko/tests/scenario/
|
- ^tobiko/tests/scenario/
|
||||||
- ^tobiko/tests/unit/
|
- ^tobiko/tests/unit/
|
||||||
|
- ^Vagrantfile
|
||||||
|
@ -78,7 +78,9 @@
|
|||||||
- ^.*\.rst$
|
- ^.*\.rst$
|
||||||
- ^doc/
|
- ^doc/
|
||||||
- ^infrared_plugin/
|
- ^infrared_plugin/
|
||||||
|
- ^playbooks/vagrant
|
||||||
- ^releasenotes/
|
- ^releasenotes/
|
||||||
- ^report/
|
- ^report/
|
||||||
- ^tobiko/tests/functional/
|
- ^tobiko/tests/functional/
|
||||||
- ^tobiko/tests/unit/
|
- ^tobiko/tests/unit/
|
||||||
|
- ^Vagrantfile
|
||||||
|
@ -26,11 +26,13 @@
|
|||||||
- ^.*\.rst$
|
- ^.*\.rst$
|
||||||
- ^doc/
|
- ^doc/
|
||||||
- ^infrared_plugin/
|
- ^infrared_plugin/
|
||||||
|
- ^playbooks/vagrant
|
||||||
- ^releasenotes/
|
- ^releasenotes/
|
||||||
- ^report/
|
- ^report/
|
||||||
- ^tobiko/tests/functional/
|
- ^tobiko/tests/functional/
|
||||||
- ^tobiko/tests/sanity/
|
- ^tobiko/tests/sanity/
|
||||||
- ^tobiko/tests/unit/
|
- ^tobiko/tests/unit/
|
||||||
|
- ^Vagrantfile
|
||||||
|
|
||||||
|
|
||||||
# --- OVS jobs----------------------------------------------------------------
|
# --- OVS jobs----------------------------------------------------------------
|
||||||
|
@ -28,12 +28,14 @@
|
|||||||
- ^.*\.rst$
|
- ^.*\.rst$
|
||||||
- ^doc/
|
- ^doc/
|
||||||
- ^infrared_plugin/
|
- ^infrared_plugin/
|
||||||
|
- ^playbooks/vagrant
|
||||||
- ^releasenotes/
|
- ^releasenotes/
|
||||||
- ^report/
|
- ^report/
|
||||||
- ^tobiko/tests/functional/
|
- ^tobiko/tests/functional/
|
||||||
- ^tobiko/tests/faults/
|
- ^tobiko/tests/faults/
|
||||||
- ^tobiko/tests/sanity/
|
- ^tobiko/tests/sanity/
|
||||||
- ^tobiko/tests/unit/
|
- ^tobiko/tests/unit/
|
||||||
|
- ^Vagrantfile
|
||||||
|
|
||||||
|
|
||||||
- job:
|
- job:
|
||||||
|
@ -31,11 +31,13 @@
|
|||||||
- ^.*\.rst$
|
- ^.*\.rst$
|
||||||
- ^doc/
|
- ^doc/
|
||||||
- ^infrared_plugin/
|
- ^infrared_plugin/
|
||||||
|
- ^playbooks/vagrant
|
||||||
- ^releasenotes/
|
- ^releasenotes/
|
||||||
- ^report/
|
- ^report/
|
||||||
- ^tobiko/tests/functional/
|
- ^tobiko/tests/functional/
|
||||||
- ^tobiko/tests/sanity/
|
- ^tobiko/tests/sanity/
|
||||||
- ^tobiko/tests/unit/
|
- ^tobiko/tests/unit/
|
||||||
|
- ^Vagrantfile
|
||||||
vars:
|
vars:
|
||||||
devstack_local_conf:
|
devstack_local_conf:
|
||||||
post-config:
|
post-config:
|
||||||
|
@ -23,9 +23,11 @@
|
|||||||
- ^.*\.rst$
|
- ^.*\.rst$
|
||||||
- ^doc/
|
- ^doc/
|
||||||
- ^infrared_plugin/
|
- ^infrared_plugin/
|
||||||
|
- ^playbooks/vagrant
|
||||||
- ^releasenotes/
|
- ^releasenotes/
|
||||||
- ^report/
|
- ^report/
|
||||||
- ^tobiko/tests/faults/
|
- ^tobiko/tests/faults/
|
||||||
- ^tobiko/tests/functional/
|
- ^tobiko/tests/functional/
|
||||||
- ^tobiko/tests/scenario/
|
- ^tobiko/tests/scenario/
|
||||||
- ^tobiko/tests/unit/
|
- ^tobiko/tests/unit/
|
||||||
|
- ^Vagrantfile
|
||||||
|
@ -91,10 +91,12 @@
|
|||||||
- ^.*\.rst$
|
- ^.*\.rst$
|
||||||
- ^doc/
|
- ^doc/
|
||||||
- ^infrared_plugin/
|
- ^infrared_plugin/
|
||||||
|
- ^playbooks/vagrant
|
||||||
- ^releasenotes/
|
- ^releasenotes/
|
||||||
- ^report/
|
- ^report/
|
||||||
- ^tobiko/tests/functional/
|
- ^tobiko/tests/functional/
|
||||||
- ^tobiko/tests/unit/
|
- ^tobiko/tests/unit/
|
||||||
|
- ^Vagrantfile
|
||||||
|
|
||||||
|
|
||||||
# --- MULTINODE --------------------------------------------------------------
|
# --- MULTINODE --------------------------------------------------------------
|
||||||
|
Loading…
Reference in New Issue
Block a user