diff options
author | rexlee8776 <limingjiang@huawei.com> | 2018-09-07 03:34:09 +0000 |
---|---|---|
committer | rexlee8776 <limingjiang@huawei.com> | 2018-09-07 03:34:09 +0000 |
commit | 0ea151b76aa7a5dee4739cdbb12759575aef4227 (patch) | |
tree | 7dffebe1268fe170c61c071673f920244d75d6ea /tests/opnfv/test_suites/opnfv_k8-calico-nofeature-noha_daily.yaml | |
parent | 00f9e63336b0af1e11dc4048e74cba0fb690e906 (diff) |
Add k8s scenario test suite in Gambia
JIRA: YARDSTICK-1410
Change-Id: I23b4c0bcfa9aa431e259930a41d4171ff5b4e8a1
Signed-off-by: rexlee8776 <limingjiang@huawei.com>
Diffstat (limited to 'tests/opnfv/test_suites/opnfv_k8-calico-nofeature-noha_daily.yaml')
-rw-r--r-- | tests/opnfv/test_suites/opnfv_k8-calico-nofeature-noha_daily.yaml | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/tests/opnfv/test_suites/opnfv_k8-calico-nofeature-noha_daily.yaml b/tests/opnfv/test_suites/opnfv_k8-calico-nofeature-noha_daily.yaml new file mode 100644 index 000000000..8e465af43 --- /dev/null +++ b/tests/opnfv/test_suites/opnfv_k8-calico-nofeature-noha_daily.yaml @@ -0,0 +1,18 @@ +############################################################################## +# Copyright (c) 2018 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 calico nofeature noha daily task suite + +schema: "yardstick:suite:0.1" + +name: "k8-calico-nofeature-noha" +test_cases_dir: "tests/opnfv/test_cases/" +test_cases: +- + file_name: opnfv_yardstick_tc080.yaml |