python-senlinclient/.zuul.yaml
OpenStack Release Bot 5d78834454 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: I484d66b30fdf2e0574c2aef07230bd89e1537f7e
2020-04-11 18:44:04 +00:00

24 lines
675 B
YAML

- job:
name: senlinclient-dsvm-functional
parent: legacy-dsvm-base
run: playbooks/legacy/senlinclient-dsvm-functional/run.yaml
post-run: playbooks/legacy/senlinclient-dsvm-functional/post.yaml
timeout: 7200
required-projects:
- openstack/devstack-gate
- openstack/python-senlinclient
- openstack/senlin
- project:
templates:
- check-requirements
- openstack-lower-constraints-jobs
- openstack-python3-victoria-jobs
- openstackclient-plugin-jobs
- publish-openstack-docs-pti
- release-notes-jobs-python3
check:
jobs:
- senlinclient-dsvm-functional:
voting: false