X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=tests%2Ffunc%2Fdhcp%2Fdhcp_client.robot;h=6169b97fb78c728f37e92f5a50bda1160d33e532;hp=eb34544d0b491150f361c43e2f4c2553590dc1db;hb=refs%2Fchanges%2F85%2F3685%2F10;hpb=efe5c162d2311ed470285a6f84af7c0f3a0c109c diff --git a/tests/func/dhcp/dhcp_client.robot b/tests/func/dhcp/dhcp_client.robot index eb34544d0b..6169b97fb7 100644 --- a/tests/func/dhcp/dhcp_client.robot +++ b/tests/func/dhcp/dhcp_client.robot @@ -18,10 +18,8 @@ | Resource | resources/libraries/robot/ipv4.robot | Library | resources.libraries.python.Trace | Force Tags | HW_ENV | VM_ENV | 3_NODE_DOUBLE_LINK_TOPO -| Test Setup | Run Keywords | Setup all DUTs before test -| ... | AND | Setup all TGs before traffic script -| Test Teardown | Run Keywords | Show Packet Trace on All DUTs | ${nodes} -| ... | AND | Show vpp trace dump on all DUTs +| Test Setup | Func Test Setup +| Test Teardown | Func Test Teardown | Documentation | *DHCP Client related test cases* *** Variables ***