• k8s-merge-robot's avatar
    Merge pull request #26467 from euank/delete-old-e2e-tests · 46e7c716
    k8s-merge-robot authored
    Automatic merge from submit-queue
    
    e2e: Delete old code
    
    These tests were added commented out over a year ago. Now they don't compile. The port forward test has a whole file devoted to replacing it (`e2e/portforward.go`) and while the exec test doesn't have a perfect replacement, it has several tests that cover for it (exec over a websocket, an e2e_node test, all the kubectl execs). If we want that test, it would be better to write it fresh anyways.
    
    cc @ncdc 
    46e7c716
Name
Last commit
Last update
..
component/scheduler/perf Loading commit data...
e2e Loading commit data...
e2e_node Loading commit data...
fixtures/pkg/kubectl/cmd/apply Loading commit data...
images Loading commit data...
integration Loading commit data...
kubemark Loading commit data...
soak Loading commit data...
utils Loading commit data...
OWNERS Loading commit data...