X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fvtn%2Fvtn-csit-coordinator.yaml;h=f1480d61c289c431c467d6244d73481f6229c688;hb=735b5888b8d82eab624a6a0be41456834fded048;hp=0daa0230e0d53ae5bce129268c8db87b0b6becf6;hpb=c00dec408acd98d2996abbbf5b5050e9a2046e96;p=releng%2Fbuilder.git diff --git a/jjb/vtn/vtn-csit-coordinator.yaml b/jjb/vtn/vtn-csit-coordinator.yaml index 0daa0230e..f1480d61c 100644 --- a/jjb/vtn/vtn-csit-coordinator.yaml +++ b/jjb/vtn/vtn-csit-coordinator.yaml @@ -21,9 +21,6 @@ - beryllium: branch: 'stable/beryllium' jre: 'openjdk7' - - stable-lithium: - branch: 'stable/lithium' - jre: 'openjdk7' install: - only: @@ -32,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}'