OpenStack Release Bot
c79bc4fce2
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: I71bbce732f7e6af22313a7f602964d498402ae93
28 lines
704 B
YAML
28 lines
704 B
YAML
- project:
|
|
templates:
|
|
- check-requirements
|
|
- horizon-non-primary-django-jobs
|
|
- openstack-lower-constraints-jobs
|
|
- openstack-python3-victoria-jobs
|
|
check:
|
|
jobs:
|
|
- freezer-web-ui-ubuntu
|
|
- openstack-tox-pylint
|
|
gate:
|
|
jobs:
|
|
- openstack-tox-pylint
|
|
|
|
- job:
|
|
name: freezer-web-ui-ubuntu
|
|
parent: legacy-dsvm-base
|
|
run: playbooks/legacy/freezer-web-ui-ubuntu/run.yaml
|
|
post-run: playbooks/legacy/freezer-web-ui-ubuntu/post.yaml
|
|
timeout: 7800
|
|
required-projects:
|
|
- openstack/devstack-gate
|
|
- openstack/freezer
|
|
- openstack/freezer-api
|
|
- openstack/freezer-web-ui
|
|
- openstack/python-freezerclient
|
|
|