Commit Graph

21 Commits

Author SHA1 Message Date
Hervé Beraud 67a3d3b0db 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: I82682282703def588ce95b9b0067651ccf5ce924
2023-04-10 16:27:16 +00:00
Hervé Beraud 043db50e39 Fix py38 jobs by using focal rather than jammy
Related to https://lists.openstack.org/pipermail/openstack-discuss/2023-February/032247.html

Change-Id: Icf66914c2b5b6221e55595c01d018617b224c6ea
2023-02-17 13:16:10 +00:00
OpenStack Release Bot 3977a9a82b 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: Ied1dbd4a6751b8a9bded9569eb5ea76e72d0b3f4
2022-09-09 09:17:44 +00:00
OpenStack Release Bot 9eef147fc3 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: I9819bed88617605d40649bb5bdcf27723d48ea3a
2022-03-04 17:19:06 +00:00
Slawek Kaplonski 1e89f032b7 Increase timeout of the cross-neutron-tox-py38 job
It seems that since some time that job is timing out. To fix that,
this patch sets timeout for the cross-neutron-tox-py38 job to
3600 seconds which is the same value as configured for unit tests
jobs in Neutron.

Change-Id: If360a366b7299e36c80adaefe5baf559a5c16bdd
2021-11-23 22:29:50 +01:00
OpenStack Release Bot 4f5bec033d 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: I8b701dc843a96178cf3028d10c36af977b38739b
2021-09-10 14:36:33 +00:00
Hervé Beraud 7b649af0c1 Dropping lower constraints testing
We facing errors related to the new pip resolver, this
topic was discussed on the ML and QA team proposed to
to test lower-constraints [1].

I propose to drop this test because the complexity and recurring pain needed
to maintain that now exceeds the benefits provided by this mechanismes.

[1] http://lists.openstack.org/pipermail/openstack-discuss/2020-December/019390.html

Change-Id: Ifcaf6993517d02bf54cd144efd247832947a009f
2021-04-16 14:40:05 +01:00
OpenStack Release Bot e4378d0404 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: Ifb43d051c91501f870233f107e4d9e14c7473b6b
2021-04-15 17:27:50 +00:00
Ghanshyam Mann d57dd1a7c3 Add nova/neutron project unit/functional tests job in gate
We do not test the olso policy master code changes with
services unit or functional tests. Tempest job initialize
policy once and run with default rules so it will not be able
to catch all the scenario what unit or functional job does.
They initialize or override policy in parallel and sometime
that help to find the issue like
- https://bugs.launchpad.net/oslo.policy/+bug/1914095

Also this will help us to avoid any new breaking release which
is detected at the time when requirement u-c are updated
Example: https://review.opendev.org/c/openstack/requirements/+/773779

Currently this commit adds only nova & neutron testing but we can add
more service testing later.

Change-Id: Ic54b229a4bf1325adac2cab747bcd19b9f8ecb01
2021-02-08 17:06:07 +00:00
OpenStack Release Bot b184c7f27d 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: I921aa1033f414ddcf70858eb584bf8515a842dfb
2020-09-11 20:59:34 +00:00
OpenStack Release Bot 4692841b41 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: I36272b571c7157cb95f95ae47c1908bfd19f49d3
2020-04-14 10:16:09 +00:00
Hervé Beraud 5fb2045c7a [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: If6a07eee86a2aaf65bdf9fbb338809ad47e02a46
2020-02-06 07:21:40 +00:00
pengyuesheng 1e09fadde9 Switch to Ussuri jobs
Change-Id: Ide0ce0642f30d3f5f6880d43cd5937ca63129065
2019-10-24 14:31:25 +08:00
Corey Bryant b7da7a92ad 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: I64676b14b8a69d07e1b5fdc85e2a29523d4cf31d
Story: #2005924
Task: #34234
2019-07-05 14:55:57 -04:00
Ghanshyam Mann bf400ddf34 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: Ic757ff7963f1dabd70610a884a4c61e747cd3961
2019-04-15 01:17:27 +00:00
ZhongShengping 106a86d18e 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: I52a1172779d901ce9f8525b87d7d15b0200b8674
2019-02-19 13:56:43 +08:00
Andreas Jaeger 6552c89e3f Use template for lower-constraints
Small cleanups:

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

Change-Id: If1babd86d4695fe216ff703ed862c3f06d448e15
Needed-By: https://review.openstack.org/623229
2018-12-20 20:14:02 +01:00
Doug Hellmann 48dc7db3e5 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: I6cb066225c88f174b90eb21e8a0d26974641c41b
Story: #2002586
Task: #24322
2018-08-11 18:20:14 -04:00
Doug Hellmann b8d733f93e 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: I051bf6721001c99065c0790c6768417e61db015b
Story: #2002586
Task: #24322
2018-08-07 16:17:34 -04:00
Doug Hellmann 9af99f961b 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: I96e96b197c418b0fe411b54d1d3fd7e98320be51
Story: #2003250
2018-08-03 17:45:21 -04:00
Doug Hellmann 509cf0839a 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: Iea9bdd9bfe535b8a25dbef18dac52323df9af9ac
Depends-On: https://review.openstack.org/555034
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-03-24 21:02:41 -04:00