X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fopenflowplugin%2Fopenflowplugin-csit-cbench-daily.yaml;h=2b2fa052a06f096e06faa1273319f68d997c30e1;hb=81eb45816783af4d2b3aef039a95976b91b7e299;hp=cf8dd43a3890f7bab7e31bba3fc890811b501e6d;hpb=79eab62618047c3a06318513f3209d9de1f3acfc;p=releng%2Fbuilder.git diff --git a/jjb/openflowplugin/openflowplugin-csit-cbench-daily.yaml b/jjb/openflowplugin/openflowplugin-csit-cbench-daily.yaml index cf8dd43a3..2b2fa052a 100644 --- a/jjb/openflowplugin/openflowplugin-csit-cbench-daily.yaml +++ b/jjb/openflowplugin/openflowplugin-csit-cbench-daily.yaml @@ -14,12 +14,6 @@ - boron: branch: 'master' jre: 'openjdk8' - - beryllium: - branch: 'stable/beryllium' - jre: 'openjdk7' - - stable-lithium: - branch: 'stable/lithium' - jre: 'openjdk7' install: - only: @@ -28,6 +22,9 @@ # Features to install install-features: 'odl-openflowplugin-flow-services-ui,odl-openflowplugin-drop-test' + # Mininet configuration + mininet-image: 'rk-c-el6-mininet' + # Robot custom options robot-options: '-v duration_in_secs:180'