Commit Graph

17 Commits

Author SHA1 Message Date
Hervé Beraud d84fbc1ec2 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: Ia858bd922e47896ca570564f528cf311f9ede3e5
2023-04-10 13:07:38 +09:00
OpenStack Release Bot cd42c30299 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: I2436a8fe615ff6046a70b93d27748e0968037068
2022-09-09 09:18:37 +00:00
OpenStack Release Bot 1c6d65c52d 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: I365842a89e3b2a51c349b7717e579fe8e14646be
2022-03-04 17:19:56 +00:00
OpenStack Release Bot 1559e0371e 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: I3fc2bcefe45ad4113c9c27aca8a3d8c7bff4a1a1
2021-09-10 14:39:28 +00:00
OpenStack Release Bot 276ecd7879 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: Ic8d89a2ba2d92bd892c892d269e20e1b143306d6
2021-03-18 11:31:12 +00:00
Hervé Beraud a962943bda 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: I3eafc92ba7c7305b1a73d3f96c427ed12c96dbf7
2020-12-18 15:13:08 +01:00
OpenStack Release Bot 741df12ff4 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: Ib5ee719e065a5be67a64982dafc7c4cb14ff8f3e
2020-09-11 21:01:31 +00:00
OpenStack Release Bot 4918c49829 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: Ibd9b183f80dcde07cbe1714c6487303f0a2cf684
2020-04-14 10:17:54 +00:00
Hervé Beraud 0d84429800 [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: I99e49c84779439317a9f13307c7e7d2fc092d7fb
Sem-Ver: api-break
2020-02-06 10:26:31 +01:00
pengyuesheng 16961fb84c Switch to Ussuri jobs
Change-Id: I6ad63c241f8f401e987c31f47e11e9216e281684
2019-10-24 14:38:42 +08:00
Corey Bryant 9ebc36154e 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: I12378dfb0179e47905714a44686d6f5f94286807
Story: #2005924
Task: #34234
2019-07-05 15:09:45 -04:00
Charles Short 49800949ec Change python3.5 job to python3.7 job on Stein+
python3.5 was the only supported python3 version on Xenial, now that we have
Bionic Beaver nodes that support python3.7, lets switch to testing with
python3.7 in addition with python3.6 in Stein and beyond.
See ML discussion here [1] for context.

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

Change-Id: Ib687a18cd86c64c7f3959e079646c13ad012dd01
Signed-off-by: Charles Short <chucks@redhat.com>
Story: #2004073
Task: #27440
2019-02-14 10:27:06 +00:00
Ben Nemec 452bd23954 Use template for lower-constraints zuul job
Change-Id: I64f54fc112e9eaa6eca160262c603ba26e67d527
2018-10-09 21:57:00 +00:00
Ben Nemec a5039dae1d Add reno support
Change-Id: I05e50ae0b6e96e2d793dcd14d76ac0f990d88e36
2018-10-09 21:56:06 +00:00
Matt Riedemann c338d0bdd9 Don't run tempest jobs on changes
This library doesn't impact anything that tempest
jobs would test, so remove the zuul configuration
that runs the legacy-tempest-dsvm-neutron-src job
and tempest-full-py3 job.

Change-Id: Ie859a48824ad4a3a397e84c346129438a9193f1a
2018-10-08 18:23:51 -04:00
Ben Nemec 9374bdadc2 Add lower-constraints job
Change-Id: Ie17927af03d0a14983454d009fbc28b2f214681b
2018-09-21 21:36:01 +00:00
Ben Nemec 6f6b71eb21 Add .zuul.yaml and .stestr.conf
Define jobs to run on the repo. lower-constraints is omitted for now
because there is no tox env. It can be added in a follow up patch.

.stestr.conf was missed in the stestr migration patch, which causes all of
the unit tests to fail.

Change-Id: Ie944875fe0ff8725416d50a7ff737559fe9d1f3a
2018-09-20 15:41:08 +00:00