From 3347814c3dac253c03dacd3595069f22e4d88547 Mon Sep 17 00:00:00 2001 From: "wu.zhihui" Date: Mon, 4 Jan 2016 11:58:28 +0800 Subject: Add test suite file for ZTE-NJ LAB. JIRA: yardstick-210 Change-Id: Ib888b654e742761a8be1b263f643950ea02380f8 Signed-off-by: wu.zhihui --- tests/opnfv/test_suites/opnfv_zte-build-1_daily.yaml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 tests/opnfv/test_suites/opnfv_zte-build-1_daily.yaml (limited to 'tests') diff --git a/tests/opnfv/test_suites/opnfv_zte-build-1_daily.yaml b/tests/opnfv/test_suites/opnfv_zte-build-1_daily.yaml new file mode 100644 index 000000000..d917c0fb2 --- /dev/null +++ b/tests/opnfv/test_suites/opnfv_zte-build-1_daily.yaml @@ -0,0 +1,14 @@ +--- +# ZTE POD 1 daily task suite + +schema: "yardstick:suite:0.1" + +name: "opnfv_zte_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 -- cgit 1.2.3-korg