X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fvtn%2Fvtn-csit-coordinator.yaml;h=f1480d61c289c431c467d6244d73481f6229c688;hb=735b5888b8d82eab624a6a0be41456834fded048;hp=70da3aa9d5f3879cec176e737a0f4c04478b3811;hpb=791e15fc91060bb48fe8b4c8585df97fccfc136e;p=releng%2Fbuilder.git diff --git a/jjb/vtn/vtn-csit-coordinator.yaml b/jjb/vtn/vtn-csit-coordinator.yaml index 70da3aa9d..f1480d61c 100644 --- a/jjb/vtn/vtn-csit-coordinator.yaml +++ b/jjb/vtn/vtn-csit-coordinator.yaml @@ -12,15 +12,15 @@ # Project branches stream: - - boron: + - carbon: branch: 'master' jre: 'openjdk8' + - boron: + branch: 'stable/boron' + jre: 'openjdk8' - beryllium: branch: 'stable/beryllium' jre: 'openjdk7' - - stable-lithium: - branch: 'stable/lithium' - jre: 'openjdk7' install: - only: @@ -29,8 +29,11 @@ # Features to install install-features: 'odl-vtn-manager-rest' + # Robot custom options robot-options: '' + mininet-image: 'ubuntu-trusty-mininet-ovs-25-2c-2g' + # Trigger jobs (upstream dependencies) trigger-jobs: 'openflowjava-distribution-{stream},openflowplugin-distribution-{stream},vtn-distribution-{stream}'