From e3471b5e58b6c52c36036d5fb3e388d1a30afd3a Mon Sep 17 00:00:00 2001 From: rexlee8776 Date: Thu, 16 Feb 2017 11:13:02 +0000 Subject: add scenario to solve apex ci fail due to https://gerrit.opnfv.org/gerrit/#/c/27605/ os-odl_l2-bgpvpn-ha in apex has already been renamed to be os-odl-bgpvpn-ha, so add a new one. Change-Id: I167bf295b67b2dddbd3da2aa5a2dca666b3fa152 Signed-off-by: rexlee8776 --- .../test_suites/opnfv_os-odl-bgpvpn-ha_daily.yaml | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 tests/opnfv/test_suites/opnfv_os-odl-bgpvpn-ha_daily.yaml (limited to 'tests/opnfv') diff --git a/tests/opnfv/test_suites/opnfv_os-odl-bgpvpn-ha_daily.yaml b/tests/opnfv/test_suites/opnfv_os-odl-bgpvpn-ha_daily.yaml new file mode 100644 index 000000000..3841da348 --- /dev/null +++ b/tests/opnfv/test_suites/opnfv_os-odl-bgpvpn-ha_daily.yaml @@ -0,0 +1,21 @@ +############################################################################## +# 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 +############################################################################## + +--- +# os-odl-bgpvpn-ha daily task suite + +schema: "yardstick:suite:0.1" + +name: "os-odl-bgpvpn-ha" +test_cases_dir: "tests/opnfv/test_cases/" +test_cases: +- + file_name: opnfv_yardstick_tc002.yaml +- + file_name: opnfv_yardstick_tc005.yaml -- cgit 1.2.3-korg