Rename systemd to systemctl and move it to tools
Signed-off-by: Katarzyna Treder <katarzyna.treder@h-partners.com>
This commit is contained in:
@@ -15,7 +15,7 @@ from test_tools.fs_utils import (
|
|||||||
write_file,
|
write_file,
|
||||||
remove,
|
remove,
|
||||||
)
|
)
|
||||||
from test_utils.systemd import reload_daemon
|
from test_tools.systemctl import reload_daemon
|
||||||
|
|
||||||
opencas_drop_in_directory = Path("/etc/systemd/system/open-cas.service.d/")
|
opencas_drop_in_directory = Path("/etc/systemd/system/open-cas.service.d/")
|
||||||
test_drop_in_file = Path("10-modified-timeout.conf")
|
test_drop_in_file = Path("10-modified-timeout.conf")
|
||||||
|
Submodule test/functional/test-framework updated: a6848ed825...ae9b036b47
Reference in New Issue
Block a user