From 569922ca03893f4edbd2c27eabe674e509ffe143 Mon Sep 17 00:00:00 2001 From: subhash kumar singh Date: Fri, 9 Feb 2018 10:15:40 +0000 Subject: 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 --- jjb/so/so-libs.yaml | 2 -- jjb/so/so.yaml | 2 -- 2 files changed, 4 deletions(-) (limited to 'jjb') 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: '' -- cgit 1.2.3-korg