diff options
author | Ross Brattain <ross.b.brattain@intel.com> | 2018-03-06 10:32:00 -0800 |
---|---|---|
committer | Ross Brattain <ross.b.brattain@intel.com> | 2018-03-06 11:25:21 -0800 |
commit | 554551ac5deec0327d058809eb5dcf4699fc82be (patch) | |
tree | 5a0f6b6d80d2fa877384e9a4344aad94c03b7509 /tests | |
parent | 983435d34a8d3bd73417ba96bc75c3e3ddca6b0a (diff) |
add opnfv_k8-nosdn-lb_ceph-noha_daily.yaml
https://build.opnfv.org/ci/job/yardstick-joid-baremetal-daily-master/2206/console
Change-Id: Ib5fc186caa285ef8f6a879fd1fd2f786b07a257a
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
Diffstat (limited to 'tests')
-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 |