diff options
Diffstat (limited to 'jjb/cps')
-rw-r--r-- | jjb/cps/cps-cps-temporal-csit.yaml | 5 | ||||
-rw-r--r-- | jjb/cps/cps-cps-temporal.yaml | 2 | ||||
-rw-r--r-- | jjb/cps/cps-csit.yaml | 2 | ||||
-rw-r--r-- | jjb/cps/cps-ncmp-dmi-plugin.yaml | 2 | ||||
-rw-r--r-- | jjb/cps/cps.yaml | 4 |
5 files changed, 11 insertions, 4 deletions
diff --git a/jjb/cps/cps-cps-temporal-csit.yaml b/jjb/cps/cps-cps-temporal-csit.yaml index 1d6669b3c..1dbd0626c 100644 --- a/jjb/cps/cps-cps-temporal-csit.yaml +++ b/jjb/cps/cps-cps-temporal-csit.yaml @@ -15,8 +15,7 @@ stream: - 'master': branch: 'master' - - 'honolulu': - branch: 'honolulu' + - 'istanbul': + branch: 'istanbul' mvn-settings: 'cps-cps-temporal-settings' robot-options: '' - branch: 'master' diff --git a/jjb/cps/cps-cps-temporal.yaml b/jjb/cps/cps-cps-temporal.yaml index a6172e1ad..62d9288d8 100644 --- a/jjb/cps/cps-cps-temporal.yaml +++ b/jjb/cps/cps-cps-temporal.yaml @@ -39,6 +39,8 @@ stream: - 'master': branch: master + - 'istanbul': + branch: 'istanbul' mvn-settings: cps-cps-temporal-settings files: '**' archive-artifacts: '' diff --git a/jjb/cps/cps-csit.yaml b/jjb/cps/cps-csit.yaml index 4c8a98170..6a42b61ff 100644 --- a/jjb/cps/cps-csit.yaml +++ b/jjb/cps/cps-csit.yaml @@ -17,6 +17,8 @@ branch: 'master' - 'honolulu': branch: 'honolulu' + - 'istanbul': + branch: 'istanbul' mvn-settings: 'cps-settings' robot-options: '' branch: 'master' diff --git a/jjb/cps/cps-ncmp-dmi-plugin.yaml b/jjb/cps/cps-ncmp-dmi-plugin.yaml index 780c7c168..a06036433 100644 --- a/jjb/cps/cps-ncmp-dmi-plugin.yaml +++ b/jjb/cps/cps-ncmp-dmi-plugin.yaml @@ -41,6 +41,8 @@ stream: - 'master': branch: master + - 'istanbul': + branch: 'istanbul' mvn-settings: cps-ncmp-dmi-plugin-settings files: '**' archive-artifacts: '' diff --git a/jjb/cps/cps.yaml b/jjb/cps/cps.yaml index cecfb790d..107b32be7 100644 --- a/jjb/cps/cps.yaml +++ b/jjb/cps/cps.yaml @@ -54,8 +54,10 @@ stream: - 'master': branch: 'master' + - 'istanbul': + branch: 'istanbul' - 'honolulu': - branch: 'honolulu' + branch: 'honolulu' mvn-settings: 'cps-settings' files: '**' archive-artifacts: '' |