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
This commit is contained in:
parent
8945377001
commit
2759eeba55
17
zuul-tests.d/python-jobs.yaml
Normal file
17
zuul-tests.d/python-jobs.yaml
Normal file
@ -0,0 +1,17 @@
|
||||
- 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
|
Loading…
x
Reference in New Issue
Block a user