Require a base job
This makes base jobs required and allows for a per-tenant default.
Story: 2001110
Task: 4793
Change-Id: I26ffddad8358c156cfac749ce98af70f3447f671
diff --git a/tests/fixtures/layouts/crd-github.yaml b/tests/fixtures/layouts/crd-github.yaml
index 11bdf76..9696226 100644
--- a/tests/fixtures/layouts/crd-github.yaml
+++ b/tests/fixtures/layouts/crd-github.yaml
@@ -28,15 +28,24 @@
github: {}
- job:
+ name: base
+ parent: null
+
+- job:
name: project1-test
+
- job:
name: project2-test
+
- job:
name: project3-test
+
- job:
name: project4-test
+
- job:
name: project5-test
+
- job:
name: project6-test