diff options
author | Jessica Wagantall <jwagantall@linuxfoundation.org> | 2017-08-08 02:40:38 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2017-08-08 02:40:38 +0000 |
commit | 2d133a7197c5001bc437aaa568367cc2ea8fdb93 (patch) | |
tree | 983a7a015b41a2541e4f4ded080a54359849cf3c /jjb/vfc | |
parent | 7b8f54ecbfd3bbe74aa06e86f306812a7b973a12 (diff) | |
parent | 93433ab8b9ed78de0d2504c0ed99665f13213ae4 (diff) |
Merge "Change build node to redis-support node"
Diffstat (limited to 'jjb/vfc')
-rw-r--r-- | jjb/vfc/vfc-nfvo-lcm-python.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/jjb/vfc/vfc-nfvo-lcm-python.yaml b/jjb/vfc/vfc-nfvo-lcm-python.yaml index aa7156439..8ce9eb181 100644 --- a/jjb/vfc/vfc-nfvo-lcm-python.yaml +++ b/jjb/vfc/vfc-nfvo-lcm-python.yaml @@ -8,7 +8,7 @@ - 'master': branch: 'master' mvn-settings: 'vfc-nfvo-lcm-settings' - build-node: ubuntu1604-basebuild-4c-4g + build-node: ubuntu1604-redis-4c-4g subproject: - 'lcm': path: '.' |