aboutsummaryrefslogtreecommitdiffstats
path: root/tests/opnfv/test_suites/opnfv_os-nosdn-nofeature-ha_daily.yaml
diff options
context:
space:
mode:
authorJingLu5 <lvjing5@huawei.com>2016-07-29 08:16:32 +0800
committerJingLu5 <lvjing5@huawei.com>2016-07-30 16:17:31 +0800
commitd3c1bd49fd5a69a2497710316d29d9559c98b580 (patch)
treeaf3483bc6d0a65c735ed34aee2b517ebf3e481d2 /tests/opnfv/test_suites/opnfv_os-nosdn-nofeature-ha_daily.yaml
parenta2ba9d0d6d2e44dcfeb7693bd0e4f728d5076f13 (diff)
Bugfix: specify pod.yaml files used for TC055 as TC055 is running directly on nodes
Change-Id: Ida71b4027010b3c0eebe03498cf870d288b63e0f Signed-off-by: JingLu5 <lvjing5@huawei.com>
Diffstat (limited to 'tests/opnfv/test_suites/opnfv_os-nosdn-nofeature-ha_daily.yaml')
-rw-r--r--tests/opnfv/test_suites/opnfv_os-nosdn-nofeature-ha_daily.yaml8
1 files changed, 7 insertions, 1 deletions
diff --git a/tests/opnfv/test_suites/opnfv_os-nosdn-nofeature-ha_daily.yaml b/tests/opnfv/test_suites/opnfv_os-nosdn-nofeature-ha_daily.yaml
index 180ad165e..67d6535b9 100644
--- a/tests/opnfv/test_suites/opnfv_os-nosdn-nofeature-ha_daily.yaml
+++ b/tests/opnfv/test_suites/opnfv_os-nosdn-nofeature-ha_daily.yaml
@@ -26,7 +26,7 @@ test_cases:
installer: compass
pod: huawei-pod1
task_args:
- huawei_pod1: '{"pod_info": "etc/yardstick/nodes/compass_sclab_physical/pod.yaml",
+ huawei-pod1: '{"pod_info": "etc/yardstick/nodes/compass_sclab_physical/pod.yaml",
"host": "node4.LF","target": "node5.LF"}'
-
file_name: opnfv_yardstick_tc045.yaml
@@ -50,6 +50,12 @@ test_cases:
installer: fuel
-
file_name: opnfv_yardstick_tc055.yaml
+ constraint:
+ installer: compass
+ pod: huawei-pod1
+ task_args:
+ huawei-pod1: '{"pod_info": "etc/yardstick/nodes/compass_sclab_physical/pod.yaml",
+ "host": "node5.yardstick-TC055"}'
-
file_name: opnfv_yardstick_tc069.yaml
-