summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorseshukm <seshu.kumar.m@huawei.com>2019-04-19 23:00:10 +0530
committerJessica Wagantall <jwagantall@linuxfoundation.org>2019-04-22 16:39:58 +0000
commit7fd1df416153b4175e9cbafece7f3ff5e414cfe0 (patch)
tree55492149da10dcd16b0454bcfaeb46aa22936c9b
parentdec149e5e81010a8f0dd9747d4081db066970a47 (diff)
Enable SO/libs Dublin for jenkins
Issue-ID: SO-1802 Change-Id: Ic73254f5b1abd7e75e704deccb74812e3dd1f946 Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
-rw-r--r--jjb/so/so-libs.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/jjb/so/so-libs.yaml b/jjb/so/so-libs.yaml
index 13f9a9e2b..f39545d26 100644
--- a/jjb/so/so-libs.yaml
+++ b/jjb/so/so-libs.yaml
@@ -10,8 +10,8 @@
stream:
- 'master':
branch: 'master'
- - 'casablanca':
- branch: 'casablanca'
+ - 'dublin':
+ branch: 'dublin'
mvn-settings: 'so-libs-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