diff options
author | tjuyinkanglin <14_ykl@tongji.edu.cn> | 2017-02-05 02:32:59 -0500 |
---|---|---|
committer | Kubi <jean.gaoliang@huawei.com> | 2017-02-13 09:59:56 +0000 |
commit | 5e5962fe9b559e121c67640b52de9a961bad6e46 (patch) | |
tree | eab97a5eecf1cbc82b800015dc107fe908e8d837 /tests/opnfv/test_cases/opnfv_yardstick_tc045.yaml | |
parent | d45d6aacdd769f07bfc2bad92be57a1c2ccf5d1f (diff) |
Update CLI Command in yardstick TC019, TC045~TC048
JIRA: YARDSTICK-545
Change-Id: Ifd3348e029f0ddbfa0117b4eef4493d443a4de4d
Signed-off-by: tjuyinkanglin <14_ykl@tongji.edu.cn>
Diffstat (limited to 'tests/opnfv/test_cases/opnfv_yardstick_tc045.yaml')
-rw-r--r-- | tests/opnfv/test_cases/opnfv_yardstick_tc045.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/opnfv/test_cases/opnfv_yardstick_tc045.yaml b/tests/opnfv/test_cases/opnfv_yardstick_tc045.yaml index 196994544..c6dde5cc5 100644 --- a/tests/opnfv/test_cases/opnfv_yardstick_tc045.yaml +++ b/tests/opnfv/test_cases/opnfv_yardstick_tc045.yaml @@ -15,7 +15,7 @@ scenarios: monitors: - monitor_type: "openstack-cmd" - command_name: "neutron agent-list" + command_name: "openstack router list" monitor_time: 10 sla: max_outage_time: 5 |