X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fovsdb%2Fovsdb-full-integration.yaml;h=dc40a19352bad0033f4bde0c7e65f277903354e9;hb=d8f6c46f14f7705f24c3d8393232e5809940b2e9;hp=034696f571437adbe2a17c7285bebdb9e0a287e7;hpb=08504b757a985cce3b55ff32a16cdebc32ae7ed8;p=releng%2Fbuilder.git diff --git a/jjb/ovsdb/ovsdb-full-integration.yaml b/jjb/ovsdb/ovsdb-full-integration.yaml index 034696f57..dc40a1935 100644 --- a/jjb/ovsdb/ovsdb-full-integration.yaml +++ b/jjb/ovsdb/ovsdb-full-integration.yaml @@ -5,10 +5,13 @@ - 'ovsdb-daily-full-integration-{stream}' stream: - - fluorine: + - aluminium: branch: 'master' - - oxygen: - branch: 'stable/oxygen' + java-version: 'openjdk11' + - magnesium: + branch: 'stable/magnesium' + - sodium: + branch: 'stable/sodium' project: 'ovsdb' archive-artifacts: '*.log' @@ -31,7 +34,7 @@ - 'org.ops4j.pax.url.mvn.localRepository=/tmp/r' - 'stream={stream}' java-opts: - - '-Xmx1024m -XX:MaxPermSize=256m' + - '-Xmx1024m' settings: 'ovsdb-settings' settings-type: cfp global-settings: 'global-settings' @@ -90,12 +93,15 @@ - job-template: name: 'ovsdb-daily-full-integration-{stream}' + disable-job: false + project-type: freestyle node: centos7-docker-1c-4g jdk: '{java-version}' description: > Integration tests for the OVSDB project against different versions of OVS and branches. This job runs nightly. + disabled: '{disable-job}' properties: - opendaylight-infra-properties: @@ -149,7 +155,7 @@ - 'org.ops4j.pax.url.mvn.localRepository=/tmp/r' - 'stream={stream}' java-opts: - - '-Xmx1024m -XX:MaxPermSize=256m' + - '-Xmx1024m' settings: 'ovsdb-settings' settings-type: cfp global-settings: 'global-settings' @@ -162,7 +168,7 @@ maven-version: 'mvn33' stream: '{stream}' OVS_VERSION: '2.5.0' - - jacoco-nojava-workaround + - lf-jacoco-nojava-workaround publishers: - email-notification: