Skip to content
Snippets Groups Projects
Commit 19aa7247 authored by Ximin Luo's avatar Ximin Luo
Browse files

tests: try to fix fsimage test on jenkins

parent c9a0c6c5
No related branches found
No related tags found
No related merge requests found
......@@ -31,7 +31,7 @@ from ..utils.tools import skip_unless_tools_exist, skip_unless_module_exists
img1 = load_fixture('test1.ext4')
img2 = load_fixture('test2.ext4')
@pytest.fixture(scope="module")
@pytest.fixture(scope="session")
def guestfs_tempdir():
import guestfs
with tempfile.TemporaryDirectory(suffix='_diffoscope') as cachedir:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment