aboutsummaryrefslogtreecommitdiffstats
path: root/tests/vpp/perf/srv6/10ge2p1x520-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr.robot
AgeCommit message (Collapse)AuthorFilesLines
2019-01-30FIX: SRv6 container testsPeter Mikus1-1/+1
Change-Id: I9ec04608a9b6cf6a99c938b06261e23e58d290be Signed-off-by: Peter Mikus <pmikus@cisco.com> (cherry picked from commit ed1a7af88e74bdc2b22a58d2129dac498dfcf95a) (cherry picked from commit 174799890403fcbec2f1dc933518211586807f0a)
2019-01-17FIX SRv6 container tests after refactorPeter Mikus1-11/+6
Change-Id: I6b7961c9103587b752c6ffc2a56eb98ed1529edb Signed-off-by: Peter Mikus <pmikus@cisco.com> (cherry picked from commit 0e1682e5580ea16597558f2c8ae5892072e1bd22) (cherry picked from commit 87830a03b39d4ce3306b05693f0e15979d955425)
2018-07-17CSIT-1186: Add srv6 NDRPDR suitesVratko Polak1-0/+184
Delete the corresponding ndrpdrdisc suites. MRR suites are also edited, to make them less different from NDRPDR suites. Now, there is a script to re-generate testcases of selected suites. For that, resources/libraries/python/autogen is created, with Regenerator holding the most of script logic. The script looks at files matching a glob expression, reuses a "prolog", but overwites test cases with the default template and hardcoded set of testcase arguments. Also, handling of overhead size has been simplified, using new keyword Get Max Rate And Jumbo And Handle Multi Seg. Default value for search timeout is increased to 12 minutes to make timeout failures less frequent. Change-Id: I394ad61f262b3078e5ca719034b15ada48987ee0 Signed-off-by: Vratko Polak <vrpolak@cisco.com>