zuul-jobs/zuul-tests.d/launchpad-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

25 lines
643 B
YAML

- job:
name: zuul-jobs-test-add-launchpad-credentials
description: Test the add-launchpad-credentials role
files:
- roles/add-launchpad-credentials/.*
run: test-playbooks/simple-role-test.yaml
vars:
role_name: add-launchpad-credentials
lp_creds:
access_token: fake
access_secret: fake
consumer_key: fake
# -* 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-add-launchpad-credentials
gate:
jobs: *id001