summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew Grimberg <agrimberg@linuxfoundation.org>2019-05-02 21:39:09 +0000
committerGerrit Code Review <gerrit@onap.org>2019-05-02 21:39:09 +0000
commit5d994ee62f3c284533421ad525c4bd223d5a6667 (patch)
tree217336f40b80272418232582a038064e47a0c28a
parentb78c3a6cf313f68c586d1a3032bf06c3489eb952 (diff)
parentf517e0dd70e769e2a342e6521081c8d2884e14ec (diff)
Merge "Migrate to gerrit-maven-stage (OPTF)"
-rw-r--r--jjb/optf/optf-cmso.yaml4
-rw-r--r--jjb/optf/optf-has.yaml4
-rw-r--r--jjb/optf/optf-osdf.yaml4
3 files changed, 12 insertions, 0 deletions
diff --git a/jjb/optf/optf-cmso.yaml b/jjb/optf/optf-cmso.yaml
index 093ed28be..5de8faead 100644
--- a/jjb/optf/optf-cmso.yaml
+++ b/jjb/optf/optf-cmso.yaml
@@ -9,6 +9,10 @@
name: optf-cmso
project-name: 'optf-cmso'
jobs:
+ - gerrit-maven-stage:
+ sign-artifacts: true
+ build-node: centos7-builder-4c-4g
+ maven-versions-plugin: true
- '{project-name}-{stream}-verify-java-checkstyle':
mvn-params: '-Ddocker.pull.registry=nexus3.onap.org:10001'
- '{project-name}-{stream}-merge-properties-java':
diff --git a/jjb/optf/optf-has.yaml b/jjb/optf/optf-has.yaml
index 7660a2ef1..3329bcde1 100644
--- a/jjb/optf/optf-has.yaml
+++ b/jjb/optf/optf-has.yaml
@@ -17,6 +17,10 @@
- '{project-name}-{stream}-{subproject}-verify-java'
- '{project-name}-{stream}-verify-java'
- '{project-name}-{stream}-{subproject}-merge-java'
+ - gerrit-maven-stage:
+ sign-artifacts: true
+ build-node: centos7-builder-4c-4g
+ maven-versions-plugin: true
- '{project-name}-{stream}-{subproject}-release-version-java-daily'
files: '**'
archive-artifacts: ''
diff --git a/jjb/optf/optf-osdf.yaml b/jjb/optf/optf-osdf.yaml
index 27d6fcec1..141f2bc24 100644
--- a/jjb/optf/optf-osdf.yaml
+++ b/jjb/optf/optf-osdf.yaml
@@ -16,6 +16,10 @@
- '{project-name}-{stream}-{subproject}-verify-python'
- '{project-name}-{stream}-{subproject}-verify-java'
- '{project-name}-{stream}-{subproject}-merge-java'
+ - gerrit-maven-stage:
+ sign-artifacts: true
+ build-node: centos7-builder-4c-4g
+ maven-versions-plugin: true
- '{project-name}-{stream}-{subproject}-release-version-java-daily'
files: '**'
archive-artifacts: ''