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