blob: a06339ed10cbac8369c79bd988c6bb75cb4bd81d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
---
- project:
name: lab
jobs:
- 'lab-{job-name}'
job-name:
- "windriver-beijing-heat-deploy":
job-desc: "Heat-based deployment into Wind River lab Integration-Stable tenant"
- "windriver-beijing-oom-deploy":
job-desc: "OOM-based deployment into Wind River lab Integration-Jenkins tenant"
- "tlab-beijing-heat-deploy":
job-desc: "Heat-based deployment into AT&T TLAB Integration-HEAT-Test tenant"
- "tlab-beijing-oom-deploy":
job-desc: "OOM-based deployment into AT&T TLAB Integration-OOM-Test tenant"
- "aws-beijing-oom-deploy":
job-desc: "OOM-based deployment into AWS"
|