zuul-jobs/zuul-tests.d/puppet-roles-jobs.yaml
Ian Wienand 27b9e6c67b zuul-tests.d: add autogeneration note
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
2019-11-25 11:37:55 +11:00

21 lines
540 B
YAML

- job:
name: zuul-jobs-test-install-pdk-dependencies
description: Test the install-pdk-dependencies role
files:
- roles/install-pdk-dependencies/.*
run: test-playbooks/simple-role-test.yaml
vars:
role_name: install-pdk-dependencies
# -* 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-pdk-dependencies
gate:
jobs: *id001