Commit Graph

23 Commits

Author SHA1 Message Date
OpenStack Release Bot c7ee3a467b 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: If70806d289c5ee2079183bff0243b1e0769569d9
2022-09-19 14:49:04 +00:00
manchandavishal 00899ba9ce Use Horizon project template for nodejs jobs
Horizon defined a project template 'horizon-nodejs-jobs'
for nodejs jobs. This patch updates ``.zuul.yaml`` to
use that template to run nodejs jobs here.

Depends-On: https://review.opendev.org/c/openstack/horizon/+/831929
Change-Id: I9a4656e78314bf56130a14152c7791f577bb4f11
2022-05-11 00:27:14 +05:30
OpenStack Release Bot ba2ba01c06 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: I22e2d040b4ee57305ef749ae3876463db2c846fc
2022-03-14 17:00:18 +00:00
OpenStack Release Bot 36c9dbec33 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: Ifc03c32d56568c9ff4f3a12592c096534171542a
2021-09-20 15:39:06 +00:00
manchandavishal 09bfde0a6e Drop horizon-nodejs10-jobs template
As we already added horizon-nodejs14-jobs template in this plugin
and nodejs14 jobs running fine. So let's drop horizon-nodejs10-jobs
template because nodejs10 is already EOL.

Change-Id: I11176ef54ca25b130bc2c1c86b8458cbf960312f
2021-05-19 21:45:36 +05:30
manchandavishal 2cf103158a Add horizon-nodejs14-job template.
Depends-On: https://review.opendev.org/c/openstack/horizon/+/784062
Change-Id: I6fb8e2cd8a67032ae31becf336aac56554ee824a
2021-04-27 18:21:51 +05:30
OpenStack Release Bot 2cda2e31f7 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: I33b91ef17a3e51c17dbc609bf4b86eb4e443093f
2021-03-24 16:42:18 +00:00
OpenStack Release Bot 10941239f6 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: I0f5421091c31f2c2b01bba3927d528372caecd13
2020-09-24 16:23:22 +00:00
OpenStack Release Bot e9f0b64ed6 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: I323dca1a43c180f1ab98261917a724e4d224515e
2020-04-27 22:46:07 +00:00
Ghanshyam Mann c9fb559b57 [ussuri][goal] Drop python 2.7 support and testing
OpenStack is dropping the py2.7 support in ussuri cycle.

vitrage-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: I21499eedca87193f78bcf633c21380d757c788f6
2019-11-20 08:10:28 +00:00
Zuul 297ce76ecf Merge "Use Horizon project template for django jobs" 2019-10-31 11:07:34 +00:00
Ivan Kolodyazhny 85b275e3ca 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 but there is no unit-test added in vitrage-dashboard to check 
django compatibility as of now and maybe we can add them in future.
For information please refer [1]

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

Change-Id: I6fd838618048f7cd373e477d176e9ad2ee8e3f09
2019-10-30 09:36:29 +00:00
kangyufei bcd0b029ac Switch to Ussuri jobs
Change-Id: I82bccfc4d5c34cad7a8d29fa2321e8043e015fb4
2019-10-22 15:38:59 +08:00
pengyuesheng 23cbc09b4d 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

Change-Id: Ic509bdfc23d95d709db8b534827ab141e3d2a0b0
2019-07-04 10:21:46 +08:00
OpenDev Sysadmins ce1f00c035 OpenDev Migration Patch
This commit was bulk generated and pushed by the OpenDev sysadmins
as a part of the Git hosting and code review systems migration
detailed in these mailing list posts:

http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003603.html
http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004920.html

Attempts have been made to correct repository namespaces and
hostnames based on simple pattern matching, but it's possible some
were updated incorrectly or missed entirely. Please reach out to us
via the contact information listed at https://opendev.org/ with any
questions you may have.
2019-04-19 19:45:13 +00:00
Ghanshyam Mann 142940ab16 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: I5661e9cdf3644d785e004b7bd99989d514676757
2019-04-15 17:20:16 +00:00
Ivan Kolodyazhny 2481217401 Add Python 3.6 and Python 3.7 jobs
According to 'Tested Runtimes for Train' [1] we need to support
Python 2.7, Python 3.7 and Python 3.6 runtimes.

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

Change-Id: I449cb6dbad63cca99fbd8a193a59aee326d289f0
2019-04-15 20:00:29 +03:00
manchandavishal 4e84ad65d1 Drop nodejs4 job
As Migration to bionic is completed or nodejs10 job running.
So we not required nodejs4 job anymore.

Change-Id: I404f0376f16bd57e46db1dc93411f1a2de9eeea2
2019-04-02 16:37:36 +00:00
manchandavishal e4c213503c Add nodejs10 jobs on bionic.
Depends-On: https://review.openstack.org/643625
Change-Id: If8484fc91499c96c883f4ffdbd9c69d8abd127ee
2019-03-18 16:54:51 +00:00
Monty Taylor ef540f41a6 Switch to horizon-nodejs4-jobs-nonvoting template
We need to switch these jobs to xenial. But while we're doing that,
let's shift to consuming a template managed in the horizon repo.

Depends-On: https://review.openstack.org/643198
Change-Id: I9c83b8a07f4b69c72dad619ac0130222c5e14e98
2019-03-14 00:37:36 +00:00
Ivan Kolodyazhny 2a7b111307 Add vitrage-dashboard integration tests
This patch adds basic tests to verify that vitrage-dashboard is
installed and could be opened.

Also it removes oslotest which is not used.

vitrage-dashboard-integration-tests job is added in a non-voting mode.

Change-Id: I03c6a28014a73605b72441a0241e1dc1cd3f908c
2019-02-17 15:25:54 +02:00
Nguyen Hai 40da096b6d 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: Ic3d1024472f08eb9ce53751be4444aad40de7e46
Story: #2002586
Task: #24343
2018-08-18 11:12:48 +09:00
Nguyen Hai 7857b45dfc 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: I11ffaa7fe7e066b33d949003f6bab5a57a753808
Story: #2002586
Task: #24343
2018-08-18 11:12:22 +09:00