From 1a31405923f0007e3aaaf36f174b268ed99fa368 Mon Sep 17 00:00:00 2001 From: rexlee8776 Date: Mon, 15 Aug 2016 04:58:49 +0000 Subject: fix bug of tc075 \t format error in yaml Change-Id: Ieaea4ccee6d991d1e648a65abb2ecbc7f3455056 Signed-off-by: rexlee8776 --- tests/opnfv/test_suites/opnfv_os-nosdn-nofeature-ha_daily.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'tests/opnfv/test_suites') 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 024fb69f4..8bf0c6578 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 @@ -104,10 +104,11 @@ test_cases: huawei-pod1: '{"public_network": "ext-net", "StorPerf_ip": "192.168.200.2"}' - - file_name: opnfv_yardstick_tc075.yaml + file_name: opnfv_yardstick_tc075.yaml constraint: installer: compass pod: huawei-pod1 task_args: huawei-pod1: '{"pod_info": "etc/yardstick/nodes/compass_sclab_physical/pod.yaml", "host": "node1.LF"}' + -- cgit 1.2.3-korg