diff options
author | JingLu5 <lvjing5@huawei.com> | 2017-10-18 01:37:07 +0000 |
---|---|---|
committer | JingLu5 <lvjing5@huawei.com> | 2017-10-18 01:37:07 +0000 |
commit | b122091bcc2e780be3694cf0faa1b771994798f6 (patch) | |
tree | c86cd2794ce5d25e807ca3434fc1ba1a55e65d56 /opnfv_os-odl-fdio_dvr-noha_daily.yaml | |
parent | 52343fa5d033a3cfc77668679c558ee84edb01ea (diff) |
add opnfv_os-odl-fdio_dvr-noha testsutie for Apex
Change-Id: Idd60153e6097cbef6513942653429d2ec96a8c17
Signed-off-by: JingLu5 <lvjing5@huawei.com>
Diffstat (limited to 'opnfv_os-odl-fdio_dvr-noha_daily.yaml')
-rw-r--r-- | opnfv_os-odl-fdio_dvr-noha_daily.yaml | 38 |
1 files changed, 38 insertions, 0 deletions
diff --git a/opnfv_os-odl-fdio_dvr-noha_daily.yaml b/opnfv_os-odl-fdio_dvr-noha_daily.yaml new file mode 100644 index 000000000..cd00b4c0c --- /dev/null +++ b/opnfv_os-odl-fdio_dvr-noha_daily.yaml @@ -0,0 +1,38 @@ +############################################################################## +# Copyright (c) 2017 Huawei Technologies Co.,Ltd and others. +# +# All rights reserved. This program and the accompanying materials +# are made available under the terms of the Apache License, Version 2.0 +# which accompanies this distribution, and is available at +# http://www.apache.org/licenses/LICENSE-2.0 +############################################################################## +--- +# os-odl-fdio-dvr-noha daily task suite + +schema: "yardstick:suite:0.1" + +name: "os-odl-fdio-dvr-noha" +test_cases_dir: "tests/opnfv/test_cases/" +test_cases: +- + file_name: opnfv_yardstick_tc002.yaml +- + file_name: opnfv_yardstick_tc005.yaml +- + file_name: opnfv_yardstick_tc010.yaml +- + file_name: opnfv_yardstick_tc011.yaml +- + file_name: opnfv_yardstick_tc012.yaml +- + file_name: opnfv_yardstick_tc014.yaml +- + file_name: opnfv_yardstick_tc037.yaml +- + file_name: opnfv_yardstick_tc069.yaml +- + file_name: opnfv_yardstick_tc070.yaml +- + file_name: opnfv_yardstick_tc071.yaml +- + file_name: opnfv_yardstick_tc072.yaml |