Require a base job
This makes base jobs required and allows for a per-tenant default. Story: 2001110 Task: 4793 Change-Id: I26ffddad8358c156cfac749ce98af70f3447f671
This commit is contained in:
4
tests/fixtures/layouts/reporting-github.yaml
vendored
4
tests/fixtures/layouts/reporting-github.yaml
vendored
@@ -78,6 +78,10 @@
|
||||
comment: true
|
||||
status: 'failure'
|
||||
|
||||
- job:
|
||||
name: base
|
||||
parent: null
|
||||
|
||||
- job:
|
||||
name: project-test1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user