zuul-jobs/zuul-tests.d/python-jobs.yaml
James E. Blair 6e54ba3251 Normalize test jobs yaml
This is the output of the update platforms script to minimize
future deltas.

Change-Id: Ie884073c3ad7f90199cc09ebe21fdf529ed02533
2019-07-10 14:42:46 -07:00

16 lines
330 B
YAML

- job:
name: zuul-jobs-test-ensure-sphinx
description: Test the ensure-sphinx role
files:
- roles/ensure-sphinx/.*
run: test-playbooks/simple-role-test.yaml
vars:
role_name: ensure-sphinx
- project:
check:
jobs: &id001
- zuul-jobs-test-ensure-sphinx
gate:
jobs: *id001