Merge "Make security group configurable - dovetail"
[yardstick.git] / tests / opnfv / test_suites / opnfv_os-odl-nofeature-ha_daily.yaml
index 1ab16e5..f174a90 100644 (file)
@@ -37,7 +37,7 @@ test_cases:
       pod: huawei-pod1
   task_args:
       huawei-pod1: '{"file": "etc/yardstick/nodes/compass_sclab_physical/pod.yaml",
-      "host": "node5.yardstick-TC055"}'
+      "host": "node5"}'
 -
   file_name: opnfv_yardstick_tc063.yaml
   constraint:
@@ -45,7 +45,7 @@ test_cases:
       pod: huawei-pod1
   task_args:
       huawei-pod1: '{"file": "etc/yardstick/nodes/compass_sclab_physical/pod.yaml",
-      "host": "node5.yardstick-TC063"}'
+      "host": "node5"}'
 -
   file_name: opnfv_yardstick_tc069.yaml
 -
@@ -61,4 +61,19 @@ test_cases:
       pod: huawei-pod1
   task_args:
       huawei-pod1: '{"file": "etc/yardstick/nodes/compass_sclab_physical/pod.yaml",
-      "host": "node1.LF"}'
+      "host": "node1"}'
+-
+  file_name: opnfv_yardstick_tc092.yaml
+  constraint:
+      installer: apex
+  task_args:
+      default: '{"file": "etc/yardstick/nodes/apex_baremetal/pod.yaml",
+      "attack_host": "node6"}'
+-
+  file_name: opnfv_yardstick_tc093.yaml
+  constraint:
+      installer: apex
+  task_args:
+      default: '{"file": "etc/yardstick/nodes/apex_baremetal/pod.yaml",
+      "attack_host_cmp_one": "node4","attack_host_cmp_two": "node5",
+      "systemd_service_name": "openvswitch"}'