Project

General

Profile

Actions

Bug #15042

closed

katello_fixtures directory not cleaned up in /tmp

Added by Dominic Cleal almost 8 years ago. Updated almost 6 years ago.

Status:
Closed
Priority:
Normal
Category:
Tests
Target version:
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

Katello tests create a temporary directory which doesn't appear to be cleaned up:

https://github.com/Katello/katello/blob/2ffb10358ca0e10a930a423945c59b4886bec12f/test/katello_test_helper.rb#L63

This is resulting in large numbers of directories in /tmp on Jenkins slaves and using disk space. mktmpdir should be used with a block or cleanup mechanism.

Actions

Also available in: Atom PDF