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:
Federico Ressi 2022-03-23 11:41:43 +01:00
parent e8cfc4140a
commit 0664ee21f2
7 changed files with 14 additions and 0 deletions

View File

@ -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

View File

@ -78,7 +78,9 @@
- ^.*\.rst$
- ^doc/
- ^infrared_plugin/
- ^playbooks/vagrant
- ^releasenotes/
- ^report/
- ^tobiko/tests/functional/
- ^tobiko/tests/unit/
- ^Vagrantfile

View File

@ -26,11 +26,13 @@
- ^.*\.rst$
- ^doc/
- ^infrared_plugin/
- ^playbooks/vagrant
- ^releasenotes/
- ^report/
- ^tobiko/tests/functional/
- ^tobiko/tests/sanity/
- ^tobiko/tests/unit/
- ^Vagrantfile
# --- OVS jobs----------------------------------------------------------------

View File

@ -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:

View File

@ -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:

View File

@ -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

View File

@ -91,10 +91,12 @@
- ^.*\.rst$
- ^doc/
- ^infrared_plugin/
- ^playbooks/vagrant
- ^releasenotes/
- ^report/
- ^tobiko/tests/functional/
- ^tobiko/tests/unit/
- ^Vagrantfile
# --- MULTINODE --------------------------------------------------------------