Merge pull request #250 from imjfckm/test-errors-on-cores

Test errors on cores
This commit is contained in:
Robert Baldyga
2020-01-17 17:20:27 +01:00
committed by GitHub
2 changed files with 150 additions and 0 deletions

View File

@@ -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()