Commit Graph

5 Commits

Author SHA1 Message Date
Chris MacNaughton a7f16a76f8 bump CI jobs to Yoga
Change-Id: I350bd2ff0748279f4b46d83a37dd6caf145da725
2022-09-28 16:22:07 -04:00
Ghanshyam Mann a290b14e3b [ussuri][goal] Updates for python 2.7 drop
OpenStack is dropping the py2.7 support in ussuri cycle.

charm repos need few updates on either py2 drop or updating
ussuri python template, tox.ini etc.

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

Needed-By: https://review.opendev.org/#/c/714728/

Change-Id: I2bcf1208d75d8cdda4e3892b3e48c85eaf5db8d1
2020-03-25 06:14:19 +00:00
Corey Bryant cb8684cb19 Add Python 3 Train unit tests
This is a mechanically generated patch to ensure unit testing is in place
for all of the Tested Runtimes for Train.

See the Train python3-updates goal document for details:
https://governance.openstack.org/tc/goals/train/python3-updates.html

Change-Id: I15fca9607c86fe763b009033a92a357d8e6c895b
Story: #2005924
Task: #34228
2019-07-30 10:13:58 -04:00
Ghanshyam Mann 5e72e54053 Dropping the py35 testing
All the integration testing has been moved to
Bionic now[1] and py3.5 is not tested runtime for
Train or stable/stein[2].

As per below ML thread, we are good to drop the py35
testing now:
http://lists.openstack.org/pipermail/openstack-discuss/2019-April/005097.html

[1] http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004647.html
[2]
https://governance.openstack.org/tc/reference/runtimes/stein.html
https://governance.openstack.org/tc/reference/runtimes/train.html

Change-Id: Ibcf91346b7e0b7b6788a3f0e085698efe9d6f8e4
2019-04-23 04:51:01 +00:00
Doug Hellmann 06149b1776 import zuul job settings from project-config
This is a mechanically generated patch to complete step 1 of moving
the zuul job settings out of project-config and into each project
repository.

Because there will be a separate patch on each branch, the branch
specifiers for branch-specific jobs have been removed.

Because this patch is generated by a script, there may be some
cosmetic changes to the layout of the YAML file(s) as the contents are
normalized.

See the python3-first goal document for details:
https://governance.openstack.org/tc/goals/stein/python3-first.html

Change-Id: I250d6dd79f57a8b0826d99b3fe4f4f1d8b1ce525
Story: #2002586
Task: #24317
2018-09-11 13:19:53 -04:00