From 7b73d46872db5adfc8f4603a9ca783be7d3fa323 Mon Sep 17 00:00:00 2001 From: premkumarv Date: Wed, 24 Jul 2019 08:43:23 -0400 Subject: CSIT-1471: Policer - VAT API to PAPI Change-Id: I6c7eff8d9cbb196ccb684a45579ac59942351cfe Signed-off-by: premkumarv --- resources/libraries/robot/shared/test_teardown.robot | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'resources/libraries/robot/shared/test_teardown.robot') diff --git a/resources/libraries/robot/shared/test_teardown.robot b/resources/libraries/robot/shared/test_teardown.robot index 8ba914b946..1cc526211d 100644 --- a/resources/libraries/robot/shared/test_teardown.robot +++ b/resources/libraries/robot/shared/test_teardown.robot @@ -111,6 +111,13 @@ | | Run Keyword If Test Failed | | ... | Vpp Log Macip Acl Interface Assignment | ${dut1} +| Additional Test Tear Down Action For classify +| | [Documentation] +| | ... | Additional teardown for tests which uses classify tables. +| | ... +| | Run Keyword If Test Failed +| | ... | Show Classify Tables Verbose on all DUTs | ${nodes} + | Additional Test Tear Down Action For srv6 | | [Documentation] | | ... | Additional teardown for tests which uses SRv6. -- cgit 1.2.3-korg