OpenStack Release Bot
74a0b9c495
This is an automatically generated patch to ensure unit testing is in place for all the of the tested runtimes for zed. See also the PTI in governance [1]. [1]: https://governance.openstack.org/tc/reference/project-testing-interface.html Change-Id: I9fc981d23dedf9e70af97ecda4d9e04efef31c18
37 lines
982 B
YAML
37 lines
982 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
|
|
- openstack-cover-jobs
|
|
- horizon-nodejs14-jobs
|
|
- horizon-non-primary-django-jobs
|
|
- openstack-python3-zed-jobs
|
|
- publish-openstack-docs-pti
|
|
- release-notes-jobs-python3
|
|
check:
|
|
jobs:
|
|
- ironic-ui-integration-tests:
|
|
voting: false
|