Commit Graph

20 Commits

Author SHA1 Message Date
Cai Hui 467ed25f66 Add zed unit tests
Add zed unit tests.

Change-Id: I090bc31af0fcd0c75c1da519dd464f1474d94a2e
2022-05-08 19:54:13 +08:00
Ghanshyam Mann 750dac7f2a Drop lower-constraints.txt and its testing
As discussed in TC PTG[1] and TC resolution[2], we are
dropping the lower-constraints.txt file and its testing.
We will keep lower bounds in the requirements.txt file but
with a note that these are not tested lower bounds and we
try our best to keep them updated.

[1] https://etherpad.opendev.org/p/tc-zed-ptg#L326
[2] https://governance.openstack.org/tc/resolutions/20220414-drop-lower-constraints.html#proposal

Change-Id: I429e40d21c075de3b8666dc60c878378acfba5e1
2022-04-30 16:03:45 -05:00
OpenStack Release Bot d24dbb39ca 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: Iaaf9583c7485c9685c33bc32e1e9b500708f2a5c
2021-09-17 14:18:41 +00:00
OpenStack Release Bot 5d82e7a05c 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: Id4da3eee02aa290046b2dbab3d698f3766894a1b
2021-03-22 12:01:27 +00:00
caihui a18091a868 :Update gate job for wallaby
Update  "openstack-python3-victoria-jobs" to  "openstack-python3-wallaby-jobs".

Change-Id: I0e9e30093f39230859fbfa415fd9fba00ff03e79
2020-11-18 18:08:04 -08:00
Luigi Toscano 1f5004d521 zuul: migrate the freezer-web-ui job to native Zuul v3
The current job only checks whether the repository can be installed.
It specifies a tempest regex, but it is invalid, and anyway
the tempest tests do not touch horizon and its plugins, so
the job can just inherit from devstack instead of devstack-tempest.

Drop the distribution-specific suffix, ubuntu is the default.

Change-Id: I3d9cc639f5d5f523a1cdf395acacbfd88920e339
2020-08-07 18:18:49 +02:00
OpenStack Release Bot c79bc4fce2 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: I71bbce732f7e6af22313a7f602964d498402ae93
2020-04-22 13:10:33 +00:00
Ghanshyam Mann 8f353278d4 [ussuri][goal] Drop python 2.7 support and testing
OpenStack is dropping the py2.7 support in ussuri cycle.

freezer-web-ui 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: I7a85a88ad3d248ea081eb22db6507f9bd21493f7
2019-11-22 01:52:38 +00:00
manchandavishal 146a150bc1 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: I2a8bc45f838e9dc56ad015c44e034cf5d009d2ab
2019-10-09 17:08:04 +00:00
OpenDev Sysadmins 7509ca245a 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:44:40 +00:00
ghanshyam e8d4753616 Make freezer-web-ui-ubuntu as voting job again
freezer-web-ui-ubuntu job has been made n-v in legacy
job migration work.
- https://review.openstack.org/#/c/642610

Not issue has been fixed and it is working fine
- https://review.openstack.org/#/c/643213/3

Let's reenable it as voting.

Change-Id: I735e0dacb035770be814ca1b829c56ef9ba644ff
2019-03-14 16:04:44 +00:00
ghanshyam 544794cb82 Rename and migrate the xenial gate jobsto bionic
We have migrated the zuulv3 job to Bionic during Dec/Jan month.
 - http://lists.openstack.org/pipermail/openstack-discuss/2018-December/000837.html
 - https://etherpad.openstack.org/p/devstack-bionic
But that effort does not move all gate job to Bionic as there are
large amount of jobs are still legacy jobs. All the legacy jobs still
use Xenial as nodeset.

As per the decided runtime for Stein, we need to test everything on openstack
CI/CD on Bionic - https://governance.openstack.org/tc/reference/runtimes/stein.html

Below patch move the legacy base jobs to bionic which will move the derived jobs
automatically to bionic. These jobs are modified with branch variant so that they will use
Bionic node from stein onwards and xenial for all other stable branches
until stable/rocky.
- https://review.openstack.org/#/c/639096

This commit rename the ubuntu based gate job so that we do not need to rename
them on every new distro migration.

More Details: https://etherpad.openstack.org/p/legacy-job-bionic
Depends-On: https://review.openstack.org/#/c/639096

Making failing job n-v till story#2005227

Change-Id: Ia00af4f5e40075a2cd8257afdd8e41c2ef40f932
2019-03-14 00:28:40 +00:00
Andreas Jaeger ec15c7ef24 Use template for lower-constraints
Small cleanups:

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

Change-Id: I138aff23c6fc48f8659d3e84f18a026d1f70fb29
Needed-By: https://review.openstack.org/623229
2018-12-20 20:56:51 +01:00
qingszhao f1effba002 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: I2f0f5a2c581a31117d88c5fea30b53dc329a5c62
Story: #2002586
Task: #24296
2018-09-12 04:56:39 +00:00
qingszhao 7be38ca793 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: Ifeaf89f0f7314d442112452ed1649a3694901271
Story: #2002586
Task: #24296
2018-09-12 04:56:35 +00:00
Doug Hellmann e68011ed5f 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: Id71e1a71a0f9fa342a286ef62c8dc6ca784ae61a
Depends-On: https://review.openstack.org/555034
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-04-03 10:34:01 +00:00
Zuul 8b8ec7289d Merge "Zuul: Remove project name" 2018-02-01 11:42:56 +00:00
James E. Blair aca45eda38 Zuul: Remove project name
Zuul no longer requires the project-name for in-repo configuration.
Omitting it makes forking or renaming projects easier.

Change-Id: I7b52aa65114630e12b1a3e330534ef7303c06759
2018-01-31 21:13:31 -08:00
Saad Zaher 0e44ccac53 Convert freezer-web-ui-xenial gate job to voting
Change-Id: If175a79a4b58c0e284d0827dc6ec74456ed7dd99
2018-01-30 23:08:43 +00:00
Saad Zaher ea53eea023 Move legacy freezer-web-ui jobs to project
Change-Id: I30df649bd91467caedab31ee01a86c5b164f127f
2017-12-05 02:05:18 +00:00