ironic-ui/.zuul.yaml
OpenStack Release Bot c0e231cddf Add Python3 victoria unit tests
This is an automatically generated patch to ensure unit testing
is in place for all the of the tested runtimes for victoria.

See also the PTI in governance [1].

[1]: https://governance.openstack.org/tc/reference/project-testing-interface.html

Change-Id: I2ff6056c2c25112ec3324a6f921c97c4ee6eb7e6
2020-04-22 13:09:12 +00:00

37 lines
999 B
YAML

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