diff options
author | wu.zhihui <wu.zhihui1@zte.com.cn> | 2016-01-04 11:58:28 +0800 |
---|---|---|
committer | wu.zhihui <wu.zhihui1@zte.com.cn> | 2016-01-04 11:58:28 +0800 |
commit | 3347814c3dac253c03dacd3595069f22e4d88547 (patch) | |
tree | 51370469221e09d73ec88586cca397a45551d0da /tests | |
parent | 60ee06b4179bbd4b578275ad3e773853713af3c4 (diff) |
Add test suite file for ZTE-NJ LAB.
JIRA: yardstick-210
Change-Id: Ib888b654e742761a8be1b263f643950ea02380f8
Signed-off-by: wu.zhihui <wu.zhihui1@zte.com.cn>
Diffstat (limited to 'tests')
-rw-r--r-- | tests/opnfv/test_suites/opnfv_zte-build-1_daily.yaml | 14 |
1 files changed, 14 insertions, 0 deletions
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 |