Merge "creat ci job for kpi computation ms"
[ci-management.git] / jjb / integration / integration-terraform.yaml
1 ---
2 - project:
3     name: integration-terraform-info
4     project: integration/terraform
5     project-name: integration-terraform
6     build-node: centos7-builder-2c-1g
7     jobs:
8       - gerrit-info-yaml-verify
9
10 - project:
11     name: integration-terraform-validate
12     project: integration/terraform
13     project-name: integration-terraform
14     jobs:
15         - integration-terraform-verify
16     subproject:
17         - 'openlab':
18               tox-dir: 'openlab'
19               tox-envs: 'terraform'
20               pattern: 'openlab/**'
21         - 'terragrunt':
22               tox-dir: 'terragrunt'
23               tox-envs: 'terragrunt'
24               pattern: 'terragrunt/**'
25     stream:
26         - 'master':
27               branch: 'master'