Skip to content

Commit 69009a0

Browse files
authored
Disable test-container logging as build is stable (#11882)
Signed-off-by: see-quick <[email protected]>
1 parent 63dc1bd commit 69009a0

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.azure/build-pipeline.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,7 @@ stages:
3232
artifactRunVersion: ''
3333
artifactRunId: ''
3434
variables:
35-
# set to false when none error occurs during 2 weeks - https://github.com/strimzi/strimzi-kafka-operator/issues/11839
36-
STRIMZI_TEST_CONTAINER_LOGGING_ENABLED: true
35+
STRIMZI_TEST_CONTAINER_LOGGING_ENABLED: false
3736

3837
# Builds Strimzi docs
3938
- stage: build_docs

0 commit comments

Comments
 (0)