summaryrefslogtreecommitdiffstats
path: root/jjb
diff options
context:
space:
mode:
authorJessica Wagantall <jwagantall@linuxfoundation.org>2019-08-22 14:43:46 +0000
committerGerrit Code Review <gerrit@onap.org>2019-08-22 14:43:46 +0000
commitd8fa818fa2292c13dd4718d97c78c55775d85b2f (patch)
tree9e2ad15051505a53ed8263ee1fb4cbe0660634cc /jjb
parent6abec728bce52d345355bad9b719538d598a083a (diff)
parent12a9033628e7ee66cccec2673538fa4f6941408c (diff)
Merge "Add CCSDK jobs for elalto-fluorine branch"
Diffstat (limited to 'jjb')
-rw-r--r--jjb/ccsdk/distribution.yaml2
-rw-r--r--jjb/ccsdk/parent.yaml2
-rw-r--r--jjb/ccsdk/sli-adaptors.yaml2
-rw-r--r--jjb/ccsdk/sli-core.yaml2
-rw-r--r--jjb/ccsdk/sli-northbound.yaml2
-rw-r--r--jjb/ccsdk/sli-plugins.yaml2
6 files changed, 12 insertions, 0 deletions
diff --git a/jjb/ccsdk/distribution.yaml b/jjb/ccsdk/distribution.yaml
index 0857b3855..a35bd5c24 100644
--- a/jjb/ccsdk/distribution.yaml
+++ b/jjb/ccsdk/distribution.yaml
@@ -22,6 +22,8 @@
stream:
- 'master':
branch: 'master'
+ - 'elalto-fluorine':
+ branch: 'elalto-fluorine'
mvn-settings: 'ccsdk-distribution-settings'
files: '**'
archive-artifacts: ''
diff --git a/jjb/ccsdk/parent.yaml b/jjb/ccsdk/parent.yaml
index 9f62a079a..aff6e09d8 100644
--- a/jjb/ccsdk/parent.yaml
+++ b/jjb/ccsdk/parent.yaml
@@ -19,6 +19,8 @@
stream:
- 'master':
branch: 'master'
+ - 'elalto-fluorine':
+ branch: 'elalto-fluorine'
mvn-settings: 'ccsdk-parent-settings'
# due to a strange macro / variable translation problem this needs to be
# passed as a string block to properly get the properties correctly defined
diff --git a/jjb/ccsdk/sli-adaptors.yaml b/jjb/ccsdk/sli-adaptors.yaml
index 86513bbb3..be925d5b1 100644
--- a/jjb/ccsdk/sli-adaptors.yaml
+++ b/jjb/ccsdk/sli-adaptors.yaml
@@ -15,6 +15,8 @@
stream:
- 'master':
branch: 'master'
+ - 'elalto-fluorine':
+ branch: 'elalto-fluorine'
mvn-settings: 'ccsdk-sli-adaptors-settings'
# due to a strange macro / variable translation problem this needs to be
# passed as a string block to properly get the properties correctly defined
diff --git a/jjb/ccsdk/sli-core.yaml b/jjb/ccsdk/sli-core.yaml
index 6a3625061..a3a092a28 100644
--- a/jjb/ccsdk/sli-core.yaml
+++ b/jjb/ccsdk/sli-core.yaml
@@ -15,6 +15,8 @@
stream:
- 'master':
branch: 'master'
+ - 'elalto-fluorine':
+ branch: 'elalto-fluorine'
mvn-settings: 'ccsdk-sli-core-settings'
# due to a strange macro / variable translation problem this needs to be
# passed as a string block to properly get the properties correctly defined
diff --git a/jjb/ccsdk/sli-northbound.yaml b/jjb/ccsdk/sli-northbound.yaml
index 7918ebe05..6315c90d2 100644
--- a/jjb/ccsdk/sli-northbound.yaml
+++ b/jjb/ccsdk/sli-northbound.yaml
@@ -15,6 +15,8 @@
stream:
- 'master':
branch: 'master'
+ - 'elalto-fluorine':
+ branch: 'elalto-fluorine'
mvn-settings: 'ccsdk-sli-northbound-settings'
# due to a strange macro / variable translation problem this needs to be
# passed as a string block to properly get the properties correctly defined
diff --git a/jjb/ccsdk/sli-plugins.yaml b/jjb/ccsdk/sli-plugins.yaml
index 6f3c39519..2d8515657 100644
--- a/jjb/ccsdk/sli-plugins.yaml
+++ b/jjb/ccsdk/sli-plugins.yaml
@@ -15,6 +15,8 @@
stream:
- 'master':
branch: 'master'
+ - 'elalto-fluorine':
+ branch: 'elalto-fluorine'
mvn-settings: 'ccsdk-sli-plugins-settings'
# due to a strange macro / variable translation problem this needs to be
# passed as a string block to properly get the properties correctly defined