mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2026-03-31 07:12:23 -07:00
Improving mount diagnostics
This commit is contained in:
@@ -18,6 +18,7 @@ def build_netalertx_test_image(request: pytest.FixtureRequest) -> None:
|
||||
"""Build the docker test image before running any docker-based tests."""
|
||||
|
||||
image = os.environ.get("NETALERTX_TEST_IMAGE", "netalertx-test")
|
||||
|
||||
project_root = pathlib.Path(__file__).resolve().parents[2]
|
||||
|
||||
cmd = [
|
||||
|
||||
Reference in New Issue
Block a user