zuul-jobs/zuul-tests.d/js-roles-jobs.yaml
Ian Wienand 39bebd1623 Add tox env for update-test-platforms
It seems some versions of ruamel do a better job at preserving
comments than others.  Create a tox env to regenerate the lists with a
version we know works.

Change-Id: I13503890fd3c18487281e3394b003e9f36cd24f2
2020-02-07 09:58:10 +11:00

21 lines
488 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
# tox -e update-test-platforms
# Please re-run to generate new job lists
- project:
check:
jobs: &id001
- zuul-jobs-test-install-nodejs
gate:
jobs: *id001