mirror of
https://gitlab.nic.cz/labs/bird.git
synced 2024-11-08 12:18:42 +00:00
01021b2e54
To allow this, I added bird-tools as a submodule (aux-tools). To run netlab tests, call make aux-test-prepare make netlab-tests and wait patiently until all the tests finish. You may also request single netlab tests: make netlab-test-ospf-base To rerun the tests, run make netlab-tests-reset and all the test results are wiped to run a fresh batch.
4 lines
91 B
Plaintext
4 lines
91 B
Plaintext
[submodule "aux-tools"]
|
|
path = aux-tools
|
|
url = https://gitlab.nic.cz/labs/bird-tools.git
|