summaryrefslogtreecommitdiffhomepage
path: root/test/lib/base.py
AgeCommit message (Expand)Author
2019-04-04test: switch to module from dep completelyFUJITA Tomonori
2018-08-31test: fix get_reachability()FUJITA Tomonori
2018-08-28test/lib: Enable static IP addressNasato Goto
2018-08-28test: Fix bridge methos and relative scenario testNasato Goto
2018-07-07follow Standard Go Project LayoutFUJITA Tomonori
2018-05-30scenario_test: Extend Graceful Restart timeIWASE Yusuke
2018-01-27scenario_test: Enable to try assertion several timesIWASE Yusuke
2018-01-19test/lib: Add YABGP containerIWASE Yusuke
2018-01-19test/lib/base: Delete FlowSpec routes with keywordIWASE Yusuke
2018-01-09test/lib/base: Fix typosIWASE Yusuke
2018-01-09test/lib/base: Removes redundant routes from hostIWASE Yusuke
2017-12-16use label for containers and networks in order to avoid colliding with othersImcom Jin
2017-11-07test/lib: Add bgp config structure for GoBGP/Quagga containersSatoshi Fujimoto
2017-09-29test: Add Scenario tests for Revised Error HandlingSatoshi Fujimoto
2017-09-24test/lib/base: Reduce redundant build stepsIWASE Yusuke
2017-08-04update travis-ci for depFUJITA Tomonori
2017-07-30test/lib/gobgp: Get community/identifier via get_*_rib()IWASE Yusuke
2017-07-30test/lib/base: Avoid to del all routes without identifier specifiedIWASE Yusuke
2017-07-20test/lib/base/BGPContainer: Enable to delete routeIWASE Yusuke
2017-07-05test: add addpath_test.pyISHIDA Wataru
2017-06-07test: ignore the failure of caching dependeny with building docker imageFUJITA Tomonori
2017-05-10*: support replace-peer-as (aka as-override)Wataru Ishida
2017-05-10*: support remove private asWataru Ishida
2017-05-09server: ignore routes when local AS is in AS_PATHISHIDA Wataru
2017-04-21test: fix container build for testFUJITA Tomonori
2017-04-18test: change Dockerfile for faster container buildFUJITA Tomonori
2017-04-18Revert "test/lib/gobgp: Use local GoBGP executables in contaier"FUJITA Tomonori
2017-04-17test/lib/gobgp: Use local GoBGP executables in contaierIWASE Yusuke
2017-04-04test: add test for unnumbered bgp featureISHIDA Wataru
2017-03-17scenario_test: Support OSPFd in Quagga containerIWASE Yusuke
2017-03-16test/lib: pep8 and pylint improvementsIWASE Yusuke
2017-03-16scenario_test: "--force" option to remove directoriesIWASE Yusuke
2017-02-09server: fix in-policy bugISHIDA Wataru
2016-11-14client: add golang client libraryWataru Ishida
2016-11-12test: remove tcpdump usage in bgp_router_test.pyFUJITA Tomonori
2016-11-07test: add change of best paths from ibgp and ebgpFUJITA Tomonori
2016-11-04support neighbor belongs to VRFWataru Ishida
2016-10-09*: support long lived graceful restartWataru Ishida
2016-09-12test: use Docker's native network feature instead of pipeworkFUJITA Tomonori
2016-09-01test: stop tcpdump write bufferingFUJITA Tomonori
2016-08-03server: fix advertising multiple local withdrawals with same prefixISHIDA Wataru
2016-06-01server: support peering with ipv6 link local addressISHIDA Wataru
2016-05-23server/table: fix intra-AS RTC route distributionISHIDA Wataru
2016-05-11test: add start_tcpdump()ISHIDA Wataru
2016-05-09Revert "travis-ci: workaround for "FUJITA Tomonori
2016-05-05travis-ci: workaround for FUJITA Tomonori
2016-04-24test: add BGPContainer.define_policy() and BGPContainer.assign_policy()ISHIDA Wataru
2016-04-24test/gobgp: enhance policy configurationISHIDA Wataru
2016-04-20server: support route-target constraintISHIDA Wataru
2016-04-10server: support prefix-limitISHIDA Wataru