diff options
author | Ross Brattain <ross.b.brattain@intel.com> | 2018-03-07 01:52:55 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2018-03-07 01:52:55 +0000 |
commit | 67d98882489f87dfb215e5c41810cd9b5a4e8bf2 (patch) | |
tree | 4f2d181d3834e52a9de3539a26e6efaf80fde4bb /tests/opnfv/test_suites/opnfv_k8-nosdn-lb_ceph-noha_daily.yaml | |
parent | 97c3405223fc1837047cf109d9105b87bf573e63 (diff) | |
parent | 554551ac5deec0327d058809eb5dcf4699fc82be (diff) |
Merge "add opnfv_k8-nosdn-lb_ceph-noha_daily.yaml"
Diffstat (limited to 'tests/opnfv/test_suites/opnfv_k8-nosdn-lb_ceph-noha_daily.yaml')
-rw-r--r-- | tests/opnfv/test_suites/opnfv_k8-nosdn-lb_ceph-noha_daily.yaml | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/tests/opnfv/test_suites/opnfv_k8-nosdn-lb_ceph-noha_daily.yaml b/tests/opnfv/test_suites/opnfv_k8-nosdn-lb_ceph-noha_daily.yaml new file mode 100644 index 000000000..ebb21b5c7 --- /dev/null +++ b/tests/opnfv/test_suites/opnfv_k8-nosdn-lb_ceph-noha_daily.yaml @@ -0,0 +1,18 @@ +############################################################################## +# 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 +############################################################################## +--- +# k8 nosdn lb ceph noha daily task suite + +schema: "yardstick:suite:0.1" + +name: "k8-nosdn-lb_ceph-noha" +test_cases_dir: "tests/opnfv/test_cases/" +test_cases: +- + file_name: opnfv_yardstick_tc080.yaml |