mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-04 18:52:38 +00:00
Remove useless e2e noise
This commit is contained in:
@@ -263,8 +263,6 @@ func shuffleStrings(strings []string, r *rand.Rand) {
|
||||
}
|
||||
|
||||
func Test() bool {
|
||||
defer runBashUntil("watchEvents", exec.Command(filepath.Join(*root, "hack/e2e-internal/e2e-watch-events.sh")))()
|
||||
|
||||
if !IsUp() {
|
||||
log.Fatal("Testing requested, but e2e cluster not up!")
|
||||
}
|
||||
|
Reference in New Issue
Block a user