]> git.proxmox.com Git - mirror_frr.git/commit - tests/topotests/lib/topogen.py
topotests: Cleanup diagnose_env to allow thought about multi-platforms
authorDonald Sharp <sharpd@cumulusnetworks.com>
Sat, 15 Dec 2018 15:49:59 +0000 (10:49 -0500)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Sat, 15 Dec 2018 15:49:59 +0000 (10:49 -0500)
commitaf99f19eb2ad5158afe97093ced4aab83d66f3ce
tree778e27758671a20fd3e3698d014c9edf94f1e89b
parent8b26284ba15d655adb9e9288f917f32c49a99086
topotests: Cleanup diagnose_env to allow thought about multi-platforms

Start the cleanup of diagnose_env to allow the running of topotests
on platforms besides linux.

So we split up diagnose_env into linux and freebsd variants.
At this point in time freebsd doesn't have any special code.
To be determined in the future.

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
tests/topotests/lib/topogen.py