feat(telemetry): Rework
[csit.git] / tests / vpp / device / flow / 2n1l-10ge2p1x710-ethip4-flow-ip4-ntuple-udp-scapy.robot
index f9e7476..27bfc98 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2021 Intel and/or its affiliates.
+# Copyright (c) 2022 Intel and/or its affiliates.
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
 # You may obtain a copy of the License at:
 |
 | Test Template | Local Template
 |
-| Documentation | *IP4_N_TUPLE flow test cases*
+| Documentation | **IP4_N_TUPLE flow test cases**
 | ...
-| ... | *[Top] Network Topologies:* TG-DUT1 2-node topology with one link\
+| ... |
+| ... | - **[Top] Network Topologies:** TG-DUT1 2-node topology with one link \
 | ... | between nodes.
-| ... | *[Enc] Packet Encapsulations:* Eth-IP4-UDP.
-| ... | *[Cfg] DUT configuration:* DUT is configured with IP4_N_TUPLE flow.
-| ... | *[Ver] TG verification:* Verify if the flow action is correct.
+| ... |
+| ... | - **[Enc] Packet Encapsulations:** Eth-IP4-UDP.
+| ... |
+| ... | - **[Cfg] DUT configuration:** DUT is configured with IP4_N_TUPLE flow.
+| ... |
+| ... | - **[Ver] TG verification:** Verify if the flow action is correct.
 
 *** Variables ***
 | @{plugins_to_enable}= | dpdk_plugin.so | perfmon_plugin.so
 | ${dst_port}= | ${200}
 | ${rxq}= | ${4}
 # Telemetry
-| ${telemetry_profile}= | vpp_test_teardown
+| ${telemetry_profile}= | vppctl_test_teardown
 
 *** Keywords ***
 | Local Template
 | | [Documentation]
-| | ... | [Ver] Make TG send IP4 packet routed over DUT1 interfaces.\
+| | ... | - **[Ver]** Make TG send IP4 packet routed over DUT1 interfaces. \
 | | ... | Make VPP verify flow packet is correct.
 | |
 | | ... | *Arguments:*