From 84a1e8d1d024f5f5e4ec18c3a3ae606535dd138d Mon Sep 17 00:00:00 2001 From: "ying.yunlong" Date: Sat, 12 Aug 2017 14:02:52 +0800 Subject: Update build-node from basebuild to redis Compiling the gvnfm vnflcm code requires the Redis server and must compile the code on the Redis node. Change-Id: I0b56de562fa5cb77abaac9863027aa6284b389c1 Issue-ID: CIMAN-5 Signed-off-by: ying.yunlong --- jjb/vfc/vfc-gvnfm-vnflcm-python.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'jjb/vfc') diff --git a/jjb/vfc/vfc-gvnfm-vnflcm-python.yaml b/jjb/vfc/vfc-gvnfm-vnflcm-python.yaml index c4ed177f5..c58f5bfa1 100644 --- a/jjb/vfc/vfc-gvnfm-vnflcm-python.yaml +++ b/jjb/vfc/vfc-gvnfm-vnflcm-python.yaml @@ -8,7 +8,7 @@ - 'master': branch: 'master' mvn-settings: 'vfc-gvnfm-vnflcm-settings' - build-node: ubuntu1604-basebuild-4c-4g + build-node: ubuntu1604-redis-4c-4g subproject: - 'lcm': path: 'lcm' -- cgit 1.2.3-korg