Age | Commit message (Expand) | Author |
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-05-11 | scenario_test: clean up GOPATH and add route_server policy test | Hiroshi Yokoi |
2015-04-23 | scenario_test: add ipv6 policy test | Hiroshi Yokoi |
2015-04-22 | scenario_test: support to the new cli client | Naoto Hanaue |
2015-04-16 | scenario_test: fix README along with layout change | Hiroshi Yokoi |
2015-04-16 | scenario_test: stop making /tmp/gobgp in the install process | Hiroshi Yokoi |
2015-04-15 | api: add a method to convert internal structs to protobuf structs | ISHIDA Wataru |
2015-04-14 | scenario_test: route_server_ipv4_v6_test retry checking rib | Hiroshi Yokoi |
2015-04-14 | scenario_test: bgp_router_test retry checking rib | Hiroshi Yokoi |
2015-04-14 | scenario_test: route_server_test retry checking rib | 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-08 | scerio_test: add build script of jenkins | Naoto Hanaue |
2015-04-06 | scenario_test: fix get_adj_rib | ISHIDA Wataru |
2015-04-02 | scenario_test: add policy test cases | Hiroshi Yokoi |
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: add non-route-server bgp scenario test | ISHIDA Wataru |
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: update gobgp configuration | ISHIDA Wataru |
2015-03-29 | scenario_test: enable debug logging for quagga | ISHIDA Wataru |
2015-03-29 | scenario_test: fix typo | ISHIDA Wataru |
2015-03-09 | scenario_test: specify address-family in the URL to get local-rib | Hiroshi Yokoi |
2015-03-05 | scenario_test: remove the template configuration file of gobgp and quagga to ... | Naoto Hanaue |
2015-03-05 | scenario_test: change generated by the program the configuration file of malf... | Naoto Hanaue |
2015-03-04 | scenario_test: update neighbor configuration | Hiroshi Yokoi |
2015-03-03 | update the whole code for the latest openconfig yang files | FUJITA Tomonori |
2015-03-03 | config: remove time.Time in BgpNeighborCommonStateType | FUJITA Tomonori |
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: update the README for add scenario_test | 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: fix notification message in test case | Naoto Hanaue |
2015-01-28 | scenario_test: fix TypeError in malformed_test | Naoto Hanaue |
2015-01-28 | scenario_test: support to sudo | Naoto Hanaue |