Skip to content
This repository was archived by the owner on Mar 26, 2025. It is now read-only.

Commit 7bc2a2d

Browse files
committed
default strategy versionComplete
1 parent 7029681 commit 7bc2a2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/e2e/pkg/common/config/config.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ const (
3434
defaultCreateTestReportFile = "true"
3535
defaultMaxTimeout = "1h"
3636
defaultAllowedOverrunDuration = "10m"
37-
defaultTestStrategy = TestStrategyMinimal
37+
defaultTestStrategy = TestStrategyVersionComplete
3838
defaultKubeConfigDirectoryPath = "kubeconfigs"
3939
)
4040

0 commit comments

Comments
 (0)