Merge "Cleanup unittests for test_lmbench"
[yardstick.git] / tests / opnfv / test_cases / opnfv_yardstick_tc051.yaml
index 98a08b7..3d4985f 100644 (file)
 
 schema: "yardstick:task:0.1"
 description: >
-    Test case for TC051 :OpenStack Controller Node CPU Overload High Availability;
-    This test case is written by new scenario-based HA testing framework.
+    Yardstick TC051 config file;
+    HA test case: OpenStack Controller Node CPU Overload 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: "stress-cpu"
           attack_key: "stress-cpu"
 
@@ -92,7 +93,7 @@ scenarios:
 
 
     nodes:
-      node1: node1.LF
+      {{attack_host}}: {{attack_host}}.LF
     runner:
       type: Duration
       duration: 1