Skip to content

acc: Extract bundle cleanup in a separate test - #6570

Open
andrewnester wants to merge 3 commits into
mainfrom
fix/cleanup-step
Open

acc: Extract bundle cleanup in a separate test#6570
andrewnester wants to merge 3 commits into
mainfrom
fix/cleanup-step

Conversation

@andrewnester

Copy link
Copy Markdown
Contributor

Changes

Extracted the bundle cleanup out of the in-process t.Cleanup (which go test skips on -timeout and a killed CI job never reaches) into a standalone, always-runnable Go test.

Why

We want to run clean up as a separate step after cli-isolated-nightlies so in case they time out or error out we still clean up

@andrewnester
andrewnester requested a review from denik September 8, 2026 13:22
@github-actions

github-actions Bot commented Sep 8, 2026

Copy link
Copy Markdown
Contributor

Waiting for approval

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

  • @denik -- recent work in acceptance/, ./

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

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

@eng-dev-ecosystem-bot

eng-dev-ecosystem-bot commented Sep 8, 2026

Copy link
Copy Markdown
Collaborator

Integration test report

Commit: 90f76cd

Run: 34330522889

Env 💚​RECOVERED ✅​pass 🙈​skip Time
💚​ aws linux 1 275 15 5:13
💚​ aws windows 1 277 13 4:01
💚​ azure linux 1 274 15 6:38
💚​ azure windows 1 276 13 5:16
💚​ gcp linux 1 275 15 6:11
💚​ gcp windows 1 277 13 4:25
Test Name aws linux aws windows azure linux azure windows gcp linux gcp windows
💚​ TestAccept 💚​R 💚​R 💚​R 💚​R 💚​R 💚​R
Top 6 slowest tests (at least 2 minutes):
duration env testname
4:07 azure windows TestAccept
4:00 aws windows TestAccept
3:57 gcp windows TestAccept
2:12 azure linux TestAccept
2:06 gcp linux TestAccept
2:05 aws linux TestAccept

Comment thread acceptance/bundle_clean_test.go Outdated
Comment thread acceptance/bundle_clean_test.go Outdated
Comment thread acceptance/bundle_clean_test.go Outdated
Comment thread acceptance/acceptance_test.go Outdated
@andrewnester
andrewnester requested a review from denik September 8, 2026 19:04
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.

3 participants