From: Vratko Polak Date: Mon, 16 Jul 2018 10:33:10 +0000 (+0200) Subject: CSIT-1186: Add srv6 NDRPDR suites X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=commitdiff_plain;h=7dda8f57f750c253d3c96ac1b02a84c58e36a6d8;hp=7dda8f57f750c253d3c96ac1b02a84c58e36a6d8 CSIT-1186: Add srv6 NDRPDR suites 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 ---