mirror of
https://github.com/rancher/os.git
synced 2025-09-04 16:21:07 +00:00
Integration tests: make sure qemu exits in fixture finalizer
Also, make sure qemu is alive in wait_for_ssh.
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
import subprocess
|
||||
|
||||
import os
|
||||
import pytest
|
||||
import subprocess
|
||||
|
||||
|
||||
@pytest.fixture(scope="session", autouse=True)
|
||||
|
Reference in New Issue
Block a user