project-config/zuul.d/projects.yaml
Radosław Piliszek 467aadc6ec Disable common queue
To speed up the CD process at the cost of QA of integration.

Per the consortium's decision.

Change-Id: Idf3bb21addf770dc095bcd8d394028b11dca3002
2024-04-19 11:59:35 +02:00

16 lines
367 B
YAML

- project:
name: nebulous/project-config
queue: nebulous-project-config
check:
jobs:
- nox-linters:
voting: false
gate:
jobs:
- noop
# FIXME(rpiliszek): Disabled common queue -- to speed up the CD process at the cost of QA of integration.
# - project:
# name: ^nebulous/.+
# queue: nebulous-integrated