4 Commits

Author SHA1 Message Date
Ghanshyam Mann
48f70150be Migrate grenade jobs to py3
As part of community goal of dropping py27 support[1], we are
moving the devstack to py3 by default[2]. That will make grenade job
to perform upgrade from py2 to py3 which will not work (we have seen
the failure in neutron-grenade job).

To avoid existing grenade py2 job break, this commit moves grenade
jobs to py3 which is what we planned as part dropping the py2 support.

[1] https://governance.openstack.org/tc/goals/selected/ussuri/drop-py27.html
[2] https://review.opendev.org/#/c/649097/12
    http://lists.openstack.org/pipermail/openstack-discuss/2019-November/010938.html

Change-Id: I822c7cb26f0d0f4e4d67df5d4b678853059cc0be
2019-11-19 22:26:54 +00:00
OpenDev Sysadmins
4038fa4604 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:30:29 +00:00
Ian Wienand
4e523ce422 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: Ic878f69afe5eaf9ec22194944c2dfd8e1ead0542
2019-03-24 20:33:58 +00:00
Gage Hugo
5ed86b2ee6 Migrate jobs to zuulV3
This migrates the converted legacy jobs to the keystone
repo. This follows Step 1 in the legacy migration docs[0].

[0] https://docs.openstack.org/infra/manual/zuulv3.html#legacy-job-migration-details

Needed-By: I33e09b0f7835eb038c76bb5c7343570762e52ab0
Needed-By: I3ca75444be1961c4870d3afd07febaa70ead05fb
Change-Id: If0d0db326f25a95f6a0c16f49c841a4db7cb6022
2018-01-05 21:45:03 +00:00