summaryrefslogtreecommitdiffhomepage
path: root/test
AgeCommit message (Expand)Author
2015-08-22test: fix test script to generate nosetest.xmlISHIDA Wataru
2015-08-22test: remove unused filesISHIDA Wataru
2015-08-22test: enable parallel execution of malformed testISHIDA Wataru
2015-08-22test: add a method BGPContainer.log() to get log of bgp speakersISHIDA Wataru
2015-08-22test: throttle the number of concurrent executionISHIDA Wataru
2015-08-22test: enable parallel execution of policy testISHIDA Wataru
2015-08-22test: enable to change base image of gobgp docker imageISHIDA Wataru
2015-08-19scenario_test: add ext-community action testHiroshi Yokoi
2015-08-18test: add a script for local scenario testingISHIDA Wataru
2015-08-12test: add flowspec scenario testISHIDA Wataru
2015-08-12test: use a cleaner base container golang:1.4 for testsISHIDA Wataru
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