X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fovsdb%2Fovsdb-csit-southbound.yaml;h=cef56dea87ed40bba38db02c45456911ad89ab0a;hb=db6f3db7605863035e0d18b555ca9bcdb5b70c49;hp=f10e419c15fbbd2160cc4f71095d654b6b20aa85;hpb=92edcb7273183a92cc329b2d9d016b41d6d896e1;p=releng%2Fbuilder.git diff --git a/jjb/ovsdb/ovsdb-csit-southbound.yaml b/jjb/ovsdb/ovsdb-csit-southbound.yaml index f10e419c1..cef56dea8 100644 --- a/jjb/ovsdb/ovsdb-csit-southbound.yaml +++ b/jjb/ovsdb/ovsdb-csit-southbound.yaml @@ -11,15 +11,15 @@ # Project branches stream: - - boron: + - carbon: branch: 'master' - jdk: 'openjdk8' + jre: 'openjdk8' + - boron: + branch: 'stable/boron' + jre: 'openjdk8' - beryllium: branch: 'stable/beryllium' - jdk: 'openjdk7' - - stable-lithium: - branch: 'stable/lithium' - jdk: 'openjdk7' + jre: 'openjdk7' install: - only: @@ -28,7 +28,7 @@ scope: 'all' # Mininet configuration - mininet-vms: 2 + tools_system_count: 2 # Features to install install-features: 'odl-ovsdb-southbound-impl-rest' @@ -37,5 +37,4 @@ robot-options: '' # Trigger jobs (upstream dependencies) - trigger-jobs: 'yangtools-distribution-{stream},controller-distribution-{stream},openflowjava-distribution-{stream},openflowplugin-distributio -n-{stream},ovsdb-distribution-{stream}' + trigger-jobs: 'yangtools-distribution-{stream},controller-distribution-{stream},ovsdb-distribution-{stream}'