k3s/test
Kubernetes Submit Queue 0690df3fc5 Merge pull request #53389 from leblancd/v6_e2e_iperf
Automatic merge from submit-queue (batch tested with PRs 53345, 53389). If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.

Add IPv6 option for e2e iPerf test

The e2e iPerf test case currently only runs in IPv4 mode.
This change adds an option to run an iPerf test in IPv6 mode (i.e. by running
iPerf with a "-V" command line flag), so that the test can be run on
IPv6-only clusters.



**What this PR does / why we need it**:
This change adds an option to run an iPerf test in IPv6 mode (i.e. by running
iPerf with a "-V" command line flag), so that the test can be run on
IPv6-only clusters. It also adds a Feature tag to the current IPv4 iPerf test
so that it can be disabled when running e2e tests on an IPv6-only cluster.

**Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: fixes #53388

**Special notes for your reviewer**:
Please let me know if there are better "Feature:" tags to use for selecting whether to run the IPv4 vs IPv6 test case.

**Release note**:

```release-note
NONE
```
2017-10-04 12:04:45 -07:00
..
e2e Merge pull request #53389 from leblancd/v6_e2e_iperf 2017-10-04 12:04:45 -07:00
e2e_node Merge pull request #53336 from jiayingz/e2e-flaky 2017-10-03 18:22:07 -07:00
fixtures bazel: use autogenerated all-srcs rules instead of manually-curated sources rules 2017-09-21 15:53:23 -07:00
images bazel: use autogenerated all-srcs rules instead of manually-curated sources rules 2017-09-21 15:53:23 -07:00
integration fix typo in health check url 2017-10-03 16:44:38 -04:00
kubemark Merge pull request #53053 from shyamjvs/enable-audit-logging-kubemark 2017-10-03 09:02:32 -07:00
list
soak
utils Merge pull request #52896 from janetkuo/deploy-hash-inte 2017-09-26 15:51:25 -07:00
BUILD Auto generated build files 2017-09-28 11:43:35 +05:30
OWNERS Adding vishh to test approvers 2017-08-30 15:29:53 -07:00
test_owners.csv remove rackspace related code 2017-09-22 18:06:50 +08:00
test_owners.json