diff options
author | rexlee8776 <limingjiang@huawei.com> | 2017-02-16 11:33:46 +0000 |
---|---|---|
committer | rexlee8776 <limingjiang@huawei.com> | 2017-02-17 02:37:20 +0000 |
commit | 08d31019b603275bac01d518e46320c37eb7e723 (patch) | |
tree | 735574c8ad1452b5437be5f9733c19cf5d7b3319 /tests/opnfv/test_suites/opnfv_os-odl-gluon-noha_daily.yaml | |
parent | e610b655fa141e5ee5382f24a532283dbbace89e (diff) |
solve apex ci problem (new scenario)
new scenario os-odl-gluon-noha in apex pod
Change-Id: I0151ce227e2a3ff476044f0b5c8d4ed61d20b21a
Signed-off-by: rexlee8776 <limingjiang@huawei.com>
Diffstat (limited to 'tests/opnfv/test_suites/opnfv_os-odl-gluon-noha_daily.yaml')
-rw-r--r-- | tests/opnfv/test_suites/opnfv_os-odl-gluon-noha_daily.yaml | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/tests/opnfv/test_suites/opnfv_os-odl-gluon-noha_daily.yaml b/tests/opnfv/test_suites/opnfv_os-odl-gluon-noha_daily.yaml new file mode 100644 index 000000000..98648f533 --- /dev/null +++ b/tests/opnfv/test_suites/opnfv_os-odl-gluon-noha_daily.yaml @@ -0,0 +1,21 @@ +############################################################################## +# 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-gluon-noha daily task suite + +schema: "yardstick:suite:0.1" + +name: "os-odl-gluon-noha" +test_cases_dir: "tests/opnfv/test_cases/" +test_cases: +- + file_name: opnfv_yardstick_tc002.yaml +- + file_name: opnfv_yardstick_tc005.yaml |