Merge "Normalize test jobs yaml"

This commit is contained in:
Zuul 2019-07-12 04:31:43 +00:00 committed by Gerrit Code Review
commit ad5bb692ed
1 changed files with 3 additions and 5 deletions

View File

@ -3,15 +3,13 @@
description: Test the ensure-sphinx role
files:
- roles/ensure-sphinx/.*
run:
test-playbooks/simple-role-test.yaml
run: test-playbooks/simple-role-test.yaml
vars:
role_name: ensure-sphinx
- project:
check:
jobs:
jobs: &id001
- zuul-jobs-test-ensure-sphinx
gate:
jobs:
- zuul-jobs-test-ensure-sphinx
jobs: *id001