Files
python-senlinclient/.zuul.yaml
Ghanshyam Mann 60202d8222 Drop python 2.7 support and testing
OpenStack is dropping the py2.7 support in ussuri cycle.

python-senlinclient 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://review.opendev.org/#/c/691178/

Change-Id: Id86de6b06dbbf904976b6c845f6a843bbdd2a91b
2019-12-13 23:43:22 +00:00

24 lines
673 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-ussuri-jobs
- openstackclient-plugin-jobs
- publish-openstack-docs-pti
- release-notes-jobs-python3
check:
jobs:
- senlinclient-dsvm-functional:
voting: false