Actions
action #19804
closedRework `--no-dbus` tests so we don't disable DBus but rather boot to single mode
Status:
Resolved
Priority:
Normal
Assignee:
michalnowak
Category:
Enhancement to existing tests
Target version:
-
Start date:
2017-06-13
Due date:
% Done:
0%
Estimated time:
Difficulty:
Description
Testing --no-dbus
option of snapper relies on disabling DBus service & socket. This is not possible on Tumbleweed (networking depends on DBus) and somewhat dubious elsewhere (SLES, Leap) as system might behave unpredictable w/o DBus.
Test modules in question: snapper_cleanup, snapper_undochange, and snapper_create.
Solution might be to boot from HDD, restart to single mode and test snapper --no-dbus
form there.
Updated by michalnowak almost 8 years ago
- Related to action #19446: [tw] test fails in snapper_cleanup since SNAPPER_NODBUS was set to 1 added
Updated by michalnowak almost 8 years ago
- Status changed from New to Feedback
Updated by michalnowak almost 8 years ago
- Category changed from New test to Enhancement to existing tests
Updated by michalnowak almost 8 years ago
- Status changed from Feedback to Resolved
Actions