X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fovsdb%2Fovsdb-full-integration.yaml;h=0e24962d8046d150eafb5cc7030a3ed2717faaa4;hb=cb52af35b0fa1272dec4181513fd3227b4df9f4c;hp=87fee427ed361f89e18d70e13a404d6937df21f1;hpb=866315a15e48aa263e85bebefd549dd0bbd1328e;p=releng%2Fbuilder.git diff --git a/jjb/ovsdb/ovsdb-full-integration.yaml b/jjb/ovsdb/ovsdb-full-integration.yaml index 87fee427e..0e24962d8 100644 --- a/jjb/ovsdb/ovsdb-full-integration.yaml +++ b/jjb/ovsdb/ovsdb-full-integration.yaml @@ -5,26 +5,14 @@ - 'ovsdb-daily-full-integration-{stream}' stream: - - nitrogen: + - fluorine: branch: 'master' - jre: 'openjdk8' + - oxygen: + branch: 'stable/oxygen' + - nitrogen: + branch: 'stable/nitrogen' - carbon: branch: 'stable/carbon' - jdk: openjdk8 - jdks: - - openjdk8 - karaf-version: karaf3 - - boron: - branch: 'stable/boron' - jdk: openjdk8 - jdks: - - openjdk8 - karaf-version: karaf3 - - beryllium: - branch: 'stable/beryllium' - jdk: openjdk8 - jdks: - - openjdk8 karaf-version: karaf3 project: 'ovsdb' @@ -51,7 +39,7 @@ - '-Xmx1024m -XX:MaxPermSize=256m' settings: 'ovsdb-settings' settings-type: cfp - global-settings: 'odl-global-settings' + global-settings: 'global-settings' global-settings-type: cfp - builder: @@ -86,7 +74,7 @@ builders: - inject: properties-content: OVS_VERSION={OVS_VERSION} - - shell: !include-raw-escape: include-raw-setup-docker.sh + - shell: !include-raw-escape: setup-docker.sh - inject: properties-file: env.properties - run-southbound-it: @@ -102,14 +90,14 @@ OVS_VERSION: '{OVS_VERSION}' maven-version: '{maven-version}' stream: '{stream}' - - shell: !include-raw-escape: include-raw-cleanup-docker.sh + - shell: !include-raw-escape: cleanup-docker.sh - job-template: name: 'ovsdb-daily-full-integration-{stream}' project-type: freestyle - node: centos7-docker-2c-4g - jdk: '{jdk}' + 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. @@ -139,7 +127,7 @@ triggers: - timed: '@midnight' - gerrit: - server-name: '{server-name}' + server-name: '{gerrit-server-name}' trigger-on: - comment-added-contains-event: comment-contains-value: 'runit' @@ -169,7 +157,7 @@ - '-Xmx1024m -XX:MaxPermSize=256m' settings: 'ovsdb-settings' settings-type: cfp - global-settings: 'odl-global-settings' + global-settings: 'global-settings' global-settings-type: cfp - run-ovsdb-it: maven-version: 'mvn33' @@ -185,5 +173,4 @@ - email-notification: email-recipients: '{email-recipients}' email-prefix: '[ovsdb]' - - opendaylight-infra-shiplogs: - maven-version: 'mvn33' + - lf-infra-publish