X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fnetconf%2Fnetconf-scale.yaml;h=1e8170ff72d42edf26b2eeaa5ef5f93eb85670f5;hb=73752773dad6f56235e74f3e7222e957d061a7e9;hp=ccef3541361a9a11caeba58340a86a2f95c5d4df;hpb=3c3bec550bb8e339636a91848823fd1b8990e6f0;p=releng%2Fbuilder.git diff --git a/jjb/netconf/netconf-scale.yaml b/jjb/netconf/netconf-scale.yaml index ccef35413..1e8170ff7 100644 --- a/jjb/netconf/netconf-scale.yaml +++ b/jjb/netconf/netconf-scale.yaml @@ -12,14 +12,14 @@ # Project branches stream: - - sodium: + - magnesium: branch: 'master' + - sodium: + branch: 'stable/sodium' - neon: branch: 'stable/neon' - fluorine: branch: 'stable/fluorine' - - oxygen: - branch: 'stable/oxygen' install: - only: @@ -37,3 +37,49 @@ # ODL system configuration odl_system_flavor: odl-standard-4 + +- project: + name: netconf-csit-scale-max-devices + jobs: + - inttest-csit-1node + + # The project name + project: 'netconf' + + # The functionality under test + functionality: 'scale-max-devices' + + # Project branches + stream: + - sodium: + branch: 'master' + - neon: + branch: 'stable/neon' + - fluorine: + branch: 'stable/fluorine' + + install: + - only: + scope: 'only' + + # Features to install + install-features: > + odl-restconf, + odl-clustering-test-app, + odl-netconf-mdsal, + odl-netconf-topology, + odl-jolokia, + decanter-collector-jmx, + decanter-appender-elasticsearch + + # Robot custom options + robot-options: '-v USE_NETCONF_CONNECTOR:False' + + # ODL system configuration + odl_system_flavor: odl-standard-8 + + # Plot Info + 01-plot-title: 'Max Devices' + 01-plot-yaxis: 'Devices' + 01-plot-group: 'Netconf Devices' + 01-plot-data-file: 'devices.csv'