27b9e6c67b
The project: section is actually owned by tools/update-test-platforms.py script. Add a note to make this clear; otherwise manual edits get this out of sync and makes a mess when we do try and regenerate it. Change-Id: Iaaafce2ef2f60e0c66723a34b17d60ec766b5f70
21 lines
490 B
YAML
21 lines
490 B
YAML
- 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
|
|
|
|
# -* 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-install-nodejs
|
|
gate:
|
|
jobs: *id001
|