debian-forge-composer/cmd/osbuild-image-tests
Tom Gundersen 79d27ded25 image-tests: avoid /var/tmp
`systemd-tmpfiles` will helpfully delete "old"  files in /var/tmp at regular
intervals. The files installed from rpm has the timestamps from when they
were packaged, which causes some to be cleaned up when the timer triggers.

The first timer triggers 15 minutes after boot, so we were sometimes hit
by this when our CI was under load.

Fixes #839 and #862.

Signed-off-by: Tom Gundersen <teg@jklm.no>
2020-07-17 19:13:15 +01:00
..
azuretest test/azure: don't tag the resources 2020-07-09 12:50:06 +02:00
constants test: set PYTHONPATH for image-info on travis 2020-07-13 11:31:06 +02:00
openstacktest tests: upload & boot image in OpenStack. Closes #339 2020-06-23 16:17:30 +02:00
aws.go tests/image/ami: test ami images on AWS 2020-04-06 16:38:28 +02:00
context-managers.go test/image: move qemu code around 2020-05-15 08:01:53 -05:00
helpers.go tests/image/ami: test ami images on AWS 2020-04-06 16:38:28 +02:00
main_test.go image-tests: avoid /var/tmp 2020-07-17 19:13:15 +01:00
netns.go osbuild-image-tests: add missing build constraints 2020-03-22 13:50:28 +01:00