Skip to content

Commit 2679730

Browse files
authored
Merge pull request #1449 from CecileRobertMichon/ci-verbose
Lower CI verbose to 2
2 parents 128493d + 2dfe1ff commit 2679730

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/e2e/config/azure-dev.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ providers:
5353
- sourcePath: "../data/shared/v1alpha4_provider/metadata.yaml"
5454
replacements:
5555
- old: "--v=0"
56-
new: "--v=4"
56+
new: "--v=2"
5757
files:
5858
- sourcePath: "../data/shared/v1alpha4/metadata.yaml"
5959
- sourcePath: "${PWD}/templates/test/ci/cluster-template-prow.yaml"

0 commit comments

Comments
 (0)