From: ying.yunlong Date: Sat, 12 Aug 2017 06:02:52 +0000 (+0800) Subject: Update build-node from basebuild to redis X-Git-Tag: 1.0.0-Amsterdam~337 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=84a1e8d1d024f5f5e4ec18c3a3ae606535dd138d;p=ci-management.git 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 --- 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'