Skip to content

acc: limit lines per LOG file in test output - #6648

Open
denik wants to merge 1 commit into
mainfrom
denik/logs-limit
Open

denik wants to merge 1 commit into
mainfrom
denik/logs-limit

Conversation

@denik

@denik denik commented Sep 11, 2026

Copy link
Copy Markdown
Contributor

Invariant tests write large LOG.planjson files that flood the test log and overflow log viewers. This caps each LOG.* file echoed into the test output to 100 lines on CI and 1000 otherwise, configurable via DATABRICKS_CLI_TEST_MAX_LOG (<= 0 disables the limit).

Invariant tests write large LOG.planjson files that flood the test log
and overflow log viewers. Cap each LOG.* file to 100 lines on CI and
1000 otherwise, configurable via DATABRICKS_CLI_TEST_MAX_LOG.

Co-authored-by: Isaac <no-reply@databricks.com>
@github-actions

Copy link
Copy Markdown
Contributor

Waiting for approval

Based on git history, these people are best suited to review:

  • @pietern -- recent work in acceptance/

Eligible reviewers: @andrewnester, @anton-107, @janniklasrose, @lennartkats-db, @rclarey, @renaudhartert-db, @rugpanov, @shreyas-goenka, @simonfaltum

Suggestions based on git history. See OWNERS for ownership rules.

@eng-dev-ecosystem-bot

Copy link
Copy Markdown
Collaborator

Integration test report

Commit: 26fe6e4

Run: 34614233908

Env 💚​RECOVERED ✅​pass 🙈​skip Time
💚​ aws linux 1 275 15 10:34
💚​ aws windows 1 277 13 5:40
💚​ azure linux 1 274 15 8:41
💚​ azure windows 1 276 13 4:30
💚​ gcp linux 1 275 15 9:14
💚​ gcp windows 1 277 13 4:32
Test Name aws linux aws windows azure linux azure windows gcp linux gcp windows
💚​ TestAccept 💚​R 💚​R 💚​R 💚​R 💚​R 💚​R
Top 3 slowest tests (at least 2 minutes):
duration env testname
3:38 gcp windows TestAccept
3:23 azure windows TestAccept
3:19 aws windows TestAccept

@denik
denik enabled auto-merge September 11, 2026 16:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants