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
/
ci-scripts
/
jenkins-build-script.sh
Age
Commit message (
Expand
)
Author
2019-06-22
Python3 support to gobgp tests
Franza Cavalcante
2017-04-18
Revert "test/lib/gobgp: Use local GoBGP executables in contaier"
FUJITA Tomonori
2017-04-17
test/lib/gobgp: Use local GoBGP executables in contaier
IWASE Yusuke
2017-03-16
scenario_test: "--force" option to remove directories
IWASE Yusuke
2017-03-16
jenkins-build-script: Add shebang line
IWASE Yusuke
2015-11-29
test: check error about building gobgp docker image
FUJITA Tomonori
2015-11-30
test: fix jenkins script
ISHIDA Wataru
2015-09-15
scenario_test: preserve test logs
Hiroshi Yokoi
2015-09-11
test: remove old test result before executing test
ISHIDA Wataru
2015-08-26
test: increse the number of concurrent test execution
ISHIDA Wataru
2015-08-18
test: add a script for local scenario testing
ISHIDA Wataru
2015-08-12
test: add flowspec scenario test
ISHIDA Wataru
2015-08-05
test: add scenario test for evpn
ISHIDA Wataru
2015-07-27
test: parallel execution of bgp_router_test and ibgp_router_test
ISHIDA Wataru
2015-07-24
test: fix missing sudo to remove useless docker images correctly
ISHIDA Wataru
2015-07-24
test: build docker image once, use it for all tests
ISHIDA Wataru
2015-07-13
server/table: support iBGP behavior
ISHIDA Wataru
2015-07-03
test: run pip install in jenkins script
ISHIDA Wataru
2015-05-11
scenario_test: clean up GOPATH and add route_server policy test
Hiroshi Yokoi
2015-04-08
scerio_test: add build script of jenkins
Naoto Hanaue