- 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 - job: name: zuul-jobs-test-tox-siblings description: Test the tox role's sibling functionality files: - roles/tox/.* run: test-playbooks/tox-siblings.yaml required-projects: - zuul/zuul - zuul/nodepool # -* AUTOGENERATED *- # The following project section is autogenerated by # tools/update-test-platforms.py # Please re-run to generate new job lists - project: check: jobs: &id001 - zuul-jobs-test-ensure-sphinx - zuul-jobs-test-tox-siblings gate: jobs: *id001