summaryrefslogtreecommitdiffstats
path: root/jjb/integration/integration-terraform.yaml
blob: 015f4202cf08e401f0eb6fb1c3c21cf867ae11a9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
---
- project:
    name: integration-terraform-info
    project: integration/terraform
    project-name: integration-terraform
    build-node: centos7-builder-2c-1g
    jobs:
      - gerrit-info-yaml-verify

- project:
    name: integration-terraform-validate
    project: integration/terraform
    project-name: integration-terraform
    jobs:
        - integration-terraform-verify
    subproject:
        - 'openlab':
              tox-dir: 'openlab'
              tox-envs: 'terraform'
              pattern: '**/*'
    stream:
        - 'master':
              branch: 'master'