Update test fixtures to use explicit run

Change-Id: I3060a2bf57cef10a5a7ec5299e3491f1f6751221
This commit is contained in:
James E. Blair
2017-10-26 12:57:41 -07:00
parent 5192d9900e
commit 2f589fec6b
112 changed files with 403 additions and 96 deletions

View File

@@ -62,10 +62,9 @@
approval:
- Code-Review: 2
username: maintainer
require:
github:
review:
- username: '^(herp|derp)$'
- username: ^(herp|derp)$
type: approved
trigger: {}
@@ -75,9 +74,11 @@
- job:
name: common-config-test
run: playbooks/common-config-test.yaml
- job:
name: template-job
run: playbooks/template-job.yaml
- project-template:
name: common-config-template

View File

@@ -1,5 +1,6 @@
- job:
name: project-test1
run: playbooks/project-test1.yaml
- project:
name: org/project