Skip to content

ci: Use TMPDIR=/var/tmp for privileged tests#44120

Merged
aanm merged 1 commit intomainfrom
pr/rastislavs/ci-runtime-tmpdir
Feb 2, 2026
Merged

ci: Use TMPDIR=/var/tmp for privileged tests#44120
aanm merged 1 commit intomainfrom
pr/rastislavs/ci-runtime-tmpdir

Conversation

@rastislavs
Copy link
Copy Markdown
Contributor

When running privileged tests, The VM is sometimes running out of space in /tmp (tmpfs in RAM), so use /var/tmp as the TMPDIR instead for the privileged tests.

When running privileged tests, The VM is sometimes running out
of space in /tmp (tmpfs in RAM), so use /var/tmp as the TMPDIR
instead for the privileged tests.

Signed-off-by: Rastislav Szabo <rastislav.szabo@isovalent.com>
@rastislavs rastislavs added the release-note/ci This PR makes changes to the CI. label Feb 2, 2026
@rastislavs
Copy link
Copy Markdown
Contributor Author

/test

@rastislavs rastislavs requested a review from aanm February 2, 2026 15:26
@rastislavs rastislavs marked this pull request as ready for review February 2, 2026 15:26
@rastislavs rastislavs requested review from a team as code owners February 2, 2026 15:26
@rastislavs rastislavs requested a review from brlbil February 2, 2026 15:26
@aanm aanm added this pull request to the merge queue Feb 2, 2026
Merged via the queue into main with commit 37cacb0 Feb 2, 2026
93 checks passed
@aanm aanm deleted the pr/rastislavs/ci-runtime-tmpdir branch February 2, 2026 15:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release-note/ci This PR makes changes to the CI.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants