tests: vpp_qemu_utils with concurrency handling 99/41799/48
authorIvan Ivanets <[email protected]>
Thu, 31 Oct 2024 18:55:27 +0000 (18:55 +0000)
committerDave Wallace <[email protected]>
Tue, 19 Nov 2024 16:52:48 +0000 (16:52 +0000)
commit9765e2763545fbf2879456d53557fab849534765
tree41312b92e3a5c71c78509e5b1158119d2dfc559e
parenta2bc88bb694302fa6e2e65fca737ca3dd3b0854e
tests: vpp_qemu_utils with concurrency handling

Type: test

Enhance vpp_qemu_utils functions with mutex locking, handle namespace
and
host interface existence, unique namespace/interface name, error
handling and retries, check error code explicitly.

Change-Id: I1ea66eeefbc1fee9b58e8b9886f4dd6fd8d33444
Signed-off-by: Ivan Ivanets <[email protected]>
test/asf/test_http_static.py
test/asf/test_prom.py
test/vm_vpp_interfaces.py
test/vpp_qemu_utils.py