0491269f53
Fix relative host path resolution for volume bind mount source
...
e03d675b9b
broke relative host path
resolution by deleting os.chdir(). After this commit current working
directory is not relevant anymore.
Fixes e03d675b9b
.
Signed-off-by: Monika Kairaityte <monika@kibit.lt >
2025-06-05 16:46:07 +03:00
83c7e9462e
tests/integration: Add missing __init__.py files to actually run tests
...
Signed-off-by: Monika Kairaityte <monika@kibit.lt >
2025-05-24 22:09:30 +03:00
a3f48f830d
tests/integration: Add type annotations
...
Signed-off-by: Povilas Kanapickas <povilas@radix.lt >
2025-05-24 17:11:38 +03:00
8ef537e247
test/integration: Automate manual selinux
test
...
Signed-off-by: Monika Kairaityte <monika@kibit.lt >
2025-03-06 13:04:53 +02:00
18472b53ac
Move all tests to single directory "tests"
...
Signed-off-by: Povilas Kanapickas <povilas@radix.lt >
2024-06-26 11:28:16 +03:00