commit e33f2e7899e0f8b4d317d8734524b1706f5a8abb Author: OpenStack Release Bot Date: Thu Oct 1 18:41:49 2020 +0000 Add Python3 wallaby unit tests This is an automatically generated patch to ensure unit testing is in place for all the of the tested runtimes for wallaby. See also the PTI in governance [1]. [1]: https://governance.openstack.org/tc/reference/project-testing-interface.html Change-Id: Ibec9cd405d8d26de2818d174d76dfad1580837e5 diff --git a/.zuul.yaml b/.zuul.yaml index 6d7b04d..41a9dfd 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -45,7 +45,7 @@ IRONIC_VM_LOG_DIR: '{{ devstack_base_dir }}/ironic-bm-logs' IRONIC_VM_SPECS_RAM: 512 IRONIC_VM_SPECS_DISK: 4 - IRONIC_DEFAULT_DEPLOY_INTERFACE: direct + IRONIC_DEFAULT_DEPLOY_INTERFACE: direct Q_AGENT: openvswitch Q_ML2_TENANT_NETWORK_TYPE: vxlan SERVICE_TIMEOUT: 90 @@ -79,7 +79,7 @@ templates: - check-requirements - openstack-lower-constraints-jobs - - openstack-python3-victoria-jobs + - openstack-python3-wallaby-jobs - release-notes-jobs-python3 - publish-openstack-docs-pti - openstack-cover-jobs