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
/
docker_control.py
Age
Commit message (
Expand
)
Author
2015-07-01
scenario_test: add test cases for distribute policy
Hiroshi Yokoi
2015-07-01
scenario_test: remove policy config part from quagga-rsconfig
Hiroshi Yokoi
2015-06-18
scenario_test: check gobgp container before remove in its preparation
Hiroshi Yokoi
2015-06-12
scenario_test: fix doesn't execute 'go build' and 'go get' if you don't speci...
Naoto Hanaue
2015-06-10
scenario_test: execute the cli command using the docker exec in test
Naoto Hanaue
2015-06-10
scenario_test: use docker stop
Hiroshi Yokoi
2015-06-10
scenario_test: fix malformed test
Naoto Hanaue
2015-06-09
scenario_test: build gobgp only at the beginning of the policy scenario test
Hiroshi Yokoi
2015-06-09
scenario_test: remove code to get the latest exabgp
Hiroshi Yokoi
2015-05-27
scenario_test: add policy test cases for new action and conditions
Hiroshi Yokoi
2015-04-23
scenario_test: add ipv6 policy test
Hiroshi Yokoi
2015-04-16
scenario_test: stop making /tmp/gobgp in the install process
Hiroshi Yokoi
2015-04-14
scenario_test: call make_startup_file()
Hiroshi Yokoi
2015-04-14
scenario_test: remove sleep and change an option of docker exec
Hiroshi Yokoi
2015-04-14
scenario_test: add sleep
Hiroshi Yokoi
2015-04-14
api: use gRPC instead of REST
ISHIDA Wataru
2015-04-02
scenario_test: add helper functions for policy test
Hiroshi Yokoi
2015-03-31
scenario_test: change gobgpd binary path
Hiroshi Yokoi
2015-03-29
scenario_test: kill duplicated code
ISHIDA Wataru
2015-03-29
scenario_test: add route server flag
ISHIDA Wataru
2015-03-29
scenario_test: add option to specify exabgp_path
ISHIDA Wataru
2015-03-29
scenario_test: fix typo
ISHIDA Wataru
2015-03-05
scenario_test: change generated by the program the configuration file of malf...
Naoto Hanaue
2015-02-25
scenario_test: add --gobgp-log-debug option
Hiroshi Yokoi
2015-02-17
scenario_test: add malformed test pattern
Naoto Hanaue
2015-02-16
scenario_test: add retry routine in each test
Naoto Hanaue
2015-02-16
scenario_test: fix to restart the quagga after the docker container has becom...
Naoto Hanaue
2015-02-10
scenario_test: fix the location of the directory to use in the docker volume
Naoto Hanaue
2015-02-03
scenario_test: add scenario test using the quagga of ipv4 and ipv6
Naoto Hanaue
2015-01-29
scenario_test: add new test case to malformed test
Naoto Hanaue
2015-01-28
scenario_test: support to sudo
Naoto Hanaue
2015-01-26
scenario_test: Change to be able to test the local gobgp program
Naoto Hanaue
2015-01-22
scenario_test: support test of best path selection and fixed following the di...
Naoto Hanaue
2015-01-15
scenario_test: made small changes
Hiroshi Yokoi
2015-01-15
scenario_test: add scenario_test scripts
Naoto Hanaue