summaryrefslogtreecommitdiffstats
path: root/jjb
diff options
context:
space:
mode:
Diffstat (limited to 'jjb')
-rw-r--r--jjb/optf/optf-has-csit.yaml6
-rw-r--r--jjb/optf/optf-has.yaml4
-rw-r--r--jjb/optf/optf-osdf.yaml4
3 files changed, 9 insertions, 5 deletions
diff --git a/jjb/optf/optf-has-csit.yaml b/jjb/optf/optf-has-csit.yaml
index 4413b1429..459c4987e 100644
--- a/jjb/optf/optf-has-csit.yaml
+++ b/jjb/optf/optf-has-csit.yaml
@@ -5,7 +5,11 @@
- '{project-name}-{stream}-verify-csit-{functionality}'
- '{project-name}-{stream}-csit-{functionality}'
project-name: 'optf-has'
- stream: 'master'
+ stream:
+ - 'master':
+ branch: master
+ - 'beijing':
+ branch: beijing
functionality:
- 'has':
trigger_jobs:
diff --git a/jjb/optf/optf-has.yaml b/jjb/optf/optf-has.yaml
index c07a7697e..a4f7a7997 100644
--- a/jjb/optf/optf-has.yaml
+++ b/jjb/optf/optf-has.yaml
@@ -6,8 +6,8 @@
stream:
- 'master':
branch: 'master'
- - 'release-1.1.1':
- branch: 'master'
+ - 'beijing':
+ branch: 'beijing'
mvn-settings: 'optf-has-settings'
subproject:
- 'conductor':
diff --git a/jjb/optf/optf-osdf.yaml b/jjb/optf/optf-osdf.yaml
index 3f575cef7..004d84202 100644
--- a/jjb/optf/optf-osdf.yaml
+++ b/jjb/optf/optf-osdf.yaml
@@ -6,8 +6,8 @@
stream:
- 'master':
branch: 'master'
- - 'release-1.1.1':
- branch: 'master'
+ - 'beijing':
+ branch: 'beijing'
mvn-settings: 'optf-osdf-settings'
subproject:
- 'osdf':