summaryrefslogtreecommitdiffstats
path: root/tests/topotests/ripng-topo1 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* tests: Reduce rip[ng]-topo1 run timeDonald Sharp2020-02-197-9/+11
| | | | | | | | | Reduce rip topo1 run time from ~100 seconds down to ~45 seconds. 1) Reduce very very long sleeps 2) Modify rip timers to be more aggressive in sending data. Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
* *: convert startup logs to use per node directories also have startup and ↵Lou Berger2018-11-286-6/+6
| | | | | | running log files match Signed-off-by: Lou Berger <lberger@labn.net>
* multiple_topos: Don't report about StdErr Output if there is no outputMartin Winter2018-11-281-2/+4
| | | | Signed-off-by: Martin Winter <mwinter@opensourcerouting.org>
* lib: cleanup diff text output formatting issue and move to libraryMartin Winter2018-11-281-10/+9
| | | | Signed-off-by: Martin Winter <mwinter@opensourcerouting.org>
* (all tests): Add extra check to make sure daemons are still running after ↵Martin Winter2018-11-281-0/+20
| | | | | | | | each essential stage. If daemon crashed at a later stage (not startup), then the test scripts didn't properly detect it and report unpredictable errors. This will properly log the daemon crashes Signed-off-by: Martin Winter <mwinter@opensourcerouting.org>
* Fix memory leak detection and reporting which accidentally was dropped a ↵Martin Winter2018-11-281-1/+20
| | | | | | month ago Signed-off-by: Martin Winter <mwinter@opensourcerouting.org>
* Spell Verifying correctlyDonald Sharp2018-11-281-4/+4
| | | | Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
* ripng-topo1: Fix duplicate IP (Thanks Renato!) and documentation typosMartin Winter2018-11-283-7/+7
|
* ripng_topo1: Adding new test for RIPng TopologyMartin Winter2018-11-2818-0/+621
Signed-off-by: Martin Winter <mwinter@opensourcerouting.org>