Remove beijing jobs for Integration repos
Change-Id: Id66840948b9abdd487e3d5e02281c6032e6fce03
Issue-ID: INT-532
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
diff --git a/jjb/demo/demo.yaml b/jjb/demo/demo.yaml
index 9b47fdc..a86ded7 100644
--- a/jjb/demo/demo.yaml
+++ b/jjb/demo/demo.yaml
@@ -13,8 +13,6 @@
stream:
- 'master':
branch: 'master'
- - 'beijing':
- branch: 'beijing'
mvn-settings: 'demo-settings'
files: '**'
archive-artifacts: ''
diff --git a/jjb/integration/integration.yaml b/jjb/integration/integration.yaml
index f76f892..6c700fb 100644
--- a/jjb/integration/integration.yaml
+++ b/jjb/integration/integration.yaml
@@ -15,8 +15,6 @@
stream:
- 'master':
branch: 'master'
- - 'beijing':
- branch: 'beijing'
mvn-settings: 'integration-settings'
files: '**'
archive-artifacts: ''
diff --git a/jjb/lab/lab.yaml b/jjb/lab/lab.yaml
index 65820bf..bb62728 100644
--- a/jjb/lab/lab.yaml
+++ b/jjb/lab/lab.yaml
@@ -4,14 +4,6 @@
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"
- "windriver-heat-daily":
job-desc: "Heat-based deployment into Wind River lab Integration-HEAT-Daily tenant"
- "windriver-oom-daily":