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

20 Commits

Author SHA1 Message Date
Maria Matejka
8bb709187d Flock tests: show ospf topology (used in ospf-base) 2024-07-26 20:53:27 +02:00
Maria Matejka
c1bfc76a35 Flock tests: parallel tests displaying results correctly 2024-07-26 16:13:38 +02:00
Maria Matejka
01552774c2 Flock tests: updated to Flock 0.1, converted RPC calls 2024-07-26 14:47:26 +02:00
Maria Matejka
266cadba72 Flock tests: moved auxiliary functions to their own file 2024-07-26 11:48:16 +02:00
Maria Matejka
f7f06db288 Flock tests: saving Linux KRT contents (used in ospf-base) 2024-07-26 11:48:10 +02:00
Maria Matejka
3887a0bfee Flock tests: DumpCheck class for less code duplication in checks 2024-07-25 17:21:37 +02:00
Maria Matejka
2e4da8e329 Flock test: ospf-base stub 2024-07-24 21:04:28 +02:00
Maria Matejka
a804a30139 Flock tests: ignoring different version strings 2024-07-23 16:46:15 +02:00
Maria Matejka
2b62caa544 Flock: pinned version; nicer error message when submodule not found 2024-07-23 16:44:48 +02:00
Maria Matejka
ee182f9869 Flock: now pointing to gitlab 2024-07-23 16:27:54 +02:00
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