Merge "remove the guilin release from the process"
authorJessica Wagantall <jwagantall@linuxfoundation.org>
Mon, 30 Aug 2021 17:10:25 +0000 (17:10 +0000)
committerGerrit Code Review <gerrit@onap.org>
Mon, 30 Aug 2021 17:10:25 +0000 (17:10 +0000)
jjb/ci-management/ci-management-packer-jobs.yaml
jjb/sdnc/sdnc-apps.yaml
jjb/so/so-libs.yaml

index d05996f..60d74c9 100644 (file)
@@ -16,6 +16,7 @@
     platforms:
       - centos-7
       - ubuntu-18.04
+      - ubuntu-20.04
     templates: builder
     update-cloud-image: true
 
@@ -37,6 +38,8 @@
       - centos-7
       - ubuntu-18.04-arm64
       - ubuntu-18.04
+      - ubuntu-20.04
+      - ubuntu-20.04-arm64
     templates: docker
     update-cloud-image: true
 
@@ -56,6 +59,7 @@
 
     platforms:
       - ubuntu-18.04
+      - ubuntu-20.04
     templates: memcached
     update-cloud-image: true
 
@@ -92,5 +96,6 @@
 
     platforms:
       - ubuntu-18.04
+      - ubuntu-20.04
     templates: helm
     update-cloud-image: true
index 43ad1c2..29ef94c 100644 (file)
@@ -10,6 +10,9 @@
     project-name: 'sdnc-apps'
     jobs:
       - gerrit-maven-verify:
+          build-node: ubuntu1804-docker-8c-8g
+          container-public-registry: 'nexus3.onap.org:10001'
+          container-staging-registry: 'nexus3.onap.org:10003'
           mvn-params: '-Ddocker.skip.push=true -Pdocker'
       - gerrit-maven-merge:
           cron: '@daily'
index c7d7bb7..9846475 100644 (file)
@@ -16,9 +16,6 @@
       - 'master':
           branch: 'master'
           java-version: openjdk11
-      - 'guilin':
-          branch: 'guilin'
-          java-version: openjdk11
       - 'honolulu':
           branch: 'honolulu'
           java-version: openjdk11
@@ -72,4 +69,3 @@
     build-node: centos7-builder-2c-1g
     project: so/libs
     branch: master
-    branch: guilin