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.
1 parent 2f57ab7 commit 1c77315Copy full SHA for 1c77315
tests/integration/suite_test.go
@@ -50,7 +50,7 @@ const (
50
// is generated before running the Go test.
51
fluxInstallManifestPath = "./build/flux.yaml"
52
53
- resultWaitTimeout = 20 * time.Second
+ resultWaitTimeout = 30 * time.Second
54
)
55
56
var (
0 commit comments