FIX: IPsec Functional teardown 21/20121/1
authorPeter Mikus <pmikus@cisco.com>
Fri, 14 Jun 2019 06:04:44 +0000 (06:04 +0000)
committerPeter Mikus <pmikus@cisco.com>
Fri, 14 Jun 2019 06:04:44 +0000 (06:04 +0000)
Change-Id: If63d6815b4e0e9ed426e3bae8008635d9690c4a6
Signed-off-by: Peter Mikus <pmikus@cisco.com>
tests/vpp/device/crypto/eth2p-ethip4ipsectnl-ip4base-dev.robot
tests/vpp/device/crypto/eth2p-ethip4ipsectpt-ip4base-dev.robot
tests/vpp/device/crypto/eth2p-ethip6ipsectnl-ip6base-dev.robot
tests/vpp/device/crypto/eth2p-ethip6ipsectpt-ip6base-dev.robot

index c6ac8f2..6983b07 100644 (file)
@@ -19,7 +19,7 @@
 | ...
 | Test Setup | Set up IPSec SW device functional test | IPv4
 | ...
 | ...
 | Test Setup | Set up IPSec SW device functional test | IPv4
 | ...
-| Test Teardown | Tear down VPP device test
+| Test Teardown | Tear down IPSec SW device functional test
 | ...
 | Documentation | *IPv4 IPsec tunnel mode test suite.*
 | ...
 | ...
 | Documentation | *IPv4 IPsec tunnel mode test suite.*
 | ...
index 83507e5..3355ca0 100644 (file)
@@ -19,7 +19,7 @@
 | ...
 | Test Setup | Set up IPSec SW device functional test | IPv4
 | ...
 | ...
 | Test Setup | Set up IPSec SW device functional test | IPv4
 | ...
-| Test Teardown | Tear down VPP device test
+| Test Teardown | Tear down IPSec SW device functional test
 | ...
 | Documentation | *IPv4 IPsec transport mode test suite.*
 | ...
 | ...
 | Documentation | *IPv4 IPsec transport mode test suite.*
 | ...
 | | Then Send IPsec Packet and verify ESP encapsulation in received packet
 | | ... | ${tg_node} | ${tg_if} | ${dut_if_mac}
 | | ... | ${encr_alg} | ${encr_key} | ${auth_alg} | ${auth_key} | ${tg_spi}
 | | Then Send IPsec Packet and verify ESP encapsulation in received packet
 | | ... | ${tg_node} | ${tg_if} | ${dut_if_mac}
 | | ... | ${encr_alg} | ${encr_key} | ${auth_alg} | ${auth_key} | ${tg_spi}
-| | ... | ${dut_spi} | ${tg_tun_ip} | ${dut_tun_ip}
\ No newline at end of file
+| | ... | ${dut_spi} | ${tg_tun_ip} | ${dut_tun_ip}
index 43f9dcf..d17d94b 100644 (file)
@@ -19,7 +19,7 @@
 | ...
 | Test Setup | Set up IPSec SW device functional test | IPv6
 | ...
 | ...
 | Test Setup | Set up IPSec SW device functional test | IPv6
 | ...
-| Test Teardown | Tear down VPP device test
+| Test Teardown | Tear down IPSec SW device functional test
 | ...
 | Documentation | *IPv6 IPsec tunnel mode test suite.*
 | ...
 | ...
 | Documentation | *IPv6 IPsec tunnel mode test suite.*
 | ...
index 8fcc11c..36724ff 100644 (file)
@@ -19,7 +19,7 @@
 | ...
 | Test Setup | Set up IPSec SW device functional test | IPv6
 | ...
 | ...
 | Test Setup | Set up IPSec SW device functional test | IPv6
 | ...
-| Test Teardown | Tear down VPP device test
+| Test Teardown | Tear down IPSec SW device functional test
 | ...
 | Documentation | *IPv6 IPsec transport mode test suite.*
 | ...
 | ...
 | Documentation | *IPv6 IPsec transport mode test suite.*
 | ...
 | | Then Send IPsec Packet and verify ESP encapsulation in received packet
 | | ... | ${tg_node} | ${tg_if} | ${dut_if_mac}
 | | ... | ${encr_alg} | ${encr_key} | ${auth_alg} | ${auth_key} | ${tg_spi}
 | | Then Send IPsec Packet and verify ESP encapsulation in received packet
 | | ... | ${tg_node} | ${tg_if} | ${dut_if_mac}
 | | ... | ${encr_alg} | ${encr_key} | ${auth_alg} | ${auth_key} | ${tg_spi}
-| | ... | ${dut_spi} | ${tg_tun_ip} | ${dut_tun_ip}
\ No newline at end of file
+| | ... | ${dut_spi} | ${tg_tun_ip} | ${dut_tun_ip}