Skip to content

Commit

Permalink
Merge pull request #20990 from baude/hypervbehave
Browse files Browse the repository at this point in the history
Make hyperv pass
  • Loading branch information
openshift-merge-bot[bot] authored Dec 13, 2023
2 parents 10870e0 + e5c726d commit bc5dc03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/machine/e2e/config_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ import (
var originalHomeDir = os.Getenv("HOME")

const (
defaultTimeout = 90 * time.Second
defaultTimeout = 240 * time.Second
)

type machineCommand interface {
Expand Down

0 comments on commit bc5dc03

Please sign in to comment.