diff --git a/test/functional/api/cas/cas_service.py b/test/functional/api/cas/cas_service.py index 6984c80..ea18a5d 100644 --- a/test/functional/api/cas/cas_service.py +++ b/test/functional/api/cas/cas_service.py @@ -15,7 +15,7 @@ from test_tools.fs_utils import ( write_file, 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/") test_drop_in_file = Path("10-modified-timeout.conf") diff --git a/test/functional/test-framework b/test/functional/test-framework index a6848ed..ae9b036 160000 --- a/test/functional/test-framework +++ b/test/functional/test-framework @@ -1 +1 @@ -Subproject commit a6848ed8254a7ef90f73be8eea0b62b8f96f15d3 +Subproject commit ae9b036b4716934406a01f62277558f86a40bf46