summaryrefslogtreecommitdiffhomepage
path: root/test/scenario_test/route_server_policy_test.py
AgeCommit message (Expand)Author
2016-11-17config: simplify route-disposition configurationWataru Ishida
2016-11-14policy: fix bug of policy with multiple statementsWataru Ishida
2016-04-24test: add BGPContainer.define_policy() and BGPContainer.assign_policy()ISHIDA Wataru
2016-02-01server: fix soft-reset-in to handle in-policy change properlyISHIDA Wataru
2016-01-09config: refactor config structureISHIDA Wataru
2016-01-09tools: avoid adding a new option to bgpyang2golang.py and fix gobgp.yangISHIDA Wataru
2015-11-13scenario_test: support the run test in sequentialNaoto Hanaue
2015-11-11scenario_test: use default interface for ipv4-peeringISHIDA Wataru
2015-11-08scenario_test: test local-pref and med handlingISHIDA Wataru
2015-10-20policy: fix how to apply policy to follow openconfig descriptionISHIDA Wataru
2015-10-20policy: clean upISHIDA Wataru
2015-10-17scenario_test: remove tests to change attributes in IN_POLICYFUJITA Tomonori
2015-10-17scenario_test: fix the regression due to fffd98daFUJITA Tomonori
2015-10-16scenario_test: refactor route_server_policy_testFUJITA Tomonori
2015-10-07policy: fix bug of export neighbor condition matchingISHIDA Wataru
2015-08-22test: enable parallel execution of policy testISHIDA Wataru
2015-08-19scenario_test: add ext-community action testHiroshi Yokoi
2015-08-08*: kill protobuf path structureISHIDA Wataru
2015-08-04scenario_test: add test in the case of setting only the prefix conditionNaoto Hanaue
2015-07-31config: use the latest openconfig yangHiroshi Yokoi
2015-07-24test: build docker image once, use it for all testsISHIDA Wataru
2015-07-15scenaio_test: add extended community testNaoto Hanaue
2015-07-11scenario_test: add test case for aspath prepend actionHiroshi Yokoi
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-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-09scenario_test: build gobgp only at the beginning of the policy scenario testHiroshi Yokoi
2015-05-27scenario_test: add policy test cases for new action and conditionsHiroshi Yokoi
2015-04-23scenario_test: add ipv6 policy testHiroshi Yokoi
2015-04-15api: add a method to convert internal structs to protobuf structsISHIDA Wataru
2015-04-14api: use gRPC instead of RESTISHIDA Wataru
2015-04-02scenario_test: add policy test casesHiroshi Yokoi