Skip to content

New make target: test-e2e-clean for easy cleanup of old tests - #6658

Merged
zalegrala merged 1 commit into
grafana:mainfrom
zalegrala:e2eCleanup
Mar 12, 2026
Merged

New make target: test-e2e-clean for easy cleanup of old tests#6658
zalegrala merged 1 commit into
grafana:mainfrom
zalegrala:e2eCleanup

Conversation

@zalegrala

Copy link
Copy Markdown
Contributor

What this PR does:

Running the e2e tests locally leaves directories which require root access to clean, since they were created from the UID inside the container. Here we include a make task to make the cleanup simple without using the root user.

Which issue(s) this PR fixes:
Fixes #

Checklist

  • Tests updated
  • Documentation added
  • CHANGELOG.md updated - the order of entries should be [CHANGE], [FEATURE], [ENHANCEMENT], [BUGFIX]
@zalegrala
zalegrala merged commit 9d50f73 into grafana:main Mar 12, 2026
40 of 41 checks passed
mattdurham pushed a commit to mattdurham/tempo that referenced this pull request Jun 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants