summaryrefslogtreecommitdiffstats
path: root/jjb
diff options
context:
space:
mode:
Diffstat (limited to 'jjb')
-rw-r--r--jjb/sdnc/sdnc-oam.yaml14
1 files changed, 7 insertions, 7 deletions
diff --git a/jjb/sdnc/sdnc-oam.yaml b/jjb/sdnc/sdnc-oam.yaml
index 155f937ea..561c13d59 100644
--- a/jjb/sdnc/sdnc-oam.yaml
+++ b/jjb/sdnc/sdnc-oam.yaml
@@ -9,20 +9,20 @@
cron: "@daily"
mvn-params: "-Dmaven.test.skip=true"
- gerrit-maven-stage:
- build-node: ubuntu1804-docker-8c-8g
- sign-artifacts: false
+ build-node: centos8-docker-8c-8g
+ sign-artifacts: true
mvn-params: "-Dmaven.test.skip=true"
cron: ""
sbom-generator: true
- gerrit-maven-docker-stage:
- build-node: ubuntu1804-docker-8c-8g
+ build-node: centos8-docker-8c-8g
container-public-registry: "nexus3.onap.org:10001"
container-staging-registry: "nexus3.onap.org:10003"
mvn-params: "-Dmaven.test.skip=true -Ddocker.skip.run=true -Pdocker"
maven-versions-plugin: true
cron: "@daily"
- "{project-name}-gerrit-release-jobs":
- build-node: ubuntu1804-builder-4c-4g
+ build-node: centos7-docker-2c-1g
project: "sdnc/oam"
stream:
- "master":
@@ -35,8 +35,8 @@
mvn-settings: "sdnc-oam-settings"
files: "**"
archive-artifacts: ""
- sign-artifacts: false
- build-node: ubuntu1804-builder-4c-4g
+ sign-artifacts: true
+ build-node: centos8-docker-8c-8g
shallow-clone: true
mvn-snapshot-id: "ecomp-snapshots"
nexus-snapshot-repo: "snapshots"
@@ -48,7 +48,7 @@
nexus-iq-namespace: "onap-"
project: sdnc/oam
project-name: "sdnc-oam"
- build-node: ubuntu1804-builder-4c-4g
+ build-node: centos8-docker-8c-8g
stream:
- "master":
branch: "master"