From 9bd8654f07e4d1c95e1570382e330aebd535563a Mon Sep 17 00:00:00 2001 From: selias Date: Fri, 3 Nov 2017 12:51:27 +0100 Subject: fix prebuild script in hc2vpp-csit-verify jobs Apply fix from https://gerrit.fd.io/r/9138 also to ODL job. Remove honeycomb directory after HC build is done. Change-Id: Ie25fd08427653dcaefc41263af89320ff8a4bb01 Signed-off-by: selias --- jjb/hc2vpp/hc2vpp-csit.yaml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'jjb/hc2vpp/hc2vpp-csit.yaml') diff --git a/jjb/hc2vpp/hc2vpp-csit.yaml b/jjb/hc2vpp/hc2vpp-csit.yaml index d49ec0180..20069843d 100644 --- a/jjb/hc2vpp/hc2vpp-csit.yaml +++ b/jjb/hc2vpp/hc2vpp-csit.yaml @@ -295,6 +295,9 @@ notbuilt: true prebuilders: + - provide-maven-settings: + settings-file: 'honeycomb-settings' + global-settings-file: 'global-settings' - shell: !include-raw-escape: include-raw-hc2vpp-csit-verify-prebuild.sh -- cgit 1.2.3-korg