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

16 Commits

Author SHA1 Message Date
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
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
Maria Matejka
62145d087b Flock tests: encapsulated config and cleanup 2024-07-12 19:56:04 +02:00
Maria Matejka
db8d849756 Flock tests: Adding necessary cleanup routines 2024-07-12 19:03:17 +02:00
Maria Matejka
d84d2d64cd Flock tests: autonumbering links hidden into the lib 2024-07-12 18:45:53 +02:00
Maria Matejka
f98bc285c4 Flock tests: BIRD binaries copied by the library 2024-07-12 18:14:58 +02:00
Maria Matejka
ca431d04d9 Flock tests: BIRDInstance class for MinimalistMachines running BIRD 2024-07-11 23:06:14 +02:00
Maria Matejka
971a1e2792 Flock tests: moving machine creation boilerplate to a separate module 2024-07-11 22:31:06 +02:00
Maria Matejka
7e9a5a44af CLI module: sending enable, disable and show route
No parsing yet
2024-07-11 15:29:28 +02:00
Maria Matejka
c87ff6088a Flock: First try on CLI module, now sending just the down command 2024-07-10 15:41:20 +02:00
Maria Matejka
5aaa8ea226 Flock tests: create simple environment
This is a first try on adapting Flock on cf-bgp-secondary
from bird-tools.
2024-07-10 12:45:51 +02:00