aboutsummaryrefslogtreecommitdiffstats
path: root/tests/opnfv/test_cases/opnfv_yardstick_tc025.yaml
diff options
context:
space:
mode:
authorKubi <jean.gaoliang@huawei.com>2017-02-14 09:24:29 +0000
committerGerrit Code Review <gerrit@opnfv.org>2017-02-14 09:24:29 +0000
commitf970237c4f23ce6dd0a7dfd6e7fb2406fd442127 (patch)
tree88bfc318469e80af2aabf1bfff6d2903b846ae3b /tests/opnfv/test_cases/opnfv_yardstick_tc025.yaml
parent604905d36270e83a8ac2ffb80c2ca53830fca262 (diff)
parentad5e0d5adefd9698e31000855f34284aa56912f9 (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_tc025.yaml')
-rw-r--r--tests/opnfv/test_cases/opnfv_yardstick_tc025.yaml10
1 files changed, 5 insertions, 5 deletions
diff --git a/tests/opnfv/test_cases/opnfv_yardstick_tc025.yaml b/tests/opnfv/test_cases/opnfv_yardstick_tc025.yaml
index 0bbc5b8a6..78cc5cb27 100644
--- a/tests/opnfv/test_cases/opnfv_yardstick_tc025.yaml
+++ b/tests/opnfv/test_cases/opnfv_yardstick_tc025.yaml
@@ -14,16 +14,16 @@ scenarios:
monitors:
- monitor_type: "openstack-cmd"
- command_name: "nova image-list"
+ command_name: "openstack image list"
monitor_time: 10
- monitor_type: "openstack-cmd"
- command_name: "neutron router-list"
+ command_name: "openstack router list"
monitor_time: 10
- monitor_type: "openstack-cmd"
- command_name: "heat stack-list"
+ command_name: "openstack stack list"
monitor_time: 10
- monitor_type: "openstack-cmd"
- command_name: "cinder list"
+ command_name: "openstack volume list"
monitor_time: 10
nodes:
@@ -41,4 +41,4 @@ scenarios:
context:
type: Node
name: LF
- file: /root/yardstick/etc/yardstick/nodes/fuel_virtual/pod.yaml
+ file: etc/yardstick/nodes/fuel_virtual/pod.yaml