Commit Graph

7 Commits

Author SHA1 Message Date
wangyu 594f4eff8a Switch legacy Zuul jobs to native Zuul v3 jobs
Replace the 'karbor-dsvm-fullstack' legacy Zuul job with
the 'karbor-fullstack' native Zuul v3 job.

See
https://governance.openstack.org/tc/goals/selected/victoria/native-zuulv3-jobs.html
for more details.

Change-Id: I558c8e02011e98950354266254511bd113d5c5ec
2020-09-15 10:09:41 +00:00
Ghanshyam Mann 401c9bca56 [ussuri][goal] Drop python 2.7 support and testing
OpenStack is dropping the py2.7 support in ussuri cycle.

Karbor 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

Depends-On: https://review.opendev.org/#/c/693631/
Change-Id: Id923a1e18a1ba2439eda11a88abab64a3b32cab1
2020-01-23 13:43:50 +00:00
OpenDev Sysadmins b4155f7f87 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:31:25 +00:00
Ian Wienand 1976d06cee 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: Icce15740eeb33397772049975adaa8a7119cbf84
2019-03-24 20:33:56 +00:00
jiaopengju dfcd6ab7e1 Switch to using stestr
Change-Id: Ia70ef63f78c40fa60fc84e660c216ffbbadcfec9
2018-08-15 09:07:36 +08:00
chenying 3dd5504546 Fix the fullstack error of Karbor
Change-Id: I4d46508f1d8bf648a4fceb0af52c52dad0e7e9f5
2018-04-11 15:09:06 +08:00
Duong Ha-Quang fbcd140e67 Move legacy jobs to project
This patch implements first step in zuulv3 migration guide [1]:

Move jobs to karbor repo

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

Change-Id: Idde74f35895dbf9a1fe39ccb07d893a6a935dd0f
2017-10-12 15:44:32 +07:00