heat-dashboard/.zuul.yaml
OpenStack Release Bot 3f779b6b0f 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: I7f78293b81edbcb8861e3aeb7de1f4db91bb55e9
2020-09-28 09:29:52 +00:00

37 lines
1023 B
YAML

- job:
name: heat-dashboard-integration-tests
parent: horizon-integration-tests
required-projects:
- name: openstack/horizon
- name: openstack/heat
- name: openstack/python-heatclient
- name: openstack/heat-dashboard
roles:
- zuul: openstack-infra/devstack
- zuul: openstack/horizon
irrelevant-files:
- ^.*\.rst$
- ^doc/.*$
- ^releasenotes/.*$
vars:
devstack_plugins:
heat: https://opendev.org/openstack/heat
heat-dashboard: https://opendev.org/openstack/heat-dashboard
devstack_services:
horizon: true
tox_envlist: integration
- project:
templates:
- check-requirements
- horizon-non-primary-django-jobs
- horizon-nodejs10-jobs
- openstack-lower-constraints-jobs
- openstack-python3-wallaby-jobs-horizon
- publish-openstack-docs-pti
- release-notes-jobs-python3
check:
jobs:
- heat-dashboard-integration-tests:
voting: false