summaryrefslogtreecommitdiffhomepage
path: root/test
AgeCommit message (Expand)Author
2015-08-11config: rename distributed-policy to in-policyNaoto Hanaue
2015-08-08*: kill protobuf path structureISHIDA Wataru
2015-08-08test: use test/lib for route_server_test and route_server_ipv4_v6_testISHIDA Wataru
2015-08-05config: change type of Prefix in the PrefixSetNaoto Hanaue
2015-08-05test: add scenario test for evpnISHIDA Wataru
2015-08-05config: change the structure of Neighbor.RouteServer as the Neighbor.RouteRef...Naoto Hanaue
2015-08-05config: change the structure of AsPathSet, CommunitySet and ExtCommunitySet a...Naoto Hanaue
2015-08-04scenario_test: add test in the case of setting only the prefix conditionNaoto Hanaue
2015-08-03server: fix bug of re-establishISHIDA Wataru
2015-07-31config: use the latest openconfig yangHiroshi Yokoi
2015-07-29test: insert sleep to fix unstable testISHIDA Wataru
2015-07-27test: parallel execution of bgp_router_test and ibgp_router_testISHIDA Wataru
2015-07-27test: change pipeworked interface nameISHIDA Wataru
2015-07-27test: introduce test_prefix to separate test executionISHIDA Wataru
2015-07-27test: don't give ip address to a bridge by defaultISHIDA Wataru
2015-07-27test: telnet to quagga from local network namespaceISHIDA Wataru
2015-07-24test: fix missing sudo to remove useless docker images correctlyISHIDA Wataru
2015-07-24test: build docker image once, use it for all testsISHIDA Wataru
2015-07-15cli: support extended communityNaoto Hanaue
2015-07-15scenaio_test: add extended community testNaoto Hanaue
2015-07-14server: fix bug of active connectionISHIDA Wataru
2015-07-13server/table: support iBGP behaviorISHIDA Wataru
2015-07-11scenario_test: add test case for aspath prepend actionHiroshi Yokoi
2015-07-03test: stop using gobgp monitor commandISHIDA Wataru
2015-07-03test: stretch timeoutISHIDA Wataru
2015-07-03server: bug fix of extra as-path prependingISHIDA Wataru
2015-07-03test: run pip install in jenkins scriptISHIDA Wataru
2015-07-03test: update pip-requires.txtISHIDA Wataru
2015-07-03test: check gobgp properly adds it's own asn to aspathISHIDA Wataru
2015-07-03test: introduce modular test libraryISHIDA Wataru
2015-07-01scenario_test: add the test of med actioinNaoto Hanaue
2015-07-01scenario_test: add test case for distribute policy updateHiroshi Yokoi
2015-07-01server: gofmtHiroshi Yokoi
2015-07-01scenario_test: add test cases for distribute policyHiroshi Yokoi
2015-07-01scenario_test: remove policy config part from quagga-rsconfigHiroshi Yokoi
2015-06-18scenario_test: check gobgp container before remove in its preparationHiroshi Yokoi
2015-06-12scenario_test: fix doesn't execute 'go build' and 'go get' if you don't speci...Naoto Hanaue
2015-06-10scenario_test: execute the cli command using the docker exec in testNaoto Hanaue
2015-06-10scenario_test: use docker stopHiroshi Yokoi
2015-06-10scenario_test: fix malformed testNaoto Hanaue
2015-06-09scenario_test: build gobgp only at the beginning of the policy scenario testHiroshi Yokoi
2015-06-09scenario_test: remove code to get the latest exabgpHiroshi Yokoi
2015-05-27scenario_test: add policy test cases for new action and conditionsHiroshi Yokoi
2015-05-11scenario_test: clean up GOPATH and add route_server policy testHiroshi Yokoi
2015-04-23scenario_test: add ipv6 policy testHiroshi Yokoi
2015-04-22scenario_test: support to the new cli clientNaoto Hanaue
2015-04-16scenario_test: fix README along with layout changeHiroshi Yokoi
2015-04-16scenario_test: stop making /tmp/gobgp in the install processHiroshi Yokoi
2015-04-15api: add a method to convert internal structs to protobuf structsISHIDA Wataru
2015-04-14scenario_test: route_server_ipv4_v6_test retry checking ribHiroshi Yokoi