Commit Graph

14 Commits

Author SHA1 Message Date
OpenStack Release Bot c5c78cbe36 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: I7749267cc5133a3311679c1f9beb9af3c87291c5
2022-09-13 12:30:08 +00:00
OpenStack Release Bot 26671c6dcd 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: I2bdbd8c0b54573260351fec5a6efc8ec2d538f47
2022-03-10 08:04:30 +00:00
OpenStack Release Bot 95ad7fe404 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: I26210e0fbf01b53b6642cc65180be28c49a45b9d
2021-09-13 19:47:00 +00:00
Radosław Piliszek 610116b00f [CI] Run bandit
Change-Id: If31afc57bb6fe23d2ae9b081b81519cdb4539ad9
2021-08-17 07:19:05 +00:00
OpenStack Release Bot a7fdb13da1 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: I2a150eff1d1327e43dd28f5aeb697d9fc3d44d9b
2021-03-26 15:53:36 +00:00
Radosław Piliszek ea0459f80b [CI] Add periodic jobs
Periodic jobs are a great way to have proactive insight into
the current health of project's CI.

Change-Id: Ib980a756d28a95bb12fe07471c80c09467373a32
2020-11-15 11:11:15 +01:00
Radosław Piliszek bd409ac87d Publish the missing docs
Change-Id: If642034b6c0e8a304345f8db8a28cdb1ed68d67c
2020-11-12 20:39:26 +01:00
OpenStack Release Bot 6a29f69f3d 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: I098ef5aaa376deb5c5fbe412191232ecc273cb75
2020-09-28 15:48:42 +00:00
OpenStack Release Bot 9b8177a2cb 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: I7f985cc5f752bc2797f8cf2bf77edb89311e33a5
2020-04-23 15:42:49 +00:00
Ghanshyam Mann dbc0a4aaf1 [ussuri][goal] Drop python 2.7 support and testing
OpenStack is dropping the py2.7 support in ussuri cycle.

masakari-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

Change-Id: I9d3f6dc7490a8cca70ddb2ebd42b94cb86d6304b
2019-12-19 16:45:08 +00:00
manchandavishal a232649ab3 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]

Explicit testenv definitions (py27, py36, py37) are dropped
as tox handles them automatically and they are unnecessary.

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

Change-Id: Iff4bb3e088bb522ee336b324b0756efe84e2fde4
2019-10-30 23:59:06 +09:00
Corey Bryant 51c88683a4 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

Co-Authored-By: gujin <gu.jin@99cloud.net>
Change-Id: Ic6c96405113b7b95425f04902e13a6f85735a69e
Story: #2005924
Task: #34221
2019-08-23 11:07:36 +08:00
openstack d3b34063a1 Run all jobs by default using python3
This patch implements the community wide goal to run all jobs by
default using python3.

See the python3-first goal document for details:
https://governance.openstack.org/tc/goals/stein/python3-first.html

Change-Id: I4e62491ac9a9996cfd910e7d69897b92072bb1eb
2019-03-05 08:59:44 +00:00
Nguyen Hai d89b82ce76 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: Idfe602f9e94ae0adf4643f475a42b4681afb53e5
Story: #2002586
Task: #24310
2018-09-17 05:17:04 +00:00