diff options
author | 2020-03-31 10:44:03 -0700 | |
---|---|---|
committer | 2020-03-31 10:44:43 -0700 | |
commit | 612da8065e79c707f84ebc6b881f6ec2083bd442 (patch) | |
tree | 9de41bd81f6ff15ee282e4a155c41071b7597318 /jjb/music | |
parent | 0f236483ad24e7c48782dc7b836c284a68e1dd57 (diff) |
Migrate to ubuntu1804-docker
Migrate the rest of the jobs from
ubuntu1604-docker to ubuntu1804-docker
Remove unused nodes
Issue-ID: CIMAN-373
Change-Id: Idec34497cec90f650336cdd2dcfc8aaae2bcd2ec
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Diffstat (limited to 'jjb/music')
-rw-r--r-- | jjb/music/music-prom.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/jjb/music/music-prom.yaml b/jjb/music/music-prom.yaml index 295a49ea2..9383e48df 100644 --- a/jjb/music/music-prom.yaml +++ b/jjb/music/music-prom.yaml @@ -10,7 +10,7 @@ build-node: centos7-builder-4c-4g maven-versions-plugin: true - gerrit-maven-docker-stage: - build-node: ubuntu1604-docker-8c-8g + build-node: ubuntu1804-docker-8c-8g maven-versions-plugin: true container-public-registry: 'nexus3.onap.org:10001' container-staging-registry: 'nexus3.onap.org:10003' |