summaryrefslogtreecommitdiffhomepage
path: root/test/scenario_test/bgp_zebra_test.py
AgeCommit message (Expand)Author
2020-08-31added `.env` file for vscode to find test/lib moduleImcom Jin
2019-06-22Python3 support to gobgp testsFranza Cavalcante
2018-10-29Use assertEqual in python testsCarl Baldwin
2018-08-28test: Fix bridge methos and relative scenario testNasato Goto
2018-01-09bgp_zebra_test: Fix ping reachability testsIWASE Yusuke
2018-01-09test/lib/base: Fix typosIWASE Yusuke
2017-03-16test/lib: Move noseplugin.py to test/lib module directoryIWASE Yusuke
2017-03-16scenario_test: pep8 and pylint improvementsIWASE Yusuke
2017-03-07scenario_test: Remove "sudo" command for running testsIWASE Yusuke
2016-11-04support neighbor belongs to VRFWataru Ishida
2016-09-12test: avoid hard-code interface names in bgp_zebra_test.pyFUJITA Tomonori
2016-08-11test: wait for condition instead of randomly waiting in zebra testingsFUJITA Tomonori
2016-06-06server: support injecting multipath to zebraISHIDA Wataru
2015-11-11scenario_test: use default interface for ipv4-peeringISHIDA Wataru
2015-09-18scenario_test: fix bug of bgp_zebra_testNaoto Hanaue
2015-09-15scenaio_test: fix does not remove the docker container in zebra testNaoto Hanaue
2015-09-04scenario_test: add zebra testNaoto Hanaue