bashate/.zuul.d/jobs.yaml
tushargite96 389f8917cd Add Python3 wallaby unit tests
This is an automatically generated patch to ensure unit testing
is in place for all the of the tested runtimes for wallaby.

See also the PTI in governance [1].

[1]: https://governance.openstack.org/tc/reference/project-testing-interface.html

Change-Id: I28c2aabe0b7dd1cdb22a8806f1942139b6a1479d
2020-10-12 19:03:36 +05:30

17 lines
381 B
YAML

- project:
templates:
- openstack-python35-jobs
- openstack-python3-wallaby-jobs
- publish-openstack-docs-pti
- release-notes-jobs-python3
check:
jobs:
- bashate-devstack:
voting: false
- job:
name: bashate-devstack
run: playbooks/bashate-devstack-master/run.yaml
required-projects:
- openstack/devstack