Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tests: Fix devlxd-container tests. (#275)
The `waitInstanceBooted` function was failing because systemctl inside the container was sometimes reporting a degraded state after the force stop. This doesn't matter for the purpose of this test. Now we just wait for the instance to show some processes, then ensure that snapd is running before we call `snap wait system seed.loaded`.
- Loading branch information