Files
snapd/tests/nested
Ian Johnson 1766654c91 tests/nested/manual: use loop for checking for initialize-system task done
There is a race here in waiting for snapd to finish this task, since the
nested tooling will wait for snapd to be seeded, but this task runs immediately
after seeding is done, so we may execute the code before the task is actually
done executing.

Signed-off-by: Ian Johnson <ian.johnson@canonical.com>
2021-09-14 11:53:14 -05:00
..