• Kubernetes Submit Queue's avatar
    Merge pull request #37583 from mtaufen/test-fr-ssh-issue · 320b3047
    Kubernetes Submit Queue authored
    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.
    320b3047
Name
Last commit
Last update
..
e2e Loading commit data...
e2e_node Loading commit data...
fixtures Loading commit data...
images Loading commit data...
integration Loading commit data...
kubemark Loading commit data...
list Loading commit data...
soak Loading commit data...
utils Loading commit data...
OWNERS Loading commit data...
test_owners.csv Loading commit data...