Update build nodes for music 94/89294/2
authorJessica Wagantall <jwagantall@linuxfoundation.org>
Tue, 4 Jun 2019 22:19:45 +0000 (15:19 -0700)
committerAric Gardner <agardner@linuxfoundation.org>
Tue, 21 Jan 2020 17:24:25 +0000 (17:24 +0000)
music maven-docker jobs need to run on
ubuntu since the team is calling apt commands
in their scripts.

Change-Id: If19ae2768c548767367de4ad09284f6028582577
Issue-ID: CIMAN-250
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
jjb/music/music.yaml

index 6827f50..b89c750 100644 (file)
@@ -16,7 +16,7 @@
           build-node: centos7-builder-4c-4g
           maven-versions-plugin: true
       - gerrit-maven-docker-stage:
-          build-node: centos7-docker-8c-8g
+          build-node: ubuntu1604-docker-8c-8g
           maven-versions-plugin: true
           container-public-registry: 'nexus3.onap.org:10001'
           container-staging-registry: 'nexus3.onap.org:10003'