X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=jjb%2Foptf%2Foptf-osdf.yaml;h=b5b4dc5bd7680b5cc73feb86d4c5ac5d5cdaaaa2;hb=refs%2Fchanges%2F75%2F95875%2F1;hp=4c98b320d34f3ac6656ea710e82bbd5206294f38;hpb=3ba6bf8aaf2d4505d42aeb21fb306fd364af35b1;p=ci-management.git diff --git a/jjb/optf/optf-osdf.yaml b/jjb/optf/optf-osdf.yaml index 4c98b320d..b5b4dc5bd 100644 --- a/jjb/optf/optf-osdf.yaml +++ b/jjb/optf/optf-osdf.yaml @@ -6,8 +6,8 @@ stream: - 'master': branch: 'master' - - 'beijing': - branch: 'beijing' + - 'dublin': + branch: 'dublin' mvn-settings: 'optf-osdf-settings' subproject: - 'osdf': @@ -15,11 +15,15 @@ pattern: '**' pom: 'pom.xml' jobs: - - gerrit-maven-clm - '{project-name}-{stream}-{subproject}-verify-python' - '{project-name}-{stream}-{subproject}-verify-java' - '{project-name}-{stream}-{subproject}-merge-java' - - '{project-name}-{stream}-{subproject}-release-version-java-daily' + - gerrit-maven-stage: + sign-artifacts: true + build-node: centos7-docker-8c-8g + maven-versions-plugin: true + - '{project-name}-gerrit-release-jobs': + build-node: centos7-docker-8c-8g files: '**' archive-artifacts: '' build-node: 'ubuntu1604-builder-4c-4g' @@ -31,8 +35,8 @@ stream: - 'master': branch: 'master' - - 'beijing': - branch: 'beijing' + - 'dublin': + branch: 'dublin' mvn-settings: 'optf-osdf-settings' subproject: - 'osdf': @@ -59,7 +63,7 @@ name: optf-osdf-sonar jobs: - gerrit-maven-sonar - cron: 'H 11 * * *' + cron: '@daily' build-node: ubuntu1604-builder-4c-4g project: 'optf/osdf' project-name: 'optf-osdf' @@ -67,3 +71,26 @@ mvn-settings: 'optf-osdf-settings' mvn-goals: 'clean install' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' + +- project: + name: optf-osdf-clm + jobs: + - gerrit-maven-clm + nexus-iq-namespace: 'onap-' + project: optf/osdf + build-node: ubuntu1604-builder-4c-4g + project-name: 'optf-osdf' + stream: + - 'master': + branch: 'master' + - 'dublin': + branch: 'dublin' + mvn-settings: 'optf-osdf-settings' + +- project: + name: optf-osdf-info + project-name: optf-osdf + jobs: + - gerrit-info-yaml-verify + project: optf/osdf + branch: master