Normalize test jobs yaml
This is the output of the update platforms script to minimize future deltas. Change-Id: Ie884073c3ad7f90199cc09ebe21fdf529ed02533
This commit is contained in:
parent
9d8e765881
commit
6e54ba3251
@ -3,15 +3,13 @@
|
|||||||
description: Test the ensure-sphinx role
|
description: Test the ensure-sphinx role
|
||||||
files:
|
files:
|
||||||
- roles/ensure-sphinx/.*
|
- roles/ensure-sphinx/.*
|
||||||
run:
|
run: test-playbooks/simple-role-test.yaml
|
||||||
test-playbooks/simple-role-test.yaml
|
|
||||||
vars:
|
vars:
|
||||||
role_name: ensure-sphinx
|
role_name: ensure-sphinx
|
||||||
|
|
||||||
- project:
|
- project:
|
||||||
check:
|
check:
|
||||||
jobs:
|
jobs: &id001
|
||||||
- zuul-jobs-test-ensure-sphinx
|
- zuul-jobs-test-ensure-sphinx
|
||||||
gate:
|
gate:
|
||||||
jobs:
|
jobs: *id001
|
||||||
- zuul-jobs-test-ensure-sphinx
|
|
||||||
|
Loading…
Reference in New Issue
Block a user