zuul-jobs/zuul-tests.d/js-roles-jobs.yaml

22 lines
450 B
YAML

# Jobs which test roles listed in js-roles.rst
- job:
name: zuul-jobs-test-install-nodejs
description: Test the install-nodejs role
files:
- roles/install-nodejs/.*
run:
test-playbooks/simple-role-test.yaml
vars:
role_name: install-nodejs
# List all the jobs in this file.
- project:
check:
jobs:
- zuul-jobs-test-install-nodejs
gate:
jobs:
- zuul-jobs-test-install-nodejs