commit | 2bab6e7361873b326de5620b16c92570e76cc763 | [log] [tgz] |
---|---|---|
author | James E. Blair <jeblair@redhat.com> | Mon Aug 07 09:52:45 2017 -0700 |
committer | James E. Blair <jeblair@redhat.com> | Mon Aug 07 14:52:37 2017 -0700 |
tree | 54328e2f2dbc8fdf7db9d6c6515a35c017e9f89a | |
parent | 0fb72dce11090d557bfcf40c589da9a3ca3b9e95 [diff] [blame] |
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/timer-smtp.yaml b/tests/fixtures/layouts/timer-smtp.yaml index 66e9aaf..a27b183 100644 --- a/tests/fixtures/layouts/timer-smtp.yaml +++ b/tests/fixtures/layouts/timer-smtp.yaml
@@ -11,6 +11,10 @@ subject: Periodic check for {change.project} succeeded - job: + name: base + parent: null + +- job: name: project-bitrot-stable-old success-url: http://logs.example.com/{job.name}/{build.number}