diff options
author | Ross Brattain <ross.b.brattain@intel.com> | 2018-04-17 00:45:17 -0700 |
---|---|---|
committer | Ross Brattain <ross.b.brattain@intel.com> | 2018-04-18 17:19:46 +0000 |
commit | 33094877f2c8344776fbe90a25ba643056b85a2b (patch) | |
tree | 07b5494f118aa56afcd5752f4dfa46577f123727 /tests/opnfv/test_suites/opnfv_vTC_daily.yaml | |
parent | 07e69183ea7c95cc40982cb457b6936f7f4784d0 (diff) |
remove apex lake tc007 from test suites
fixes opnfv_os-nosdn-fdio-noha_daily.yaml failures due
to missing testcase
Change-Id: I5f050d72334da46b94de5fa3662047bf694f7e3e
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
(cherry picked from commit 01ef85fc8234c8ddeaae65eceaf5bbb9545b9e98)
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 |