mbox

[V1,0/6] Remove 8 duplicate cases

Message ID 20201120104556.27730-1-qinx.sun@intel.com (mailing list archive)
Headers

Message

Sun, QinX Nov. 20, 2020, 10:45 a.m. UTC
  Remove 8 duplicate cases from 3 suite and plan.

iavf_fdir: 6 cases
cvl_fdir: 1 case
cvl_dcf_switch_filter: 1 case

These 8 cases have been made as a new test suite 'cvl_limit_value_test',

so remove them from original suite and plan

sunqin (6):
  tests/iavf_fdir remove 6 cases
  test_plans/iavf_fdir remove 6 subcases
  tests/cvl_fdir remove 1 case
  test_plans/cvl_fdir remove 1 subcase
  tests/cvl_dcf_switch_filter remove 1 case
  test_plans/cvl_dcf_switch_filter remove 1 case

 .../cvl_dcf_switch_filter_test_plan.rst       |  57 ---
 test_plans/cvl_fdir_test_plan.rst             |  38 +-
 test_plans/iavf_fdir_test_plan.rst            | 304 +-------------
 tests/TestSuite_cvl_dcf_switch_filter.py      |  73 ----
 tests/TestSuite_cvl_fdir.py                   |  39 --
 tests/TestSuite_iavf_fdir.py                  | 393 ------------------
 6 files changed, 8 insertions(+), 896 deletions(-)