debian-forge-composer/cmd/osbuild-image-tests
Ondřej Budai b4a7bc6467 tests/image: add booting tests
This commit makes the osbuild-image-tests binary doing the same set of tests
like the old test/run script.

Changes from test/run:
- qemu/nspawn are now killed gracefully. Firstly, SIGTERM is sent.
  If the process doesn't exit till the timeout, SIGKILL is sent.
  I changed this because nspawn leaves some artifacts behind when killed
  by SIGKILL.
- the unsharing of network namespace now works differently because of
  systemd issue #15079
2020-03-13 18:06:56 +01:00
..
context-managers.go tests/image: add booting tests 2020-03-13 18:06:56 +01:00
helpers.go tests/image: add booting tests 2020-03-13 18:06:56 +01:00
netns.go tests/image: add booting tests 2020-03-13 18:06:56 +01:00
osbuild-image-tests.go tests/image: add booting tests 2020-03-13 18:06:56 +01:00