mbox

[V1,0/2] fix testplan issue and add automation

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

Message

Ling, WeiX April 22, 2022, 7:59 a.m. UTC
  1.test_plans/vdev_primary_secondary_test_plan: 
  1)fix testcase2 app name error issue
  2)change testcase1 `set fwd txonly` to `set fwd mac` 
    and change `start` to `start tx_first` to send packets.
2.tests/vdev_primary_secondary: 
  add automation testcase2 sync with testplan and optimize code.

3.By DPDK-32213 bug, testcase2 will run FAILED before the bellow patch
  merged into DPDK.
  http://patchwork.dpdk.org/project/dpdk/patch/20220421111537.935333-1-yuanx.wang@intel.com/

Wei Ling (2):
  test_plans/vdev_primary_secondary_test_plan: fix testcase2 app name
    error issue
  tests/vdev_primary_secondary: add automation testcase2 sync with
    testplan

 .../vdev_primary_secondary_test_plan.rst      |  13 +-
 tests/TestSuite_vdev_primary_secondary.py     | 148 +++++++++++-------
 2 files changed, 103 insertions(+), 58 deletions(-)