Commit Graph

9 Commits

Author SHA1 Message Date
Stephen Finucane e82d561007 Update CI to use unversioned jobs template
As part of the migration of this project to the independent release
model, we failed to notice that the job template was still tied to a
specific release. We've now introduced a new unversioned job template,
'openstack-python3-jobs' [1], which was can and should use. Do this.

[1] https://review.opendev.org/c/openstack/openstack-zuul-jobs/+/833286/

Depends-On: https://review.opendev.org/c/openstack/openstack-zuul-jobs/+/833286/
Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
Change-Id: I9863138d14293a07aadbec4f6e4cb0634b14b8c8
2022-03-22 10:40:21 +00:00
Andreas Jaeger a5fe49a956 [ussuri][goal] Drop python 2.7 support and testing
OpenStack is dropping the py2.7 support in ussuri cycle.

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: Ibea136743f9a82d0e9ff35bc59f54a4c8afda74b
2020-02-04 20:34:32 +01:00
pengyuesheng 495914786f Switch to Ussuri jobs
Change-Id: I3197f32b9d85e4c9030287d41f13af752133244d
2019-10-24 14:46:06 +08:00
Corey Bryant f4cfd61ec9 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: I01dc2774b950fe4da9d715b1df376c2e38f45687
Story: #2005924
Task: #34233
2019-07-05 14:36:09 -04:00
Andreas Jaeger 7a89db60db Update testing jobs
Remove py35 testing, for train py35 is not supported anymore.

Update docs environment to use sphinx-build directly following PTI.

Change-Id: Idd120c50f3205be116a22af83029b1560876fa36
2019-05-01 22:16:27 +02:00
Sahid Orentino Ferdjaoui 8f7e4e9c1e add python 3.7 unit test job
See ML discussion here [1] for context.

[1] http://lists.openstack.org/pipermail/openstack-dev/2018-October/135626.html

Change-Id: I3cd3a851efbfbe481482130d024723e10ab1395c
Story: #2004073
Signed-off-by: Sahid Orentino Ferdjaoui <sahid.ferdjaoui@canonical.com>
2019-03-25 10:58:08 +00:00
Vieri 537e5a8d69 add python 3.6 unit test job
This is a mechanically generated patch to add a unit test job running
under Python 3.6 as part of the python3-first goal.

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

Change-Id: I88390279fabdc3b97f067d831ee2542e442216da
Story: #2002586
Task: #24321
2018-08-21 16:23:55 +00:00
Vieri 3d6980bcd7 switch documentation job to new PTI
This is a mechanically generated patch to switch the documentation
jobs to use the new PTI versions of the jobs as part of the
python3-first goal.

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

Change-Id: I1e3651a85e0f4c20bebd54fc5fda62d220f19321
Story: #2002586
Task: #24321
2018-08-21 16:23:50 +00:00
Vieri 0ae6b62074 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: Ia3a6464c769d64409ef3c5e2e16da151c88bad03
Story: #2002586
Task: #24321
2018-08-21 16:23:47 +00:00