summaryrefslogtreecommitdiff
path: root/tests/fixtures/config/tenant-parser/extra.yaml
blob: efa3fbc9b9fdce72f965c893e4661988278f9ae4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
# Load everything in a different tenant first without the extra files,
# to make sure that it doesn't poison the cache.
- tenant:
    name: tenant-zero
    source:
      gerrit:
        untrusted-projects:
          - org/project1
          - org/project2

- tenant:
    name: tenant-one
    source:
      gerrit:
        config-projects:
          - common-config
        untrusted-projects:
          - org/project1
          - org/project2:
              extra-config-paths:
                - extra.yaml
                - extra.d/
          - org/project6:
              extra-config-paths:
                - other/extra.d/