Merge pull request #23872 from jayunit100/iperf-container
Automatic merge from submit-queue
IPerf container to support network perfomance testing
Simple iperf container.
Issue:
We want to run iperf from the e2e tests for a network baseline, but there are no gcr images for this.
Solution:
Curate our own iperf container from source in kubernetes and copy it as a top level microservice. So long as these are injected into GCR, we can then run this container from the e2e tests.
cc @sig-testing this can be used along side #22869
Showing
test/images/iperf/Dockerfile
0 → 100644
test/images/iperf/README.md
0 → 100644
Please
register
or
sign in
to comment