FFDC for BMC network MAC test suite
Change-Id: Ib72e270b17083745b9cae3a7d09ce9bb94829315
Signed-off-by: George Keishing <gkeishin@in.ibm.com>
diff --git a/redfish/managers/test_bmc_network_mac.robot b/redfish/managers/test_bmc_network_mac.robot
index 52e2a7f..8e17fec 100644
--- a/redfish/managers/test_bmc_network_mac.robot
+++ b/redfish/managers/test_bmc_network_mac.robot
@@ -7,7 +7,7 @@
Library ../../lib/bmc_network_utils.py
Suite Setup Suite Setup Execution
-Test Teardown Redfish.Logout
+Test Teardown Test Teardown Execution
*** Variables ***
@@ -29,6 +29,13 @@
*** Keywords ***
+Test Teardown Execution
+ [Documentation] Do the post test teardown.
+
+ FFDC On Test Case Fail
+ Redfish.Logout
+
+
Suite Setup Execution
[Documentation] Do suite setup tasks.