X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=tests%2Fvpp%2Fdevice%2Finterfaces%2F2n1l-10ge2p1x710-ethicmp4-ip4base-eth-1tap-scapy.robot;fp=tests%2Fvpp%2Fdevice%2Finterfaces%2F2n1l-10ge2p1x710-ethicmp4-ip4base-eth-1tap-scapy.robot;h=e23855a1effd80064cf11a713b1ab70fef155f14;hp=90707d57d3257a0a249b94350ac60016f4a43cfa;hb=f352e4ff6f74bb8dcdc85241c5a92c6f0da1fb76;hpb=55372c91ac0c59065f3d8634c686efd0809a85aa diff --git a/tests/vpp/device/interfaces/2n1l-10ge2p1x710-ethicmp4-ip4base-eth-1tap-scapy.robot b/tests/vpp/device/interfaces/2n1l-10ge2p1x710-ethicmp4-ip4base-eth-1tap-scapy.robot index 90707d57d3..e23855a1ef 100644 --- a/tests/vpp/device/interfaces/2n1l-10ge2p1x710-ethicmp4-ip4base-eth-1tap-scapy.robot +++ b/tests/vpp/device/interfaces/2n1l-10ge2p1x710-ethicmp4-ip4base-eth-1tap-scapy.robot @@ -21,7 +21,7 @@ | | Suite Setup | Setup suite topology interfaces | scapy | Test Setup | Setup test | namespace -| Test Teardown | Tear down test | packet_trace | namespace +| Test Teardown | Tear down test | packet_trace | telemetry | namespace | | Test Template | Local Template | @@ -56,6 +56,8 @@ | ${tg_ip_address}= | 192.168.0.2 | ${tg_ip_address_GW}= | 192.168.0.0 | ${prefix}= | 24 +# Telemetry +| ${telemetry_profile}= | vpp_test_teardown *** Keywords *** | Local Template