diff options
author | Ross Brattain <ross.b.brattain@intel.com> | 2018-04-18 17:19:40 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2018-04-18 17:19:40 +0000 |
commit | 3d4fae588078c559d35b888879a403c09ab80fb2 (patch) | |
tree | dea8746ce0dc10157fd10a404cbc7eb9aedb44da /tests/opnfv/test_suites/opnfv_vTC_daily.yaml | |
parent | 5d4c69f41afd52246ff6e6199ccadf68986cd72d (diff) | |
parent | 01ef85fc8234c8ddeaae65eceaf5bbb9545b9e98 (diff) |
Merge "remove apex lake tc007 from test suites"
Diffstat (limited to 'tests/opnfv/test_suites/opnfv_vTC_daily.yaml')
-rw-r--r-- | tests/opnfv/test_suites/opnfv_vTC_daily.yaml | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/tests/opnfv/test_suites/opnfv_vTC_daily.yaml b/tests/opnfv/test_suites/opnfv_vTC_daily.yaml deleted file mode 100644 index f7efe51fb..000000000 --- a/tests/opnfv/test_suites/opnfv_vTC_daily.yaml +++ /dev/null @@ -1,24 +0,0 @@ -############################################################################## -# Copyright (c) 2017 Ericsson AB 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 -############################################################################## ---- -# ERICSSON POD1 VTC daily task suite - -schema: "yardstick:suite:0.1" - -name: "opnfv_vTC_daily" -test_cases_dir: "tests/opnfv/test_cases/" -test_cases: -- - file_name: opnfv_yardstick_tc006.yaml -- - file_name: opnfv_yardstick_tc007.yaml -- - file_name: opnfv_yardstick_tc020.yaml -- - file_name: opnfv_yardstick_tc021.yaml |