summaryrefslogtreecommitdiffhomepage
path: root/test/scenario_test
AgeCommit message (Expand)Author
2018-01-09bgp_zebra_test: Fix ping reachability testsIWASE Yusuke
2018-01-09test/lib/base: Fix typosIWASE Yusuke
2017-12-28addpath_test: Wait for re-establishment with ExaBGPIWASE Yusuke
2017-12-16use label for containers and networks in order to avoid colliding with othersImcom Jin
2017-12-07test: use the current PYTHONPATH in run_all_tests.shFUJITA Tomonori
2017-11-07test: Add scenario test for BGP ConfederationSatoshi Fujimoto
2017-11-07travis: Update .travis.ymlIWASE Yusuke
2017-09-29test: Add Scenario tests for Revised Error HandlingSatoshi Fujimoto
2017-08-04update travis-ci for depFUJITA Tomonori
2017-07-30addpath_test: Test cases for routes from CLIIWASE Yusuke
2017-07-30addpath_test: Test cases for send add-pathsIWASE Yusuke
2017-07-20addpath_test: Test cases with non add-path routerIWASE Yusuke
2017-07-20addpath_test: Enable to run without root privilegeIWASE Yusuke
2017-07-05test: add addpath_test.pyISHIDA Wataru
2017-06-08test: Test for Graceful Restart with multiple peersSatoshi Fujimoto
2017-05-23flowspec: handling of >2 logical elements and fixed testDenis Shevchenko
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-18Revert "test/lib/gobgp: Use local GoBGP executables in contaier"FUJITA Tomonori
2017-04-18test: remove unnecessary root check in bgp_unnumbered_test.pyFUJITA Tomonori
2017-04-17scenario_test/README: Update commands to clean upIWASE Yusuke
2017-04-17scenario_test/README: Remove list for each test fileIWASE Yusuke
2017-04-17test/lib/gobgp: Use local GoBGP executables in contaierIWASE Yusuke
2017-04-17scenario_test/README: Remove redundant brake tagIWASE Yusuke
2017-04-17scenario_test/README: Update list of required imagesIWASE Yusuke
2017-04-04test: add test for unnumbered bgp featureISHIDA Wataru
2017-03-17scenario_test: Test for NextHop Tracking with ZebraIWASE Yusuke
2017-03-16test/lib/quagga: Avoid ambiguous command "en"IWASE Yusuke
2017-03-16test/lib: Move noseplugin.py to test/lib module directoryIWASE Yusuke
2017-03-16scenario_test: pep8 and pylint improvementsIWASE Yusuke
2017-03-16scenario_test: "--force" option to remove directoriesIWASE Yusuke
2017-03-16jenkins-build-script: Add shebang lineIWASE Yusuke
2017-03-07scenario_test: Remove "sudo" command for running testsIWASE Yusuke
2017-03-02flowspec: comply with new draft RFC5575bis normalized operatorsMatthieu Texier
2017-02-17flowspec: comply with RFC 5575 about TCP flags rulesMatthieu Texier
2017-02-15table: fix bug of adj-table accepted counterISHIDA Wataru
2017-02-09server: fix in-policy bugISHIDA Wataru
2016-12-10server: fix bug when global import policy rejects a routeWataru Ishida
2016-12-02server: fix bug of deleteNeighbor()Wataru Ishida
2016-11-17config: simplify route-disposition configurationWataru Ishida
2016-11-14cli: use client libraryWataru Ishida
2016-11-14policy: fix bug of policy with multiple statementsWataru Ishida
2016-11-12test: wait for condition properly rather than randomly waiting in vrf_neighbo...FUJITA Tomonori
2016-11-12test: remove tcpdump usage in bgp_router_test.pyFUJITA Tomonori
2016-11-07test: use passive connection for gobgp and gobgp connectionFUJITA Tomonori
2016-11-07test: add change of best paths from ibgp and ebgpFUJITA Tomonori
2016-11-06server: fix bug of disable/enable/softreset behavior for vrfed neighborWataru Ishida
2016-11-04support neighbor belongs to VRFWataru Ishida
2016-10-09*: support long lived graceful restartWataru Ishida