X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fovsdb%2Fovsdb-full-integration.yaml;h=cffdcd9ca216162e7e44c8fde13dfe20c181085e;hb=d73cb2bc14859b41b38cb81a78288308da03d0a9;hp=c5711b65f08d12dd55137aa42642c5caad196694;hpb=2b0894555df9673b13e43bce6448c8f261250b64;p=releng%2Fbuilder.git diff --git a/jjb/ovsdb/ovsdb-full-integration.yaml b/jjb/ovsdb/ovsdb-full-integration.yaml index c5711b65f..cffdcd9ca 100644 --- a/jjb/ovsdb/ovsdb-full-integration.yaml +++ b/jjb/ovsdb/ovsdb-full-integration.yaml @@ -5,8 +5,11 @@ - 'ovsdb-daily-full-integration-{stream}' stream: - - nitrogen: + - oxygen: branch: 'master' + jdk: 'openjdk8' + - nitrogen: + branch: 'stable/nitrogen' jre: 'openjdk8' - carbon: branch: 'stable/carbon' @@ -80,7 +83,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: @@ -96,7 +99,7 @@ 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}'