From 6ddf23f8ccc7e904ab1c861f2b648bbe40955cb5 Mon Sep 17 00:00:00 2001 From: JingLu5 Date: Mon, 8 Aug 2016 12:54:42 +0800 Subject: Add task file and test case description file for TC063_StorageCapacity also fix a bug about path to pod.yaml also update test suites for TC063 also update 03-list-of-tcs.rst for TC063 Change-Id: I8fdacd109669e9998b10250a18c2c622cd72f0a1 Signed-off-by: JingLu5 --- tests/opnfv/test_suites/opnfv_os-odl_l2-bgpvpn-ha_daily.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'tests/opnfv/test_suites/opnfv_os-odl_l2-bgpvpn-ha_daily.yaml') diff --git a/tests/opnfv/test_suites/opnfv_os-odl_l2-bgpvpn-ha_daily.yaml b/tests/opnfv/test_suites/opnfv_os-odl_l2-bgpvpn-ha_daily.yaml index d261bb884..dc823b3e6 100644 --- a/tests/opnfv/test_suites/opnfv_os-odl_l2-bgpvpn-ha_daily.yaml +++ b/tests/opnfv/test_suites/opnfv_os-odl_l2-bgpvpn-ha_daily.yaml @@ -28,3 +28,11 @@ test_cases: task_args: huawei-pod1: '{"pod_info": "etc/yardstick/nodes/compass_sclab_physical/pod.yaml", "host": "node5.yardstick-TC055"}' +- + file_name: opnfv_yardstick_tc063.yaml + constraint: + installer: compass + pod: huawei-pod1 + task_args: + huawei-pod1: '{"pod_info": "etc/yardstick/nodes/compass_sclab_physical/pod.yaml", + "host": "node5.yardstick-TC063"}' -- cgit 1.2.3-korg