We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0099894 + 621f839 commit 49ab5b4Copy full SHA for 49ab5b4
test/e2e/wmco_test.go
@@ -15,7 +15,7 @@ import (
15
16
var (
17
nodeCreationTime = time.Minute * 35
18
- nodeRetryInterval = time.Minute * 1
+ nodeRetryInterval = time.Second * 15
19
// deploymentRetries is the amount of time to retry creating a Windows Server deployment, to compensate for the
20
// time it takes to download the Server image to the node
21
deploymentRetries = 10
0 commit comments