mbox

[V1,0/4] add new test suite

Message ID 20220325054710.726120-1-weix.ling@intel.com (mailing list archive)
Headers

Message

Ling, WeiX March 25, 2022, 5:47 a.m. UTC
  Add new testsuite, include:
test_plans/index
test_plans/vswitch_pvp_multi_paths_performance_with_cbdma_test_plan
tests/vswitch_pvp_multi_paths_performance_with_cbdma
conf/vswitch_pvp_multi_paths_performance_with_cbdma

Wei Ling (4):
  test_plans/index: add new test suite
  test_plans/vswitch_pvp_multi_paths_performance_with_cbdma_test_plan:
    add new test suite
  tests/vswitch_pvp_multi_paths_performance_with_cbdma: add new test
    suite
  conf/vswitch_pvp_multi_paths_performance_with_cbdma: add new test
    suite config file

 ...pvp_multi_paths_performance_with_cbdma.cfg |   7 +
 test_plans/index.rst                          |   1 +
 ...paths_performance_with_cbdma_test_plan.rst | 395 +++++++++++
 ..._pvp_multi_paths_performance_with_cbdma.py | 646 ++++++++++++++++++
 4 files changed, 1049 insertions(+)
 create mode 100644 conf/vswitch_pvp_multi_paths_performance_with_cbdma.cfg
 create mode 100644 test_plans/vswitch_pvp_multi_paths_performance_with_cbdma_test_plan.rst
 create mode 100644 tests/TestSuite_vswitch_pvp_multi_paths_performance_with_cbdma.py