kubernetes/test
Kubernetes Submit Queue 320b30479f Merge pull request #37583 from mtaufen/test-fr-ssh-issue
Automatic merge from submit-queue

Fix nil pointer dereference in test framework

Checking the `result.Code` prior to `err` in the if statement causes a panic if result is `nil`. It turns out the formatting of the error is already in `IssueSSHCommandWithResult`, so removing redundant code is enough to fix the issue. Logging the SSH result was also redundant, so I removed that as well.
2016-11-29 23:25:23 -08:00
..
e2e Merge pull request #37583 from mtaufen/test-fr-ssh-issue 2016-11-29 23:25:23 -08:00
e2e_node Merge pull request #37392 from Random-Liu/final-cleanup-for-nct 2016-11-29 22:39:52 -08:00
fixtures Revert "add a unit test" 2016-11-22 21:01:20 -08:00
images Change dnsutils image to use alpine 2016-11-14 13:50:51 -08:00
integration generated: refactor 2016-11-23 22:30:47 -06:00
kubemark kubemark: minor fix start-kubemark.sh 2016-11-22 18:00:23 -08:00
list Improve update_owners.py username detection and error message. 2016-10-28 13:23:19 -07:00
soak /test/soak 2016-11-23 15:53:09 -08:00
utils run hack/update-all.sh 2016-11-23 15:53:09 -08:00
OWNERS Move blunderbuss assignees into tree 2016-03-02 20:46:32 -05:00
test_owners.csv InodeEviction test tests that when some pods create many empty files, both in their container and in volumes, they are evicted before pods that act normally. 2016-11-28 13:09:40 -08:00