mirror of
https://github.com/kata-containers/kata-containers.git
synced 2026-07-13 03:26:54 +00:00
* Put the loop device creation code in the test itself, so that we get proper logs if that part fails (following other tests). * Reuse the $node variable to fix the test on multi-node clusters. Signed-off-by: Aurélien Bombo <abombo@microsoft.com>