Files
Michael Vogt 7e18504214 sysconfig: set TMPDIR in tests to avoid cluttering the real /tmp
The cloud-init filtering writes a bunch of files into /tmp that
are not removed. So avoid cluttering /tmp on the hosts when
unit tests are run this commit sets TMPDIR to the unit test
tmpdir so that it's properly cleaned up.
2021-09-22 12:08:17 +02:00
..