zuul-jobs/zuul-tests.d/python-jobs.yaml
James E. Blair 2759eeba55 Add test job for ensure-sphinx
This adds very basic testing for ensure-sphinx (it just runs the
role to see if execution fails).

Change-Id: I484f00c9c9a9c2c8b1a205065538b0ac8bf962b5
2019-07-08 07:48:28 -07:00

18 lines
361 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:
- zuul-jobs-test-ensure-sphinx
gate:
jobs:
- zuul-jobs-test-ensure-sphinx