Merge "remove the guilin release from libs project"
diff --git a/jjb/ci-management/ci-management-packer-jobs.yaml b/jjb/ci-management/ci-management-packer-jobs.yaml
index d05996f..60d74c9 100644
--- a/jjb/ci-management/ci-management-packer-jobs.yaml
+++ b/jjb/ci-management/ci-management-packer-jobs.yaml
@@ -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
diff --git a/jjb/sdnc/sdnc-apps.yaml b/jjb/sdnc/sdnc-apps.yaml
index 43ad1c2..29ef94c 100644
--- a/jjb/sdnc/sdnc-apps.yaml
+++ b/jjb/sdnc/sdnc-apps.yaml
@@ -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'