kiwi-el8/test
Marcus Schäfer c27308377c
Raise exception on umount issue
Up to now kiwi tried to umount a resource it has mounted for some
time and if it was not possible due to a busy state the process
continued. In any of these situations it was not possible to free
up the nested resources and it could also happen that the image
build result got corrupted because there is still data that can
be consumed but shouldn't be there anymore. The change here makes
kiwi to stop the process and raise with an error also including
the information that there are now resources still active but
busy on the host and a manual cleanup is unfortunately needed.
This Fixes #1914
2021-10-20 22:57:44 +02:00
..
data Fixed use of LUKS encrypted images with empty pass 2021-10-14 11:27:16 +02:00
scripts Add tests for baseVagrantSetup 2021-07-07 16:29:52 +02:00
unit Raise exception on umount issue 2021-10-20 22:57:44 +02:00