Commit Graph

18 Commits

Author SHA1 Message Date
Hervé Beraud d6cdf97c45 Moves supported python runtimes from version 3.8 to 3.10
Within 2023.2 python version 3.9 and 3.10 are the
supported python runtimes [1].
[1] https: //review.opendev.org/c/openstack/governance/+/872232

Change-Id: I5d5fcf954dad68c918c6a75adefd718fde875493
2023-04-10 13:09:01 +09:00
OpenStack Release Bot c9de25a19b Add Python3 antelope unit tests
This is an automatically generated patch to ensure unit testing
is in place for all the of the tested runtimes for antelope.

See also the PTI in governance [1].

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

Change-Id: Ib55e899627f3a3ca7faf0e03d2e887e4b111c6c9
2022-09-09 09:19:18 +00:00
OpenStack Release Bot 6dd22edc80 Add Python3 zed unit tests
This is an automatically generated patch to ensure unit testing
is in place for all the of the tested runtimes for zed.

See also the PTI in governance [1].

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

Change-Id: I0df16337c74ac0087b35293e189441656a2bafa8
2022-03-04 17:20:36 +00:00
OpenStack Release Bot a34a95b4e9 Add Python3 yoga unit tests
This is an automatically generated patch to ensure unit testing
is in place for all the of the tested runtimes for yoga.

See also the PTI in governance [1].

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

Change-Id: I5a18c7d409473150ab6cf01181969a78d359464f
2021-09-10 14:40:47 +00:00
OpenStack Release Bot 159f4563c0 Add Python3 xena unit tests
This is an automatically generated patch to ensure unit testing
is in place for all the of the tested runtimes for xena.

See also the PTI in governance [1].

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

Change-Id: I01d7c2ed0666f0af0993784943338c0ee6c5af40
2021-03-18 11:33:03 +00:00
Xiangfei Zhu f1a3f78ead Add PBM WSDL for vSphere 7.0
Adding WSDL files for SPBM APIs in vSphere 7.0.

Change-Id: I8e190d00f3140f9f0864b83b723f0aec9235f1e3
2021-01-25 15:36:23 +08:00
OpenStack Release Bot a3d6253540 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: I65e952d5d7e23efc4ab1e15da54f26e278d25c96
2020-09-11 21:02:35 +00:00
OpenStack Release Bot c307a0e47c Add Python3 victoria unit tests
This is an automatically generated patch to ensure unit testing
is in place for all the of the tested runtimes for victoria.

See also the PTI in governance [1].

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

Change-Id: I313cbfd89de29ad5d8f4e2782e1efefb230945d0
2020-04-14 10:18:53 +00:00
Hervé Beraud 2961c30bce [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: I4b1f1b65d21340e76971d2bf31ee79d97392c454
Sem-Ver: api-break
2020-02-04 17:16:27 +01:00
zhangboye bcf0c244ef Switch to Ussuri jobs
Change-Id: Iee79b99c9375342bdb1a081fff40c604da8962b3
2019-10-25 14:40:21 +08:00
Corey Bryant f1c25b189f 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: I4625a70e74f5c01c7b69ef14f1112c5057d10255
Story: #2005924
Task: #34234
2019-07-19 09:50:21 +00:00
Ghanshyam Mann 462eb63cc9 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: I29cc5d550d36fc2d80ca4364aa972567fa70d280
2019-05-14 18:41:58 +00:00
ZhongShengping 69f36d515b add python 3.7 unit test job
This is a mechanically generated patch to add a unit test job running
under Python 3.7.

See ML discussion here [1] for context.

[1] http://lists.openstack.org/pipermail/openstack-dev/2018-October/135626.html
Story: #2004073
Task: #27440

Change-Id: I70538eef8d6ffc72b70d1cd949a05a49132b381a
2019-02-19 13:56:43 +08:00
Andreas Jaeger a1f2a43651 Use template for lower-constraints
Small cleanups:

* Use openstack-lower-constraints-jobs template, remove individual
  jobs.
* Sort list of templates

Change-Id: I4e5d1eb4a8efe3a7a00d43c49adff40d7e5478a7
Needed-By: https://review.openstack.org/623229
2018-12-20 20:17:55 +01:00
Doug Hellmann 009998c5ea add lib-forward-testing-python3 test job
This is a mechanically generated patch to add a functional test job
running under Python 3 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: Ia6a80a3a77c2e30fc7fa5461e30b28e670465140
Story: #2002586
Task: #24322
2018-08-11 18:20:19 -04:00
Doug Hellmann 3ac2da4bbf 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: I071cc329cbbc1e0bfda4b90c81bc03f3d4bfe183
Story: #2002586
Task: #24322
2018-08-07 16:17:38 -04:00
Doug Hellmann d3883c642b 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.

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

Change-Id: I9b3c11c10342d2233624999b551e876d2d75dffc
Story: #2003250
2018-08-03 17:47:25 -04:00
Doug Hellmann 9432188ac0 add lower-constraints job
Create a tox environment for running the unit tests against the lower
bounds of the dependencies.

Create a lower-constraints.txt to be used to enforce the lower bounds
in those tests.

Add openstack-tox-lower-constraints job to the zuul configuration.

See http://lists.openstack.org/pipermail/openstack-dev/2018-March/128352.html
for more details.

Change-Id: Ie6b0b270193f4e8eb20fd2d98f315a9dc2abe05b
Depends-On: https://review.openstack.org/555034
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-03-24 21:03:02 -04:00