0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2024-10-18 09:58:43 +00:00
Commit Graph

10 Commits

Author SHA1 Message Date
Maria Matejka
6ee70f196a Flock: log checking
Checking is done inline and asynchronously, every log message should be
explicitly expected, otherwise it's reported. It also has an implicit
timeout of 1s for the log message to appear, otherwise it fails as well.
2024-07-23 16:16:24 +02:00
Maria Matejka
ab96defd20 Flock: fixed hypervisor log name 2024-07-22 10:19:46 +02:00
Maria Matejka
5eea993f60 Flock tests: cleanup on crash 2024-07-22 10:18:41 +02:00
Maria Matejka
41bd2d0cd7 Flock: bgp_secondary: test finalized 2024-07-19 20:10:40 +02:00
Maria Matejka
1eefc350be Flock tests and CLI: checking show route all 2024-07-19 19:28:19 +02:00
Maria Matejka
48dccde2ab Flock tests and CLI: now we're saving and checking show route output 2024-07-19 17:00:30 +02:00
Maria Matejka
fce146cb61 CLI module: basic show route parsing 2024-07-18 23:34:07 +02:00
Maria Matejka
1adb4e7a90 Flock tests: more abstraction on route dumping 2024-07-13 18:47:22 +02:00
Maria Matejka
369962bdbc Flock test: Cleanup of development remnants.
TODO next phase: implement show-route parsing in Python,
output dumping and checking

After that, make this behave like an actual test.
2024-07-13 17:38:07 +02:00
Maria Matejka
d544213200 Flock test: integrated with Makefile 2024-07-13 17:38:07 +02:00