Update zuul irrelevant files
Change-Id: Ifc30371117bd323627de4fe18feb16c3644b1c5b
This commit is contained in:
parent
151bfae959
commit
79b119d0ae
@ -77,7 +77,7 @@
|
|||||||
irrelevant-files:
|
irrelevant-files:
|
||||||
- ^.*\.rst$
|
- ^.*\.rst$
|
||||||
- ^doc/
|
- ^doc/
|
||||||
- ^infrared/
|
- ^infrared_plugin/
|
||||||
- ^releasenotes/
|
- ^releasenotes/
|
||||||
- ^report/
|
- ^report/
|
||||||
- ^tobiko/tests/unit/
|
- ^tobiko/tests/unit/
|
||||||
@ -133,7 +133,7 @@
|
|||||||
irrelevant-files:
|
irrelevant-files:
|
||||||
- ^.*\.rst$
|
- ^.*\.rst$
|
||||||
- ^doc/
|
- ^doc/
|
||||||
- ^infrared/
|
- ^infrared_plugin/
|
||||||
- ^releasenotes/
|
- ^releasenotes/
|
||||||
- ^report/
|
- ^report/
|
||||||
- ^tobiko/tests/faults/
|
- ^tobiko/tests/faults/
|
||||||
@ -198,7 +198,7 @@
|
|||||||
irrelevant-files:
|
irrelevant-files:
|
||||||
- ^.*\.rst$
|
- ^.*\.rst$
|
||||||
- ^doc/
|
- ^doc/
|
||||||
- ^infrared/
|
- ^infrared_plugin/
|
||||||
- ^releasenotes/
|
- ^releasenotes/
|
||||||
- ^report/
|
- ^report/
|
||||||
- ^tobiko/tests/functional/
|
- ^tobiko/tests/functional/
|
||||||
|
@ -24,6 +24,15 @@
|
|||||||
ANSIBLE_INVENTORY: '{{ test_inventory_file }}'
|
ANSIBLE_INVENTORY: '{{ test_inventory_file }}'
|
||||||
zuul_output_dir: '{{ ansible_user_dir }}/zuul-output'
|
zuul_output_dir: '{{ ansible_user_dir }}/zuul-output'
|
||||||
zuul_work_dir: "{{ zuul.projects['opendev.org/x/tobiko'].src_dir }}"
|
zuul_work_dir: "{{ zuul.projects['opendev.org/x/tobiko'].src_dir }}"
|
||||||
|
irrelevant-files:
|
||||||
|
- ^.*\.rst$
|
||||||
|
- ^doc/
|
||||||
|
- ^infrared_plugin/
|
||||||
|
- ^releasenotes/
|
||||||
|
- ^report/
|
||||||
|
- ^tobiko/tests/functional/
|
||||||
|
- ^tobiko/tests/scenario/
|
||||||
|
- ^tobiko/tests/faults/
|
||||||
|
|
||||||
|
|
||||||
- job:
|
- job:
|
||||||
|
@ -60,7 +60,7 @@
|
|||||||
irrelevant-files:
|
irrelevant-files:
|
||||||
- ^.*\.rst$
|
- ^.*\.rst$
|
||||||
- ^doc/
|
- ^doc/
|
||||||
- ^infrared/
|
- ^infrared_plugin/
|
||||||
- ^releasenotes/
|
- ^releasenotes/
|
||||||
- ^report/
|
- ^report/
|
||||||
- ^tobiko/tests/faults/
|
- ^tobiko/tests/faults/
|
||||||
@ -78,7 +78,7 @@
|
|||||||
irrelevant-files:
|
irrelevant-files:
|
||||||
- ^.*\.rst$
|
- ^.*\.rst$
|
||||||
- ^doc/
|
- ^doc/
|
||||||
- ^infrared/
|
- ^infrared_plugin/
|
||||||
- ^releasenotes/
|
- ^releasenotes/
|
||||||
- ^report/
|
- ^report/
|
||||||
- ^tobiko/tests/functional/
|
- ^tobiko/tests/functional/
|
||||||
|
Loading…
Reference in New Issue
Block a user