From: vagrant Date: Mon, 4 May 2020 14:06:04 +0000 (+0000) Subject: FIX: IPsec X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=commitdiff_plain;h=efa0e0bdd8331a49ed4f20ebfd37282b5f002af7 FIX: IPsec Signed-off-by: Peter Mikus Change-Id: Iacd7aa49d9832233033fe18fc228ccd45c12b4db --- diff --git a/resources/libraries/robot/shared/default.robot b/resources/libraries/robot/shared/default.robot index d3206a1349..609da92ca0 100644 --- a/resources/libraries/robot/shared/default.robot +++ b/resources/libraries/robot/shared/default.robot @@ -212,10 +212,6 @@ | | | Run keyword if | ${smt_used} | | | ... | Run keyword | ${dut}.Add Buffers Per Numa | ${215040} | ELSE | | | ... | Run keyword | ${dut}.Add Buffers Per Numa | ${107520} -| | | ${ipsec} | Get Match Count | ${TEST TAGS} | IPSEC -| | | ... | case_insensitive=True -| | | Run keyword if | ${ipsec} and ${jumbo} -| | | ... | ${dut}.Add Buffers Default Data Size | 9200 | | | Run keyword if | ${thr_count_int} > 1 | | | ... | Set Tags | MTHREAD | ELSE | Set Tags | STHREAD | | | Set Tags | ${thr_count_int}T${cpu_count_int}C