mbox

[V1,0/3] modify test plan and suite to coverage the test point

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

Message

Ling, WeiX Dec. 6, 2021, 9:46 a.m. UTC
  test_plans/vm2vm_virtio_net_perf:
    case 5: Add test step to test exchange CBDMA channel and PA mode.
    case 13 and 14: Add new test case to cover the packed ring and PA mode.

tests/vm2vm_virtio_net_perf:
    Modify Case 5 code sync with test plan.
    Add new test case 13 and 14 sync with test plan.
    Modify scp file size from 1K to 1024K sync with testplan.
    Modify case 2 and 13 except value case name with case 1.

conf/vm2vm_virtio_net_perf:
    Modify except value case name 2 in config file.

Wei Ling (3):
  test_plans/vm2vm_virtio_net_perf: modify and add cases
  tests/vm2vm_virtio_net_perf: modify and add cases
  conf/vm2vm_virtio_net_perf: modify case name

 conf/vm2vm_virtio_net_perf.cfg                |   2 +-
 .../vm2vm_virtio_net_perf_test_plan.rst       | 367 +++++++++++++-----
 tests/TestSuite_vm2vm_virtio_net_perf.py      | 116 ++++--
 3 files changed, 363 insertions(+), 122 deletions(-)