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
Age
Commit message (
Expand
)
Author
2017-11-07
travis: Update .travis.yml
IWASE Yusuke
2017-08-04
update travis-ci for dep
FUJITA Tomonori
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: pep8 and pylint improvements
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
2016-10-03
test: add scenario test for zapi v3
Wataru Ishida
2016-09-14
travis: divide scenario tests to multiple travis jobs
Wataru Ishida
2016-09-12
test: test monitor feature in unit test instead of scenario test
Wataru Ishida
2016-09-12
test: run policy test sequencially
Wataru Ishida
2016-09-12
test: use shorter device names
FUJITA Tomonori
2016-08-15
Revert "test: disable monitoring tests for now"
ISHIDA Wataru
2016-08-12
test: disable monitoring tests for now
FUJITA Tomonori
2016-06-15
test: fix travis-build-script.sh to honor unit test results
FUJITA Tomonori
2016-06-02
test: add a test to check soft-reset-in behavior
ISHIDA Wataru
2016-06-01
test: test go example embeded in document
ISHIDA Wataru
2016-05-31
test: check (*Path).Equal() is working correctly
ISHIDA Wataru
2016-05-14
test: enhance route server test
ISHIDA Wataru
2016-04-05
test: reduce concurrency
ISHIDA Wataru
2016-04-05
server: add missing broadcastBests when dropping peer's routes
ISHIDA Wataru
2016-03-14
scenario_test: run scenario test on travis
Hiroshi Yokoi
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