Commit Graph

5 Commits

Author SHA1 Message Date
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
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
Ian Wienand 3207b575a1 Replace openstack.org git:// URLs with https://
This is a mechanically generated change to replace openstack.org
git:// URLs with https:// equivalents.

This is in aid of a planned future move of the git hosting
infrastructure to a self-hosted instance of gitea (https://gitea.io),
which does not support the git wire protocol at this stage.

This update should result in no functional change.

For more information see the thread at

 http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003825.html

Change-Id: I66374a28c0ae20772bde47c785c5a368045e7824
2019-03-24 20:33:32 +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
Saad Zaher ea53eea023 Move legacy freezer-web-ui jobs to project
Change-Id: I30df649bd91467caedab31ee01a86c5b164f127f
2017-12-05 02:05:18 +00:00