test_vars_deployment: set hostPlatform depending on current system

This commit is contained in:
Jörg Thalheim
2024-09-29 19:39:34 +02:00
parent 07593a38d4
commit 2e57a94e42
3 changed files with 29 additions and 1 deletions

View File

@@ -15,6 +15,7 @@ pytest_plugins = [
"host_group",
"fixtures_flakes",
"stdout",
"nix_config",
]