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
This commit is contained in:
parent
7c1452d5b1
commit
27b9e6c67b
@ -7,6 +7,11 @@
|
|||||||
vars:
|
vars:
|
||||||
role_name: install-devstack
|
role_name: install-devstack
|
||||||
|
|
||||||
|
# -* AUTOGENERATED *-
|
||||||
|
# The following project section is autogenerated by
|
||||||
|
# tools/update-test-platforms.py
|
||||||
|
# Please re-run to generate new job lists
|
||||||
|
|
||||||
- project:
|
- project:
|
||||||
check:
|
check:
|
||||||
jobs: &id001
|
jobs: &id001
|
||||||
|
@ -150,7 +150,10 @@
|
|||||||
- test-playbooks/install-podman/.*
|
- test-playbooks/install-podman/.*
|
||||||
run: test-playbooks/install-podman/main.yaml
|
run: test-playbooks/install-podman/main.yaml
|
||||||
|
|
||||||
# List all the jobs in this file.
|
# -* AUTOGENERATED *-
|
||||||
|
# The following project section is autogenerated by
|
||||||
|
# tools/update-test-platforms.py
|
||||||
|
# Please re-run to generate new job lists
|
||||||
|
|
||||||
- project:
|
- project:
|
||||||
check:
|
check:
|
||||||
|
@ -470,6 +470,11 @@
|
|||||||
- ^roles/upload-git-mirror/.*
|
- ^roles/upload-git-mirror/.*
|
||||||
- ^test-playbooks/upload-git-mirror.yaml
|
- ^test-playbooks/upload-git-mirror.yaml
|
||||||
|
|
||||||
|
# -* AUTOGENERATED *-
|
||||||
|
# The following project section is autogenerated by
|
||||||
|
# tools/update-test-platforms.py
|
||||||
|
# Please re-run to generate new job lists
|
||||||
|
|
||||||
- project:
|
- project:
|
||||||
check:
|
check:
|
||||||
jobs:
|
jobs:
|
||||||
|
@ -10,6 +10,11 @@
|
|||||||
tox_environment:
|
tox_environment:
|
||||||
ANSIBLE_ROLES_PATH: ~/src/opendev.org/opendev/base-jobs/roles:~/src/opendev.org/zuul/zuul-jobs/roles
|
ANSIBLE_ROLES_PATH: ~/src/opendev.org/opendev/base-jobs/roles:~/src/opendev.org/zuul/zuul-jobs/roles
|
||||||
|
|
||||||
|
# -* AUTOGENERATED *-
|
||||||
|
# The following project section is autogenerated by
|
||||||
|
# tools/update-test-platforms.py
|
||||||
|
# Please re-run to generate new job lists
|
||||||
|
|
||||||
- project:
|
- project:
|
||||||
check:
|
check:
|
||||||
jobs: &id001
|
jobs: &id001
|
||||||
|
@ -7,6 +7,11 @@
|
|||||||
vars:
|
vars:
|
||||||
role_name: install-nodejs
|
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:
|
- project:
|
||||||
check:
|
check:
|
||||||
jobs: &id001
|
jobs: &id001
|
||||||
|
@ -11,6 +11,11 @@
|
|||||||
access_secret: fake
|
access_secret: fake
|
||||||
consumer_key: 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:
|
- project:
|
||||||
check:
|
check:
|
||||||
jobs: &id001
|
jobs: &id001
|
||||||
|
@ -7,6 +7,11 @@
|
|||||||
vars:
|
vars:
|
||||||
role_name: install-pdk-dependencies
|
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:
|
- project:
|
||||||
check:
|
check:
|
||||||
jobs: &id001
|
jobs: &id001
|
||||||
|
@ -7,6 +7,11 @@
|
|||||||
vars:
|
vars:
|
||||||
role_name: ensure-sphinx
|
role_name: ensure-sphinx
|
||||||
|
|
||||||
|
# -* AUTOGENERATED *-
|
||||||
|
# The following project section is autogenerated by
|
||||||
|
# tools/update-test-platforms.py
|
||||||
|
# Please re-run to generate new job lists
|
||||||
|
|
||||||
- project:
|
- project:
|
||||||
check:
|
check:
|
||||||
jobs: &id001
|
jobs: &id001
|
||||||
|
Loading…
Reference in New Issue
Block a user