Merge "Cleanup unittests for test_lmbench"
[yardstick.git] / tests / opnfv / test_cases / opnfv_yardstick_tc052.yaml
index 75835eb..8052f54 100644 (file)
 
 schema: "yardstick:task:0.1"
 description: >
-    Test case for TC052 :OpenStack Controller Node Disk I/O Block High Availability;
-    This test case is written by new scenario-based HA testing framework.
+    Yardstick TC052 config file;
+    HA test case: OpenStack Controller Node Disk I/O Block High Availability.
 
 {% set file = file or '/etc/yardstick/pod.yaml' %}
+{% set attack_host = attack_host or "node1" %}
 
 scenarios:
   -
@@ -22,7 +23,7 @@ scenarios:
       attackers:
         -
           fault_type: "general-attacker"
-          host: node1
+          host: {{attack_host}}
           key: "block-io"
           attack_key: "block-io"
 
@@ -76,7 +77,7 @@ scenarios:
           index: 4
 
     nodes:
-      node1: node1.LF
+      {{attack_host}}: {{attack_host}}.LF
     runner:
       type: Duration
       duration: 1