Commit Graph

17 Commits

Author SHA1 Message Date
OpenStack Release Bot 0849569507 Switch to 2023.1 Python3 unit tests and generic template name
This is an automatically generated patch to ensure unit testing
is in place for all the of the tested runtimes for antelope. Also,
updating the template name to generic one.

See also the PTI in governance [1].

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

Change-Id: I92990bd9aa48941e092fafc6246317e152ad4602
2022-09-14 09:28:28 +00:00
Yasufumi Ogawa 5c643d007e 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

Signed-off-by: Yasufumi Ogawa <yasufum.o@gmail.com>
Change-Id: I4ea4b74fed206aa79078796106c4cee990ad067c
2022-07-13 23:21:46 +00:00
OpenStack Release Bot a3d485cfc5 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

Signed-off-by: Yasufumi Ogawa <yasufum.o@gmail.com>
Change-Id: I92cd2f1bfbc16bdd1e36e5e9c3500b488d17bd47
2021-09-24 09:32:35 +09:00
Yasufumi Ogawa 861a57594b Drop test for lower constraints
As we agreed on IRC meeting[1], remain lower constraints test only
master branch of tacker and tacker-horizon to difficulty of maintaining
package depencencies for the recent pip dependency resolver. This patch
is to drop lower constraints test from python-tackerclient.

[1] https://meetings.opendev.org/meetings/tacker/2021/tacker.2021-09-14-08.02.log.txt

Signed-off-by: Yasufumi Ogawa <yasufum.o@gmail.com>
Change-Id: I4e10e76fb2ab06fb3269f115b0bd9b893265e2e6
2021-09-22 23:19:36 +09:00
OpenStack Release Bot a7ee00eac4 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: Idfaf06953fac9f3549cea64e1697ffef630a1dc8
2021-04-07 02:12:45 +00:00
OpenStack Release Bot b69220634f 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: Id16db69d4df0115f3bc22d6d867727ff270e583f
2020-09-16 22:01:05 +00:00
OpenStack Release Bot 5a18bd8d5d 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: I139356c434d0ee483ef12889c27cc7f9dc921ea9
2020-04-10 12:25:58 +00:00
Ghanshyam Mann 5ff4c334e9 Drop python 2.7 support and testing
OpenStack is dropping the py2.7 support in ussuri cycle.

python-tackerclient is ready with python 3 and ok to drop the
python 2.7 support.

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://review.opendev.org/#/c/691178/

Change-Id: I74266f66cd9755208ddc2cc3a36c103c2bb95555
2019-12-13 23:46:06 +00:00
pengyuesheng a1667a9f58 Add Python 3 Train unit tests
See the Train python3-updates goal document for details:
https://governance.openstack.org/tc/goals/train/python3-updates.html

Story: #2005924
Task: #34237

Change-Id: I32e05c3b0013dd3cb066f660a43ffd5b7896bd26
2019-08-02 11:12:11 +08:00
dharmendra 6fd2d466ca Drop py35 jobs
Python 3.5 was the target runtime for the Rocky release. The current
target py3 runtime for Stein is Python 3.6, so there is no reason to
keep testing against the older version.

https://governance.openstack.org/tc/reference/runtimes/stein.html#python-runtime-for-stein

Change-Id: I136f092985be2d05ce933230add5f78469234b14
2019-04-30 09:24:30 +00:00
ZhongShengping fcd8965f6a 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

Change-Id: I121b0d1b2c217c14c6589455c0155f975f7793a7
Story: #2004073
Task: #27456
2019-02-19 17:05:51 +08:00
Zuul b5010b16e3 Merge "Use template for lower-constraints" 2019-01-16 02:16:26 +00:00
Andreas Jaeger 417dfa0aa6 Use template for lower-constraints
Small cleanups:

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

Change-Id: I50707932b24d0935f1cd04c334ff655e5d62a4fa
Needed-By: https://review.openstack.org/623229
2018-12-20 21:53:29 +01:00
Nguyen Hai Truong c4e310859b 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: I49e69314bd4e9ca2e4327cce878c1831a95b1df8
2018-11-06 17:42:34 -08:00
Nguyen Hai b7023b38d3 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: Id01cdc06dd23fa98dbcb8706c2751315e75fd29f
Story: #2002586
Task: #24324
2018-08-17 20:15:37 +09:00
Nguyen Hai 67081192b7 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: I64b476cc4fdb1da25c79341d49e25ab4715062dc
Story: #2002586
Task: #24324
2018-08-17 20:14:58 +09:00
Doug Hellmann 6184fd9f27 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: Ib1838be4ecd55a070fa30990b25f3135b60c35d4
Depends-On: https://review.openstack.org/555034
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-03-22 18:04:32 -04:00