OpenStack Release Bot
4c4863838f
This is an automatically generated patch to ensure unit testing is in place for all the of the tested runtimes for antelope. Also, updating the template name to generic one. See also the PTI in governance [1]. [1]: https://governance.openstack.org/tc/reference/project-testing-interface.html Change-Id: I8414d73ee04989ef573d1d9229fa565f7c4a8f62
34 lines
929 B
YAML
34 lines
929 B
YAML
- job:
|
|
name: tacker-horizon-integration-tests
|
|
parent: horizon-integration-tests
|
|
required-projects:
|
|
- name: openstack/horizon
|
|
- name: openstack/tacker
|
|
- name: openstack/python-tackerclient
|
|
- name: openstack/tacker-horizon
|
|
roles:
|
|
- zuul: openstack-infra/devstack
|
|
- zuul: openstack/horizon
|
|
irrelevant-files:
|
|
- ^.*\.rst$
|
|
- ^doc/.*$
|
|
- ^releasenotes/.*$
|
|
vars:
|
|
devstack_plugins:
|
|
tacker: https://git.openstack.org/openstack/tacker
|
|
tacker-horizon: https://git.openstack.org/openstack/tacker-horizon
|
|
devstack_services:
|
|
horizon: true
|
|
tox_envlist: integration
|
|
|
|
- project:
|
|
templates:
|
|
- check-requirements
|
|
- horizon-non-primary-django-jobs
|
|
- openstack-python3-jobs-horizon
|
|
- publish-openstack-docs-pti
|
|
check:
|
|
jobs:
|
|
- tacker-horizon-integration-tests:
|
|
voting: false
|