Skip to content

Commit

Permalink
set minNodeStartupTimeoutOnce
Browse files Browse the repository at this point in the history
  • Loading branch information
Boutheina-Dab committed Aug 24, 2020
1 parent d4f6225 commit 1777053
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions api/v1alpha3/machinehealthcheck_webhook_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,6 @@ import (
"k8s.io/apimachinery/pkg/util/intstr"
)

func init() {
minNodeStartupTimeout = metav1.Duration{Duration: 1 * time.Millisecond}
}

func TestMachineHealthCheckDefault(t *testing.T) {
g := NewWithT(t)
mhc := &MachineHealthCheck{}
Expand Down

0 comments on commit 1777053

Please sign in to comment.