From ea7c865700a777f6b99206d3f00fc6ed54001d2d Mon Sep 17 00:00:00 2001 From: Ace Lee Date: Mon, 4 Dec 2017 08:59:59 +0000 Subject: VNF scale-out testcase JIRA: BOTTLENECK-214 Bottlenecks VNF scale out testcase Change-Id: I05c4dec483062dd59c4b062516c8a6c1bc83ad6e Signed-off-by: Ace Lee --- .../testcase_cfg/posca_feature_vnf_scale_out.yaml | 25 ++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 testsuites/posca/testcase_cfg/posca_feature_vnf_scale_out.yaml (limited to 'testsuites/posca/testcase_cfg/posca_feature_vnf_scale_out.yaml') diff --git a/testsuites/posca/testcase_cfg/posca_feature_vnf_scale_out.yaml b/testsuites/posca/testcase_cfg/posca_feature_vnf_scale_out.yaml new file mode 100644 index 00000000..d893ac8a --- /dev/null +++ b/testsuites/posca/testcase_cfg/posca_feature_vnf_scale_out.yaml @@ -0,0 +1,25 @@ +############################################################################## +# Copyright (c) 2017 HUAWEI TECHNOLOGIES CO.,LTD and others. +# +# All rights reserved. This program and the accompanying materials +# are made available under the terms of the Apache License, Version 2.0 +# which accompanies this distribution, and is available at +# http://www.apache.org/licenses/LICENSE-2.0 +############################################################################## + +load_manager: + scenarios: + number_vnfs: 1, 2, 4 + iterations: 10 + interval: 35 + + runners: + stack_create: yardstick + flavor: + yardstick_test_dir: "samples/vnf_samples/nsut/acl" + yardstick_testcase: "tc_heat_rfc2544_ipv4_1rule_1flow_64B_trex_correlated_traffic_scale_out" + +contexts: + dashboard: "Bottlenecks-ELK" + yardstick: "Bottlenecks_yardstick" + yardstick_envpre: False -- cgit 1.2.3-korg