bashate/.zuul.d/jobs.yaml
Ghanshyam Mann 0bef5cf226 [ussuri][goal] Drop python 2.7 support and testing
OpenStack is dropping the py2.7 support in ussuri cycle.

bashate is ready with python 3 and ok to drop the
python 2.7 support.

Complete discussion & schedule can be found in
- http://lists.openstack.org/pipermail/openstack-discuss/2019-October/010142.html
- https://etherpad.openstack.org/p/drop-python2-support

Ussuri Communtiy-wide goal:
https://governance.openstack.org/tc/goals/selected/ussuri/drop-py27.html

Change-Id: Ib769d9cbb7ba9f191014c5445ed7f289e013aef4
2020-02-04 10:33:06 +11:00

16 lines
348 B
YAML

- project:
templates:
- openstack-python3-ussuri-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