X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fopenflowplugin%2Fopenflowplugin-csit-scalability-daily-lithium-redesign.yaml;fp=jjb%2Fopenflowplugin%2Fopenflowplugin-csit-scalability-daily-lithium-redesign.yaml;h=0000000000000000000000000000000000000000;hb=7dff6cb3c792c1182f64f9a6604f2b6bfa5ef290;hp=6fbcce25cfb1eb53e74dd8f606cfac44bef44eda;hpb=b8395c77ad3f01f6229f5bd0812783098b04c587;p=releng%2Fbuilder.git diff --git a/jjb/openflowplugin/openflowplugin-csit-scalability-daily-lithium-redesign.yaml b/jjb/openflowplugin/openflowplugin-csit-scalability-daily-lithium-redesign.yaml deleted file mode 100644 index 6fbcce25c..000000000 --- a/jjb/openflowplugin/openflowplugin-csit-scalability-daily-lithium-redesign.yaml +++ /dev/null @@ -1,41 +0,0 @@ -- project: - name: openflowplugin-csit-scalability-daily-lithium-redesign - jobs: - - '{project}-csit-1node-periodic-{functionality}-{install}-{stream}' - - # The project name - project: 'openflowplugin' - - # The functionality under test - functionality: 'scalability-daily-lithium-redesign' - - # Project branches - stream: - - boron: - branch: 'master' - jre: 'openjdk8' - - beryllium: - branch: 'stable/beryllium' - jre: 'openjdk7' - - stable-lithium: - branch: 'stable/lithium' - jre: 'openjdk7' - - install: - - only: - scope: 'only' - - # Features to install - install-features: 'odl-openflowplugin-flow-services-ui-li' - - # Robot custom options - robot-options: '-v MIN_SWITCHES:100 -v MAX_SWITCHES:500 -v STEP_SWITCHES:100' - - # Trigger jobs (daily) - schedule: 'H H * * *' - - # Plot Info - 01-plot-title: 'Max number of Switches' - 01-plot-yaxis: 'OpenFlow Switches' - 01-plot-group: 'Inventory Scalability' - 01-plot-data-file: 'switches.csv'