1
0
mirror of https://passt.top/passt synced 2024-07-01 23:42:41 +00:00
passt/test/lib
Stefano Brivio 1401962a37 test: Wait for network before starting passt in two_guests setup
As pasta now configures that target network namespace with
--config-net, we need to wait for addresses and routes to be actually
present. Just sending netlink messages doesn't mean this is done
synchronously.

A more elegant alternative, which probably makes sense regardless of
this test setup, would be to query, from pasta, addresses and routes
we added, and wait until they're there, before proceeding.

Signed-off-by: Stefano Brivio <sbrivio@redhat.com>
2022-11-04 12:04:32 +01:00
..
context test: Add wait_for() shell helper 2022-09-29 12:20:44 +02:00
layout test/lib: Move screen-scraping setup and layout functions to _ugly files 2022-11-04 12:01:05 +01:00
layout_ugly test: Add memory/passt test cases 2022-11-04 12:01:27 +01:00
perf_report test/lib/perf_report: Use own flag to track initialisation 2022-11-04 12:01:17 +01:00
setup test: Wait for network before starting passt in two_guests setup 2022-11-04 12:04:32 +01:00
setup_ugly test: Add memory/passt test cases 2022-11-04 12:01:27 +01:00
term test/lib: Add "td" directive, handled by table_value() 2022-11-04 12:01:18 +01:00
test test/lib: Add "td" directive, handled by table_value() 2022-11-04 12:01:18 +01:00
util test: Add wait_for() shell helper 2022-09-29 12:20:44 +02:00
video test: Move video processing files to $STATEBASE 2022-09-13 11:12:41 +02:00