diff options
author | root <limingjiang@huawei.com> | 2017-09-21 03:40:59 +0000 |
---|---|---|
committer | Ross Brattain <ross.b.brattain@intel.com> | 2017-09-25 08:30:21 -0700 |
commit | c793405a28a3b26845c379e3f4b60deab026d76d (patch) | |
tree | 609df6a2fddbac7dab8f1cfd107bdd0bc394268b /tests/opnfv/test_cases/opnfv_yardstick_tc025.yaml | |
parent | bc0dd2e225f85c4a16629197c8e7a480a1134706 (diff) |
bugfix: tc025 should use ipmi to poweroff
if it use shutdown, it'll take several minutes to shutdown,
leads to the ipmi power on command fails
Change-Id: I74b61325cbcc3a6ec070d2fa103accf84f29b0fa
Signed-off-by: root <limingjiang@huawei.com>
Diffstat (limited to 'tests/opnfv/test_cases/opnfv_yardstick_tc025.yaml')
-rw-r--r-- | tests/opnfv/test_cases/opnfv_yardstick_tc025.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/opnfv/test_cases/opnfv_yardstick_tc025.yaml b/tests/opnfv/test_cases/opnfv_yardstick_tc025.yaml index a37f83b83..3e630caf2 100644 --- a/tests/opnfv/test_cases/opnfv_yardstick_tc025.yaml +++ b/tests/opnfv/test_cases/opnfv_yardstick_tc025.yaml @@ -19,7 +19,7 @@ description: > {% set file = file or '/etc/yardstick/pod.yaml' %} {% set jump_host = jump_host or 'node0' %} {% set attack_host = attack_host or 'node1' %} -{% set monitor_time = monitor_time or 180 %} +{% set monitor_time = monitor_time or 30 %} scenarios: - |