diff options
author | Abhijit Sinha <abhijit.sinha@intel.com> | 2018-04-06 14:19:12 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2018-04-06 14:19:12 +0000 |
commit | b2937c04dcdf907de07bde3db1203731b519cdf1 (patch) | |
tree | 8fa30af3589225bfe91be199de1f4558ec0c383e /tests/opnfv/test_suites/opnfv_k8-nosdn-nofeature-ha_daily.yaml | |
parent | ee9995c42368ee04ba06cd101b086c57dbbb3bba (diff) | |
parent | 3b1316647b50bc3bbb1eb6216aa07fd4dff34edf (diff) |
Merge "Bugfix: k8 scenario fix"
Diffstat (limited to 'tests/opnfv/test_suites/opnfv_k8-nosdn-nofeature-ha_daily.yaml')
-rw-r--r-- | tests/opnfv/test_suites/opnfv_k8-nosdn-nofeature-ha_daily.yaml | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/tests/opnfv/test_suites/opnfv_k8-nosdn-nofeature-ha_daily.yaml b/tests/opnfv/test_suites/opnfv_k8-nosdn-nofeature-ha_daily.yaml new file mode 100644 index 000000000..d5386fd52 --- /dev/null +++ b/tests/opnfv/test_suites/opnfv_k8-nosdn-nofeature-ha_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 nofeature ha daily task suite + +schema: "yardstick:suite:0.1" + +name: "k8-nosdn-nofeature-ha" +test_cases_dir: "tests/opnfv/test_cases/" +test_cases: +- + file_name: opnfv_yardstick_tc080.yaml |