zuul/tests/fixtures/config/build-page/main.yaml

28 lines
526 B
YAML

- tenant:
name: tenant-one
web-root: https://one.example.com/
source:
gerrit:
config-projects:
- common-config
untrusted-projects:
- org/project1
- tenant:
name: tenant-two
source:
gerrit:
config-projects:
- common-config
untrusted-projects:
- org/project2
- tenant:
name: tenant-three
source:
gerrit:
config-projects:
- common-config
untrusted-projects:
- org/project3