mbox series

[V2,0/2] modify testplan step and add new testsuite

Message ID 20220624094313.2891474-1-weix.ling@intel.com (mailing list archive)
Headers
Series modify testplan step and add new testsuite |

Message

Ling, WeiX June 24, 2022, 9:43 a.m. UTC
  1.Modify testplan to fix the test step issue. 
2.Add new testsuite tests/TestSuite_vhost_qemu_mtu.py.

Wei Ling (2):
  test_plans/vhost_qemu_mtu_test_plan: modify testplan step
  tests/vhost_qemu_mtu: add new testsuite vhost_qemu_mtu

 test_plans/vhost_qemu_mtu_test_plan.rst |  35 +++----
 tests/TestSuite_vhost_qemu_mtu.py       | 116 ++++++++++++++++++++++++
 2 files changed, 130 insertions(+), 21 deletions(-)
 create mode 100644 tests/TestSuite_vhost_qemu_mtu.py