Commit Graph

3 Commits

Author SHA1 Message Date
guolimin.lc 1d0bdedd51 Fix deprecated zuul queue syntax
Change-Id: I34d1f3d596caf9f7588dffb62eba36452c09868a
2023-11-02 17:12:36 +08:00
Doug Hellmann 77c5fb0255 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: Ia71e9ef1b97568715ef07ab02b0ff28d39559fee
Story: #2002586
Task: #24332
2018-08-20 22:00:08 +00:00
Luigi Toscano 90c2430bc9 Add native Zuul v3 build and publishing jobs
The new jobs replace (and move in-tree):
- legacy-sahara-extra-artifacts
- legacy-post-sahara-extra-artifacts

Unfortunately the new publish job can't be tested
beforehand, but we can fix it later.

Story: 2001686
Task: 8660

Depends-On: https://review.openstack.org/581087
Change-Id: I5b1ad485dfb23ce164473569b6bbc77fb37871ac
2018-07-09 20:03:59 +02:00