Commit Graph

7 Commits

Author SHA1 Message Date
Martin Kopec 798873b6a9 Rename osf/refstack to openinfra/refstack
refstack project got moved under openinfra org:
https://review.opendev.org/c/openstack/project-config/+/808479

Change-Id: Ie54041b9fb9617910f713530e6da0852d9af5702
2021-11-19 10:10:02 +00:00
Luigi Toscano a35fdf8fda Migrate the functional job to Zuul v3
Use devstack-tox-functional, running the custom tox environment
after exporting the devstack environment.

Change-Id: I1e49f9af932c6b55243d1375b23ae16f56503461
2021-02-24 23:36:22 +01:00
Ghanshyam Mann 74a0cb9580 Update jobs for interop repos renaming
Interop repos are going under rename from
openstack namespace to osf namespace (Depends-On),
which need update the zuul job to start using the
new location.

Depends-On: https://review.opendev.org/#/c/734669/
Change-Id: Ie14526110b3eff3342e709147eeb28f439fbc9ed
2020-06-09 15:06:52 -05:00
OpenDev Sysadmins beaf6a1ec4 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:42 +00:00
98k 1682fa35c9 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: I54e54ff274598719f0d885d47b1237d87f356a6f
Story: #2002586
Task: #24313
2018-08-23 12:00:48 +00:00
James E. Blair c546a2fdf2 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: I65abb6a576d8be79fb5d0e90aeb2d0c3593ddbb9
2018-01-31 21:33:40 -08:00
Duong Ha-Quang 9e29f9decb Move legacy jobs to project
This patch implements first step in zuulv3 migration guide [1]:

Move jobs to murano-apps repo

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

Co-Authored-By: Nam Nguyen Hoai <namnh@vn.fujitsu.com>
Co-Authored-By: zhurong <aaronzhu1121@gmail.com>

Needed-By: I739c2fabf5af43f2a3644c7d8ca57460780b5c2b
Change-Id: I54feb37de05ea58f0b26c0206fce658ef54d9325
2017-12-04 08:49:14 +08:00