test: Ignore virt/heropods/network_test.v in CI

- Add virt/heropods/network_test.v to ignored tests
- Ignore test requiring root for network bridge operations
This commit is contained in:
Mahmoud-Emad
2025-11-25 14:26:35 +02:00
parent 9a5973d366
commit 9f75a454fa

View File

@@ -200,6 +200,7 @@ virt/kubernetes/
if in_github_actions() {
println('**** WE ARE IN GITHUB ACTION')
tests_ignore += '\nosal/tmux\n'
tests_ignore += '\nvirt/heropods\n' // Requires root for network bridge operations (ip link add)
}
tests_error := '