
Zuul loads configuration files in a distinct order and currently only warns to the zuul log if some files got ignored. This can be confusing to the user so plumb this warning through to the buildset which then gets reported to a change. Change-Id: I68f729c83cf6c16fd1f490a60b269401236ef6d9
11 lines
139 B
YAML
11 lines
139 B
YAML
- project:
|
|
check:
|
|
jobs:
|
|
- project-test1
|
|
|
|
- project:
|
|
name: org/project
|
|
check:
|
|
jobs:
|
|
- project-test1
|