Skip to content

Commit 65c2aae

Browse files
Remove unnecessary protoLogs replacement from DMS test config
Co-authored-by: Isaac
1 parent 379ff1b commit 65c2aae

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

acceptance/bundle/dms/test.toml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,3 @@ Badness = "Uses local test server; enable on cloud once the deployment metadata
22
EnvMatrix.DATABRICKS_BUNDLE_ENGINE = ["direct"]
33
EnvMatrix.DATABRICKS_BUNDLE_MANAGED_STATE = ["true"]
44
RecordRequests = true
5-
6-
# Stabilize flaky telemetry protoLogs (execution times and key order vary).
7-
[[Repls]]
8-
Old = '"protoLogs": \[.+\]'
9-
New = '"protoLogs": ["TELEMETRY"]'

0 commit comments

Comments
 (0)