X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fbgpcep%2Fbgpcep-csit-bgp-gate-ingest-mixed.yaml;fp=jjb%2Fbgpcep%2Fbgpcep-csit-bgp-gate-ingest-mixed.yaml;h=0000000000000000000000000000000000000000;hb=1835d4a9e5b485a6fe53274813d439d4a8114376;hp=e71dd3e0f68b29ab2cdbeaad4dbdbbecd148e62a;hpb=aa56807ea4211bfc9708df3382c0b4cda454ce97;p=releng%2Fbuilder.git diff --git a/jjb/bgpcep/bgpcep-csit-bgp-gate-ingest-mixed.yaml b/jjb/bgpcep/bgpcep-csit-bgp-gate-ingest-mixed.yaml deleted file mode 100644 index e71dd3e0f..000000000 --- a/jjb/bgpcep/bgpcep-csit-bgp-gate-ingest-mixed.yaml +++ /dev/null @@ -1,54 +0,0 @@ ---- -- project: - name: bgpcep-csit-gate-bgp-ingest-mixed - jobs: - - inttest-csit-1node - - # The project name - project: 'bgpcep' - - # The functionality under test - functionality: 'gate-bgp-ingest-mixed' - - # Project branches - stream: - - fluorine: - branch: 'master' - - oxygen: - branch: 'stable/oxygen' - - install: - - all: - scope: 'all' - - # Features to install - install-features: > - odl-restconf, - odl-bgpcep-bgp, - odl-bgpcep-bgp-config-example, - odl-bgpcep-data-change-counter - - # Robot custom options - # Increase the TEST_DURATION_MULTIPLIER if the test runs in slower test - # environment or more complex scenario is chosen - robot-options: > - -v USE_NETCONF_CONNECTOR:False - -v COUNT:1000000 - -v INSERT:10 - -v WITHDRAW:9 - -v PREFILL:10 - -v UPDATE:single - -v TEST_DURATION_MULTIPLIER:4 - - # Controller configuration - odl_system_flavor: odl-standard-4 - - # Plot Info - 01-plot-title: 'Number of generated updates' - 01-plot-yaxis: 'Total number of updates' - 01-plot-group: 'BGP Scaling test suite' - 01-plot-data-file: 'totals-bgp.csv' - 02-plot-title: 'Generated load' - 02-plot-yaxis: 'Updates per second' - 02-plot-group: 'BGP Scaling test suite' - 02-plot-data-file: 'performance-bgp.csv'