Merge "Gate Tobiko changes by using tobiko-devstack-minimal configuration"

This commit is contained in:
Zuul 2021-09-02 09:20:17 +00:00 committed by Gerrit Code Review
commit a84733a829

View File

@ -63,6 +63,11 @@
s-object: false
s-proxy: false
c-bak: false
devstack_local_conf:
post-config:
$HEAT_CONF:
DEFAULT:
max_nova_api_microversion: 2.63
zuul_copy_output:
'{{ stage_dir }}/stackviz': logs
"{{ devstack_base_dir }}/data/ovn": "logs"
@ -76,7 +81,7 @@
yml: true
test_log_debug: true
test_case_timeout: 1800
test_workflow: create-resources
test_workflow: gate
requirements_dir: >-
{{ ansible_user_dir }}/src/opendev.org/openstack/requirements
upper_constraints_file: '{{ requirements_dir }}/upper-constraints.txt'