OpenStack Release Bot
7d6cf15f8c
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: I99e3fc9c5a2d8c627e6e083bee157733065546bc
32 lines
846 B
YAML
32 lines
846 B
YAML
- job:
|
|
# TODO(efried): Cut over to zuulv3
|
|
name: novaclient-dsvm-functional
|
|
parent: legacy-dsvm-base
|
|
run: playbooks/legacy/novaclient-dsvm-functional/run.yaml
|
|
post-run: playbooks/legacy/novaclient-dsvm-functional/post.yaml
|
|
timeout: 7200
|
|
required-projects:
|
|
- openstack/devstack-gate
|
|
- openstack/nova
|
|
- openstack/python-novaclient
|
|
irrelevant-files:
|
|
- ^.*\.rst$
|
|
- ^doc/.*$
|
|
- ^releasenotes/.*$
|
|
|
|
- project:
|
|
templates:
|
|
- check-requirements
|
|
- lib-forward-testing-python3
|
|
- openstack-cover-jobs
|
|
- openstack-lower-constraints-jobs
|
|
- openstack-python3-victoria-jobs
|
|
- publish-openstack-docs-pti
|
|
- release-notes-jobs-python3
|
|
check:
|
|
jobs:
|
|
- novaclient-dsvm-functional
|
|
gate:
|
|
jobs:
|
|
- novaclient-dsvm-functional
|