linux-system-roles / cockpit

https://linux-system-roles.github.io/cockpit/
GNU General Public License v3.0
15 stars 19 forks source link

test: Ensure cleanup and proper service state on ostree #150

Closed richm closed 6 months ago

richm commented 6 months ago

non-ostree system cleanup will remove the packages, which has side effects such as stopping and removing services. Cannot remove packages on ostree system, so try to do something similar.

Signed-off-by: Rich Megginson rmeggins@redhat.com

richm commented 6 months ago

[citest]