diff options
author | Nara Huang <nara.huang@canonical.com> | 2019-09-06 17:45:03 +0800 |
---|---|---|
committer | Nara Huang <nara.huang@canonical.com> | 2019-09-06 17:45:03 +0800 |
commit | fbaf723e843e442a341a0a734474464194ffb9f3 (patch) | |
tree | d42db85b7062e338a895d408ab24bf41a1b81f19 | |
parent | 8a4f43c1d6cddaeabeb19ddf46b664a9d0ade009 (diff) |
stress: Add iperf3 test plan
Add iperf3 test plan which can be nested in others.
-rw-r--r-- | units/stress/test-plan.pxu | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/units/stress/test-plan.pxu b/units/stress/test-plan.pxu index 96266e4..7967dd5 100644 --- a/units/stress/test-plan.pxu +++ b/units/stress/test-plan.pxu @@ -236,3 +236,12 @@ include: bootstrap_include: device stress-ng-classes + +id: stress-iperf3-automated +unit: test plan +_name: Automated iperf3 tests +_description: Automated iperf3 performance test +include: + ethernet/iperf3_.* +bootstrap_include: + device |