Files
kubernetes/hack
Kubernetes Submit Queue 7b4c9f99b9 Merge pull request #57521 from misterikkit/integrationTimeout
Automatic merge from submit-queue. 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>.

Allow integration test timeout override.

**What this PR does / why we need it**:

This allows the test timeout to be overridden at the command line for
integration tests. The default behavior is unchanged.

e.g.
```
make test-integration WHAT="./test/integration/scheduler" KUBE_TEST_ARGS="-run=. -count=10" KUBE_TIMEOUT="-timeout=1h"
```



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

**Special notes for your reviewer**:

**Release note**:

```release-note
NONE
```
2018-01-07 11:02:24 -08:00
..
2018-01-01 22:57:59 -08:00
2017-12-23 13:12:11 -08:00
2017-12-23 13:12:11 -08:00
2017-07-05 14:24:25 -07:00
2017-09-19 18:10:21 +05:30
2017-11-10 09:16:45 +01:00
2017-09-29 15:16:09 -07:00
2017-08-27 22:20:04 -04:00
2017-12-19 16:37:12 -02:00
2017-12-23 13:12:02 -08:00
2017-06-05 13:18:07 -07:00