Commit Graph

15 Commits

Author SHA1 Message Date
OpenStack Release Bot cee7e2ae84 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: Ie4b3100688d0716fd7a9f7c4dc0d555f3bd4df10
2022-09-23 15:58:36 +00:00
Takashi Kajinami 4afa41b90f 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. Add release notes and update the python
classifier for the same.

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

Co-Authored-By: Ghanshyam Mann <gmann@ghanshyammann.com>
Change-Id: I6e78e80c2e5c4e5a39bd3c3dfbfddaf3973abb77
2022-07-10 15:18:42 +00:00
OpenStack Release Bot 6b73bda39e 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: I3a42ec28f6c4a2de874b83a1f0230c12fec5cea1
2021-03-26 18:35:38 +00:00
OpenStack Release Bot 63fa310920 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: Iff841e79b6afc850fd0467ba110283c4be777efa
2020-09-24 08:53:29 +00:00
OpenStack Release Bot bef1a4cc02 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: I4eec1727ce4867df3eb30ecbd360480716f6bf41
2020-04-23 12:25:36 +00:00
Ghanshyam Mann dcd4303c4b [ussuri][goal] Drop python 2.7 support and testing
OpenStack is dropping the py2.7 support in ussuri cycle.

mistral-dashboard 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://governance.openstack.org/tc/goals/selected/ussuri/drop-py27.html

Depends-On: https://review.opendev.org/#/c/693631/
Change-Id: Ib39cbe4f526d5ace03f959e21eb4907c97ac7b65
2019-11-16 17:01:11 +00:00
sunjia c173e7fa23 Switch to Ussuri jobs
Change-Id: I19c8b887ea616f5688fcc5b67abde20f5b4a6b68
2019-10-22 13:45:00 +08:00
manchandavishal d621a752e5 Use Horizon project template for django jobs
Horizon defined a project template 'horizon-non-primary-django-jobs'
for django jobs. This patch use that template to run django jobs
here. For information please refer [1]

[1] https://review.opendev.org/#/c/681969/

Change-Id: Ib3e48ff828faef59a6594f9a1155eaa3a8bf0cf0
2019-10-09 16:29:10 +00:00
pengyuesheng 13e1709805 Use openstack-python3-train-jobs for python3 test runtime
Depends-On:https://review.opendev.org/#/c/641878/

Change-Id: I4fe08fcd45e5f4ea3431c9cd4072c78d9d95a7b2
2019-06-12 10:03:06 +08:00
pengyuesheng 59f0ab44d1 Add python37 job
Since we've entered Train and the runtime proposed include py37[1],
we need to include it in gate as well as local env.
This patch adds the support for the same.

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

Change-Id: Ie9da36e048c8f13f625369b59c8c46eb5673194f
2019-05-16 10:58:31 +08:00
Ghanshyam Mann 8b4ca12f7a 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: Ib68a1cb57957e5705dcdf1ee0f46cf9359a6bf47
2019-05-02 17:48:02 +00:00
Nguyen Hai 686e9ff08b 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: Ib2b42ff23430bd502c6c68c68022c26a4b8afa39
Story: #2002586
Task: #24311
2018-08-18 14:56:54 +09:00
Nguyen Hai f8fcb4548f 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: I903b356477cd436e78b85e6b46ffdb87c3a3d820
Story: #2002586
Task: #24311
2018-08-18 14:55:49 +09:00
Andreas Jaeger 2688f3e484 Revert "Migrate mistral-dashboard to zuul v3"
These are all standard jobs, they should stay in project-config.

This reverts commit 63f84ff826.

Change-Id: Ic01fc168dca7cadb538ce6a7da80b263e098e5c9
2017-10-05 18:47:23 +00:00
Brad P. Crochet 63f84ff826 Migrate mistral-dashboard to zuul v3
Change-Id: Ic93015a54f020b96d05207230c9d0e882057d20b
2017-10-03 10:01:37 -04:00