diff options
author | yuyang <Gabriel.yuyang@huawei.com> | 2017-03-25 16:40:19 +0800 |
---|---|---|
committer | yuyang <Gabriel.yuyang@huawei.com> | 2017-03-25 17:26:01 +0800 |
commit | 15c3931fd723f565e847033bc6c1df818a761b4a (patch) | |
tree | 2d980caa84fc26b1dbad899da2738b01e54bbdfe /testsuites/posca/testcase_cfg/posca_factor_ping.yaml | |
parent | 4b36a57727cad302976ee38ad0046a7595339849 (diff) |
Add task selection to test suite entrance file
JIRA: BOTTLENECK-143
Add task selection to test suite entrance file
Change-Id: Ia21b3121d104a457a66e2c77e3caf091e102f388
Signed-off-by: yuyang <Gabriel.yuyang@huawei.com>
Diffstat (limited to 'testsuites/posca/testcase_cfg/posca_factor_ping.yaml')
-rw-r--r-- | testsuites/posca/testcase_cfg/posca_factor_ping.yaml | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/testsuites/posca/testcase_cfg/posca_factor_ping.yaml b/testsuites/posca/testcase_cfg/posca_factor_ping.yaml new file mode 100644 index 00000000..7e6bf027 --- /dev/null +++ b/testsuites/posca/testcase_cfg/posca_factor_ping.yaml @@ -0,0 +1,31 @@ +############################################################################## +# 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 +############################################################################## + +# Sample stress task config file +# Three scenarios run in parallel pinging one target vm. +# Multiple context are used to specify the host and target VMs. + +load_manager: + scenarios: + tool: ping + test_times: 100 + package_size: + num_stack: 5, 10, 20 + package_loss: 10% + + contexts: + stack_create: yardstick + flavor: + yardstick_test_ip: + yardstick_test_dir: "samples" + yardstick_testcase: "ping_bottlenecks" + +dashboard: + dashboard: "y" + dashboard_ip: |