Update memcached and redis jobs
Update jobs to use memcached ubuntu20.04
and redis centos8 nodes.
Issue-ID: CIMAN-33
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Change-Id: I1f8c5adc8e19cd1fdec473bd6399f4238185623f
diff --git a/jjb/vfc/vfc-nfvo-lcm-java.yaml b/jjb/vfc/vfc-nfvo-lcm-java.yaml
index 4fe8a6d..89726b4 100644
--- a/jjb/vfc/vfc-nfvo-lcm-java.yaml
+++ b/jjb/vfc/vfc-nfvo-lcm-java.yaml
@@ -24,7 +24,7 @@
build-node: centos7-docker-8c-8g
files: '**'
archive-artifacts: ''
- build-node: centos7-redis-4c-4g
+ build-node: centos8-redis-4c-4g
- project:
name: vfc-nfvo-lcm-sonar
@@ -51,7 +51,7 @@
nexus-iq-namespace: 'onap-'
project: vfc/nfvo/lcm
project-name: 'vfc-nfvo-lcm'
- build-node: centos7-redis-4c-4g
+ build-node: centos8-redis-4c-4g
branch: 'master'
mvn-settings: 'vfc-nfvo-lcm-settings'