From f78042424a43c57a9cbd031c8c9c5e1c49cc936d Mon Sep 17 00:00:00 2001 From: Gildas Lanilis Date: Fri, 23 Feb 2018 14:50:43 -0800 Subject: Remove Amsterdam Job from Jenkins In order to focus on Beijing Release, this is removing remaining Amsterdam Jobs on: -demo -dmaap -holmes -integration -modeling -msb -multicloud -testsuite -usecase ui -vfc Change-Id: I4f2a3818b1b53d426e03709e2bf7848cc02d1c78 Issue-ID: CIMAN-135 Signed-off-by: Gildas Lanilis --- jjb/holmes/holmes-rule-mgt.yaml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'jjb/holmes/holmes-rule-mgt.yaml') diff --git a/jjb/holmes/holmes-rule-mgt.yaml b/jjb/holmes/holmes-rule-mgt.yaml index beb316d62..83021aca4 100644 --- a/jjb/holmes/holmes-rule-mgt.yaml +++ b/jjb/holmes/holmes-rule-mgt.yaml @@ -13,8 +13,6 @@ stream: - 'master': branch: 'master' - - 'amsterdam': - branch: 'amsterdam' mvn-settings: 'holmes-rule-management-settings' files: '**' archive-artifacts: '' @@ -32,4 +30,4 @@ branch: 'master' mvn-settings: 'holmes-rule-management-settings' mvn-goals: 'clean install' - mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' \ No newline at end of file + mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' -- cgit 1.2.3-korg