diff options
author | Kubi <jean.gaoliang@huawei.com> | 2017-02-14 09:24:29 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-02-14 09:24:29 +0000 |
commit | f970237c4f23ce6dd0a7dfd6e7fb2406fd442127 (patch) | |
tree | 88bfc318469e80af2aabf1bfff6d2903b846ae3b /tests/opnfv/test_cases/opnfv_yardstick_tc054.yaml | |
parent | 604905d36270e83a8ac2ffb80c2ca53830fca262 (diff) | |
parent | ad5e0d5adefd9698e31000855f34284aa56912f9 (diff) |
Merge "Update Openstack CLI Command for Scenario-based HA Testcases which have multiple commands: yardstick tc025, tc050 ,tc051, tc053, tc054"
Diffstat (limited to 'tests/opnfv/test_cases/opnfv_yardstick_tc054.yaml')
-rw-r--r-- | tests/opnfv/test_cases/opnfv_yardstick_tc054.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/opnfv/test_cases/opnfv_yardstick_tc054.yaml b/tests/opnfv/test_cases/opnfv_yardstick_tc054.yaml index 93948d3b1..3f1b0171c 100644 --- a/tests/opnfv/test_cases/opnfv_yardstick_tc054.yaml +++ b/tests/opnfv/test_cases/opnfv_yardstick_tc054.yaml @@ -19,7 +19,7 @@ scenarios: - monitor_type: "openstack-cmd" key: "list-images" - command_name: "nova image-list" + command_name: "openstack image list" monitor_time: 10 sla: max_outage_time: 5 |