X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fopenflowplugin%2Fopenflowplugin-csit-scalability-old.yaml;h=8d77c05e74334c24f113163f0ebb948faa80dcc7;hb=8f09a881eae993f36bb4fa193523cf401ebb9a01;hp=ae41822b2b6a569a12d525cf81ab5f6bdd641d31;hpb=b27305cd0117d79ef33d80cbf6ee180a23b2a375;p=releng%2Fbuilder.git diff --git a/jjb/openflowplugin/openflowplugin-csit-scalability-old.yaml b/jjb/openflowplugin/openflowplugin-csit-scalability-old.yaml index ae41822b2..8d77c05e7 100644 --- a/jjb/openflowplugin/openflowplugin-csit-scalability-old.yaml +++ b/jjb/openflowplugin/openflowplugin-csit-scalability-old.yaml @@ -1,7 +1,8 @@ +--- - project: name: openflowplugin-csit-scalability-old jobs: - - '{project}-csit-1node-{functionality}-{install}-{stream}' + - '{project}-csit-1node-{functionality}-{install}-{stream}' # The project name project: 'openflowplugin' @@ -11,22 +12,17 @@ # Project branches stream: - - beryllium: - branch: 'stable/beryllium' - jre: 'openjdk7' - - stable-lithium: - branch: 'stable/lithium' - jre: 'openjdk7' + - beryllium: + branch: 'stable/beryllium' + jre: 'openjdk7' + karaf-version: karaf3 install: - - only: - scope: 'only' + - only: + scope: 'only' # Features to install install-features: 'odl-openflowplugin-flow-services-ui,decanter-collector-jmx,decanter-appender-elasticsearch' # Robot custom options robot-options: '-v TOPO_TREE_DEPTH:7' - - # Trigger jobs (upstream dependencies) - trigger-jobs: 'yangtools-distribution-{stream},controller-distribution-{stream},openflowjava-distribution-{stream},openflowplugin-distribution-{stream}'