X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=resources%2Flibraries%2Frobot%2Fcrypto%2Fipsec.robot;h=95fdb9134dfdc5c4907ebc2d48a9013dde1caca1;hp=135881f83e72bb8ffe084ef12506b7f298aca8c3;hb=1577123a3c27541181097cb4186aa8855f20b1cc;hpb=cac8f76ce1f9085e9eede19b250f4a4cb9b199e0 diff --git a/resources/libraries/robot/crypto/ipsec.robot b/resources/libraries/robot/crypto/ipsec.robot index 135881f83e..95fdb9134d 100644 --- a/resources/libraries/robot/crypto/ipsec.robot +++ b/resources/libraries/robot/crypto/ipsec.robot @@ -236,19 +236,3 @@ | | ${args}= | Set Variable If | "${r_tunnel}" == "${None}" | ${args} | | ... | ${args} --dst_tun ${r_tunnel} | | Run Traffic Script On Node | ipsec.py | ${node} | ${args} - -| Set up IPSec SW device functional test -| | [Documentation] -| | ... | Set up IPSec SW device functional test for required IP version. -| | ... -| | ... | *Arguments:* -| | ... | - ${ip_version} - IP version: IPv4 or IPv6. Type: string -| | ... -| | ... | *Example:* -| | ... -| | ... | \| Set up IPSec SW device functional test \| IPv4 \| -| | ... -| | [Arguments] | ${ip_version} -| | ... -| | Set up VPP device test -| | Run Keyword | Configure topology for ${ip_version} IPsec testing