Commit Graph

16 Commits

Author SHA1 Message Date
OpenStack Release Bot 6abe194bdd 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: Ibfe85c550cf20a7b5f4570700df348bb41ed261a
2022-09-16 12:26:29 +00:00
Diogo Guerra 7c03bcb734 Update python testing as per zed cycle testing runtime
In Zed cycle, we have dropped the python 3.6/3.7[1] testing
and its support. Removing the py36 centos8 job as well as
updating the python classifier also to reflect the same.
Also indicates that we support python 3.9.

[1] https://governance.openstack.org/tc/reference/runtimes/zed.html

Change-Id: I36180f40cb2858aa051366af9b3c3c28d635632c
2022-09-05 07:43:08 +00:00
OpenStack Release Bot 1f5edf419d 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: I22d0d65e16acbfa64dfbb6d6a79e76477c201bfc
2022-02-16 19:44:13 +11:00
Spyros Trigazis 0a35b68026 Drop lower constraints testing
Projects like oslo are dropping lower constraints
testing. There is also discussion to drop it until
we find a proper setup. For details, please follow
the ML thread. TC will have updates soon.

http://lists.openstack.org/pipermail/openstack-discuss/2021-January/019679.html

story: 2008482
task: 41523

Change-Id: Ia91451c0f93ffe4c7a555874f8f843e01b146df5
Signed-off-by: Spyros Trigazis <spyridon.trigazis@cern.ch>
2021-01-11 11:25:17 +00:00
Andreas Jaeger 1c746d8efb Switch to newer openstackdocstheme and reno versions
Switch to openstackdocstheme 2.2.0 and reno 3.1.0 versions. Using
these versions will allow especially:
* Linking from HTML to PDF document
* Allow parallel building of documents
* Fix some rendering problems

Update Sphinx version as well.

Remove docs requirements from lower-constraints, they are not needed
during install or test but only for docs building.

openstackdocstheme renames some variables, so follow the renames
before the next release removes them. A couple of variables are also
not needed anymore, remove them.

Set openstackdocs_auto_name to use 'project' as name.

Use releasenotes jobs template instead of individual jobs.

Depends-On: https://review.opendev.org/728938
Change-Id: I2f3f66a19cda62c6d51c764a0d7e2a163d8abe74
2020-05-18 22:57:43 +02:00
OpenStack Release Bot 5395e05ba7 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: I62e4979e7c4740369c9585334beb78f0f136bde9
2020-04-11 18:44:14 +00:00
Feilong Wang de2b8e88b0 Drop py27 tests
Task: 39089
Story: 2007437

Change-Id: I3d311f457307a75a3e9167768ae5e0c1d47d9566
2020-03-18 13:18:30 +13:00
Corey Bryant a19d01355f 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: I6bed1f2df2c50234657112869b585439afa1b550
Story: #2005924
Task: #34219
2019-07-05 11:51:52 -04:00
Ghanshyam Mann 9f5b8c790a 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: I90b3d96348fede667b9895f87e879a816420216a
2019-04-14 23:03:13 +00:00
Corey Bryant a3297b704a 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: I4edeb1ed8ad7b41b05d12e4c0845a35ff60af0b9
Story: #2004073
Task: #27426
2019-02-14 23:47:40 -05:00
Andreas Jaeger d0d08f0954 Use template for lower-constraints
Small cleanups:

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

Change-Id: I86078e8487c30775ddd05ab9bd90c66774bdaec1
Needed-By: https://review.openstack.org/623229
2018-12-20 21:48:05 +01:00
qingszhao 053d807b25 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: Ia808c685f65e47875f782b2d4a2ed8f6af90cadc
Story: #2002586
Task: #24308
2018-08-23 05:00:00 +00:00
qingszhao 2e24313a73 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: Id83de2e46044b501f99ae9da2c2ff7e5938431cd
Story: #2002586
Task: #24308
2018-08-23 04:59:57 +00:00
qingszhao 8ea3d178ba 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: Ifc43c9fc85e3cb6cfc744e004468f98f86ce0b90
Story: #2002586
Task: #24308
2018-08-23 04:59:56 +00:00
Feilong Wang c026a13e15 Add release notes for magnum client
Change-Id: If1cc736ed8ef2949744efec755492d05388077f7
2018-08-20 10:28:21 +12:00
Doug Hellmann 989b5e7eec 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: I673d98410d124d082272a7ba23836eb2e818f3e9
Depends-On: https://review.openstack.org/555034
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-03-22 17:52:18 -04:00