
To speed up the CD process at the cost of QA of integration. Per the consortium's decision. Change-Id: Idf3bb21addf770dc095bcd8d394028b11dca3002
16 lines
367 B
YAML
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
|