Merge "tc076 rst documentation"
[yardstick.git] / tests / opnfv / test_cases / opnfv_yardstick_tc025.yaml
index b083f6f..78cc5cb 100644 (file)
@@ -1,7 +1,8 @@
 ---
-# Sample test case for the HA of OpenStack Controll Node abnormally shutdown
 
 schema: "yardstick:task:0.1"
+description: >
+    Sample test case for the HA of OpenStack Controll Node abnormally shutdown.
 
 scenarios:
 -
@@ -13,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:
@@ -40,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