From 374a6caf766c0503f114a83cc20144f72b10ab45 Mon Sep 17 00:00:00 2001 From: Ross Brattain Date: Wed, 28 Mar 2018 23:38:43 -0700 Subject: add new Fraser scenarios New scenarios from wiki: https://wiki.opnfv.org/display/SWREL/Fraser+Scenario+Statu Change-Id: Ifd6e45e73be2bbb99743aa3f4981d22899aab92a Signed-off-by: Ross Brattain --- .../test_suites/opnfv_k8-canal-lb-noha_daily.yaml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 tests/opnfv/test_suites/opnfv_k8-canal-lb-noha_daily.yaml (limited to 'tests/opnfv/test_suites/opnfv_k8-canal-lb-noha_daily.yaml') diff --git a/tests/opnfv/test_suites/opnfv_k8-canal-lb-noha_daily.yaml b/tests/opnfv/test_suites/opnfv_k8-canal-lb-noha_daily.yaml new file mode 100644 index 000000000..80e0fbd39 --- /dev/null +++ b/tests/opnfv/test_suites/opnfv_k8-canal-lb-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 canal lb noha daily task suite + +schema: "yardstick:suite:0.1" + +name: "k8-canal-lb-noha" +test_cases_dir: "tests/opnfv/test_cases/" +test_cases: +- + file_name: opnfv_yardstick_tc080.yaml -- cgit 1.2.3-korg