index
:
gobgp
build
extended-community-comment
makefile
master
transport
wireguard
BGP implemented in the Go Programming Language
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
test
/
scenario_test
/
bgp_zebra_test.py
Age
Commit message (
Expand
)
Author
2020-08-31
added `.env` file for vscode to find test/lib module
Imcom Jin
2019-06-22
Python3 support to gobgp tests
Franza Cavalcante
2018-10-29
Use assertEqual in python tests
Carl Baldwin
2018-08-28
test: Fix bridge methos and relative scenario test
Nasato Goto
2018-01-09
bgp_zebra_test: Fix ping reachability tests
IWASE Yusuke
2018-01-09
test/lib/base: Fix typos
IWASE Yusuke
2017-03-16
test/lib: Move noseplugin.py to test/lib module directory
IWASE Yusuke
2017-03-16
scenario_test: pep8 and pylint improvements
IWASE Yusuke
2017-03-07
scenario_test: Remove "sudo" command for running tests
IWASE Yusuke
2016-11-04
support neighbor belongs to VRF
Wataru Ishida
2016-09-12
test: avoid hard-code interface names in bgp_zebra_test.py
FUJITA Tomonori
2016-08-11
test: wait for condition instead of randomly waiting in zebra testings
FUJITA Tomonori
2016-06-06
server: support injecting multipath to zebra
ISHIDA Wataru
2015-11-11
scenario_test: use default interface for ipv4-peering
ISHIDA Wataru
2015-09-18
scenario_test: fix bug of bgp_zebra_test
Naoto Hanaue
2015-09-15
scenaio_test: fix does not remove the docker container in zebra test
Naoto Hanaue
2015-09-04
scenario_test: add zebra test
Naoto Hanaue