python-novaclient/.zuul.yaml
OpenStack Release Bot 7d6cf15f8c Add Python3 victoria unit tests
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
2020-04-11 10:48:53 +00:00

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