Commit Graph

8 Commits

Author SHA1 Message Date
Ghanshyam Mann 0976964257 Retire oswin-tempest-plugin: remove repo content
Winstackers project has been retired
- https://review.opendev.org/c/openstack/governance/+/886880

this commit removes the content of oswin-tempest-plugin
deliverables of this project

Change-Id: I489d36a539cb943c1d7216390e469a471719a2cf
2023-09-09 12:30:57 -07:00
Lucian Petrut 9e95d33d9e Update zuul queue configuration
Zuul changed the way in which queues have to be declared [1][2].
We'll update the oswin-tempest-plugin zuul configuration
accordingly.

[1] https://lists.zuul-ci.org/pipermail/zuul-discuss/2022-May/001801.html
[2] https://lists.openstack.org/pipermail/openstack-discuss/2022-May/028603.html

Change-Id: I9b443aba106df12de5a8d215a0d88843bfecddf7
2022-10-25 12:15:16 +03:00
leiyuehui 87af7e0351 Update python testing as per zed cycle teting 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.

Change-Id: I09f5c8abfbf33a628af4f2157164c588e725eac6
2022-06-14 10:06:17 +03:00
Lucian Petrut 0a11b668e3 Drop Python 3.5 testing
Most OpenStack projects no longer support Python 3.5, which
currently leads to dependency issues.

Change-Id: Ic2cfce6dd9c4e24a5cd5cbebe1c49c6ddfac3607
2020-05-28 14:24:14 +03:00
Ghanshyam Mann dc1b2e77a0 Drop python 2.7 support and testing
OpenStack is dropping the py2.7 support in ussuri cycle.

oswin-tempest-plugin 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: I1e570f003a55fcbb3d4a628f788d5b34b76671db
2020-01-22 02:55:34 +00:00
Corey Bryant a291a1b471 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

Note that since tempest is branchless that we retain py35 support.

Change-Id: I622ef0306ac48509c46e243c83f458e57e496258
Story: #2005924
Task: #34257
2019-07-30 11:11:42 -04:00
98k ef0396e186 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: I9040c024342d2e5b3de45db9e6f5ffc010ca228a
Story: #2002586
Task: #24345
2018-08-24 06:31:41 +00:00
98k 7a788c7e89 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: I5c2357e12288e6aa1abef9346d5e6156ebf2c5c7
Story: #2002586
Task: #24345
2018-08-24 06:31:39 +00:00