diff options
author | Rex Lee <limingjiang@huawei.com> | 2018-09-11 01:12:22 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2018-09-11 01:12:22 +0000 |
commit | 229bfbf44aafdc3e8c68d56f3635460a22508559 (patch) | |
tree | b49fcaa04be67b46835548529e62c24b4943abb6 /tests/opnfv/test_suites/opnfv_k8-calico-nofeature-noha_daily.yaml | |
parent | 1f0f973e791962c2282f9f564769a14152d12a25 (diff) | |
parent | 0ea151b76aa7a5dee4739cdbb12759575aef4227 (diff) |
Merge "Add k8s scenario test suite in Gambia"
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 |