From a49a2474e96234da6dcd6ba7128664c62c345490 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jo=C2=B6rgen=20Karlsson?= Date: Tue, 15 Dec 2015 19:01:36 +0100 Subject: [PATCH] Add TC001 and TC012 to POD test suites MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Change-Id: I39d589bfc0652d51b7e6d9e139b83160bf7f3692 Signed-off-by: Jo¶rgen Karlsson --- tests/opnfv/test_suites/opnfv_ericsson-pod1_daily.yaml | 6 +++++- tests/opnfv/test_suites/opnfv_huawei-us-deploy-bare-1_daily.yaml | 4 ++++ tests/opnfv/test_suites/opnfv_opnfv-jump-2_daily.yaml | 4 ++++ 3 files changed, 13 insertions(+), 1 deletion(-) diff --git a/tests/opnfv/test_suites/opnfv_ericsson-pod1_daily.yaml b/tests/opnfv/test_suites/opnfv_ericsson-pod1_daily.yaml index 80689beb1..8279d2378 100644 --- a/tests/opnfv/test_suites/opnfv_ericsson-pod1_daily.yaml +++ b/tests/opnfv/test_suites/opnfv_ericsson-pod1_daily.yaml @@ -1,10 +1,14 @@ --- -# LF POD 2 daily task suite +# ERICSSON POD1 daily task suite schema: "yardstick:suite:0.1" name: "opnfv_ericsson_daily" test_cases_dir: "tests/opnfv/test_cases/" test_cases: +- + file_name: opnfv_yardstick_tc001.yaml - file_name: opnfv_yardstick_tc002.yaml +- + file_name: opnfv_yardstick_tc012.yaml diff --git a/tests/opnfv/test_suites/opnfv_huawei-us-deploy-bare-1_daily.yaml b/tests/opnfv/test_suites/opnfv_huawei-us-deploy-bare-1_daily.yaml index 16b9e7eed..e883f560f 100644 --- a/tests/opnfv/test_suites/opnfv_huawei-us-deploy-bare-1_daily.yaml +++ b/tests/opnfv/test_suites/opnfv_huawei-us-deploy-bare-1_daily.yaml @@ -6,5 +6,9 @@ schema: "yardstick:suite:0.1" name: "opnfv_huawei_daily" test_cases_dir: "tests/opnfv/test_cases/" test_cases: +- + file_name: opnfv_yardstick_tc001.yaml - file_name: opnfv_yardstick_tc002.yaml +- + file_name: opnfv_yardstick_tc012.yaml diff --git a/tests/opnfv/test_suites/opnfv_opnfv-jump-2_daily.yaml b/tests/opnfv/test_suites/opnfv_opnfv-jump-2_daily.yaml index 022aeeceb..4dece13f2 100644 --- a/tests/opnfv/test_suites/opnfv_opnfv-jump-2_daily.yaml +++ b/tests/opnfv/test_suites/opnfv_opnfv-jump-2_daily.yaml @@ -6,5 +6,9 @@ schema: "yardstick:suite:0.1" name: "opnfv_lf_daily" test_cases_dir: "tests/opnfv/test_cases/" test_cases: +- + file_name: opnfv_yardstick_tc001.yaml - file_name: opnfv_yardstick_tc002.yaml +- + file_name: opnfv_yardstick_tc012.yaml -- 2.16.6