Commit Graph

4 Commits

Author SHA1 Message Date
Yumeng Bao dd965ff667 add cyborg-tempest job and remove cyborg-devstack job
this patch:
1. added cyborg-tempest[0] job to cyborg
2. removed cyborg-devstack job since cyborg-tempest job already contains
devstack_plugins
3. deleted legacy/cyborg-devstack/** for two reasons:
  1) cyborg-devstack is removed
  2) in zuul v3, devstack base job changed to the following[1][2]

[0]https://github.com/openstack/cyborg-tempest-plugin/blob/master/.zuul.yaml#L12
[1]https://docs.openstack.org/infra/manual/zuulv3.html#reworking-legacy-jobs-to-be-v3-native
[2]https://review.opendev.org/#/c/500365/34

Change-Id: Ia25b0e83f8438c57e698fe0fc781ff6fc5d77164
2019-09-11 23:20:21 -07:00
OpenDev Sysadmins a74b99594d 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:39:22 +00:00
Ian Wienand 1a3db2be6b 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: Ic074292a61287e774511a3a87b09e790658bb0f5
2019-03-24 20:33:23 +00:00
Duong Ha-Quang a2fb9b4f42 Move legacy jobs to project
This patch implements first step in zuulv3 migration guide [1]:

Move jobs to Cyborg repo

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

Change-Id: I31d5d7aed511aca18c1096b9f5eb7572f683d613
Needed-By: If816cfec5ace8f9fd7293c0749948d2c0dcb817a
Needed-By: I40e9380d049f541bf34488a3010d95f4a6835179
2017-12-29 09:27:59 +01:00