Run faults workflow on tobiko gating minimal job
Change-Id: I5189857346e8ae88f37abb07dea575f509ca6314
This commit is contained in:
parent
710f9aa192
commit
60d4ffaa68
@ -74,7 +74,7 @@
|
||||
yml: true
|
||||
test_log_debug: true
|
||||
test_case_timeout: 1800
|
||||
test_workflow: gate
|
||||
test_workflow: faults
|
||||
requirements_dir: >-
|
||||
{{ ansible_user_dir }}/src/opendev.org/openstack/requirements
|
||||
upper_constraints_file: '{{ requirements_dir }}/upper-constraints.txt'
|
||||
@ -87,6 +87,5 @@
|
||||
- ^infrared_plugin/
|
||||
- ^releasenotes/
|
||||
- ^report/
|
||||
- ^tobiko/tests/faults
|
||||
- ^tobiko/tests/functional
|
||||
- ^tobiko/tests/unit
|
||||
- ^tobiko/tests/functional/
|
||||
- ^tobiko/tests/unit/
|
||||
|
@ -90,6 +90,12 @@
|
||||
- 8.8.8.8
|
||||
ipv6_dns_nameservers: []
|
||||
test_workflow: gate
|
||||
irrelevant-files:
|
||||
- ^.*\.rst$
|
||||
- ^doc/
|
||||
- ^infrared_plugin/
|
||||
- ^releasenotes/
|
||||
- ^report/
|
||||
|
||||
|
||||
# --- MULTINODE --------------------------------------------------------------
|
||||
|
Loading…
x
Reference in New Issue
Block a user