]> git.puffer.fish Git - matthieu/frr.git/commit
topogen: don't backtrace when topogen is not used
authorRafael Zalamena <rzalamena@gmail.com>
Thu, 29 Jun 2017 13:49:11 +0000 (10:49 -0300)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 28 Nov 2018 01:22:11 +0000 (20:22 -0500)
commit8833a8387fd085a6f7af80bd2a53c1a3f4d8e67d
tree33911de45bc3152d19b4d78239caeed32e007535
parentb06e9eff759fdfc3591ed8c0336879b4609bbf98
topogen: don't backtrace when topogen is not used

This allows old tests to be run with '--topology-only' without
generating tons of error messages, instead it will just stop the test
without trying anything else.
tests/topotests/conftest.py [changed mode: 0644->0755]