diff options
author | Vratko Polak <vrpolak@cisco.com> | 2020-01-02 15:30:09 +0100 |
---|---|---|
committer | Jan Gelety <jgelety@cisco.com> | 2020-01-10 16:52:31 +0100 |
commit | e916ab4db7dec2cc0bb21dcc31460f819d68b0d5 (patch) | |
tree | 1f26ed2276c7cad77ef8e7a727c87017b2d14318 /tests/vpp/device/l2patch | |
parent | b55e324d526e5b05baef015c3614b9743c955992 (diff) |
Support suite tags in autogen
+ Include a script to add suite tags to many suites at once.
+ Add suite tags also to device tests (not covered by autogen).
Change-Id: I514ee6178e22999b43460028fe2696738b012f04
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
Diffstat (limited to 'tests/vpp/device/l2patch')
-rw-r--r-- | tests/vpp/device/l2patch/eth2p-ethip4-l2patch-dev.robot | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/vpp/device/l2patch/eth2p-ethip4-l2patch-dev.robot b/tests/vpp/device/l2patch/eth2p-ethip4-l2patch-dev.robot index c422f4e11e..68cab48e0f 100644 --- a/tests/vpp/device/l2patch/eth2p-ethip4-l2patch-dev.robot +++ b/tests/vpp/device/l2patch/eth2p-ethip4-l2patch-dev.robot @@ -16,6 +16,7 @@ | | Force Tags | 2_NODE_SINGLE_LINK_TOPO | DEVICETEST | HW_ENV | DCR_ENV | SCAPY | ... | NIC_Virtual | ETH | L2PATCH | BASE | DRV_VFIO_PCI +| ... | ethip4-l2patch | | Suite Setup | Setup suite single link | scapy | Test Setup | Setup test |