diff options
author | subhash kumar singh <subhash.kumar.singh@huawei.com> | 2018-02-09 10:15:40 +0000 |
---|---|---|
committer | subhash kumar singh <subhash.kumar.singh@huawei.com> | 2018-02-09 10:41:41 +0000 |
commit | 569922ca03893f4edbd2c27eabe674e509ffe143 (patch) | |
tree | 380531278e87302d8df5cef42e34d06ff7e88bed /jjb | |
parent | cb710bac0cf9eb3f6fadfecf8329be25a31ed7b6 (diff) |
Update jjb for SO
Update jjb for SO to disable "amsterdam" job.
Issue-ID: SO-415
Change-Id: Ib72cc5f497adc20d12f015ee33cd80042cf73611
Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
Diffstat (limited to 'jjb')
-rw-r--r-- | jjb/so/so-libs.yaml | 2 | ||||
-rw-r--r-- | jjb/so/so.yaml | 2 |
2 files changed, 0 insertions, 4 deletions
diff --git a/jjb/so/so-libs.yaml b/jjb/so/so-libs.yaml index f4323e9e0..eefe5caa9 100644 --- a/jjb/so/so-libs.yaml +++ b/jjb/so/so-libs.yaml @@ -16,8 +16,6 @@ stream: - 'master': branch: 'master' - - 'amsterdam': - branch: 'amsterdam' 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 diff --git a/jjb/so/so.yaml b/jjb/so/so.yaml index cc4a6dd64..36ef2fe8e 100644 --- a/jjb/so/so.yaml +++ b/jjb/so/so.yaml @@ -27,8 +27,6 @@ stream: - 'master': branch: 'master' - - 'amsterdam': - branch: 'amsterdam' mvn-settings: 'so-settings' files: '**' archive-artifacts: '' |