Merge pull request #250 from imjfckm/test-errors-on-cores
Test errors on cores
This commit is contained in:
@@ -93,6 +93,7 @@ def pytest_runtest_teardown():
|
||||
if TestRun.executor.is_active():
|
||||
TestRun.executor.wait_for_connection()
|
||||
Udev.enable()
|
||||
kill_all_io()
|
||||
unmount_cas_devices()
|
||||
if installer.check_if_installed():
|
||||
casadm.remove_all_detached_cores()
|
||||
|
Reference in New Issue
Block a user