summaryrefslogtreecommitdiff
path: root/releasenotes/notes/change-queue-project-790553bd212b50eb.yaml
Commit message (Collapse)AuthorAgeFilesLines
* Remove deprecated pipeline queue configurationJames E. Blair2022-09-081-1/+1
| | | | | | | | | This was deprecated quite some time ago and we should remove it as part of the next major release. Also remove a very old Zuul v1 layout.yaml from the test fixtures. Change-Id: I40030840b71e95f813f028ff31bc3e9b3eac4d6a
* Move queue from pipeline to projectTobias Henkel2021-02-031-0/+6
Referring to a queue makes more sense in the project where it has more use such as allowing circular dependencies later. This makes it possible to refer to the queue on project level which takes precedence over referring queues in the pipeline config. We'll also deprecate referring to the queue in the pipeline config and remove this in a later release. Change-Id: I14533ae57cfe688b55c26a1e17ab38e133180b28