commit | 3298d5c33ce604defe258f9d16842639586c78bd | [log] [tgz] |
---|---|---|
author | George Keishing <gkeishin@in.ibm.com> | Tue Feb 12 06:59:25 2019 -0600 |
committer | George Keishing <gkeishin@in.ibm.com> | Tue Feb 12 13:01:42 2019 +0000 |
tree | e57b2c56051b72e445efc033227596029d798ecf | |
parent | 0047de86f7b2ae906d8d04ca770b8e9492f92163 [diff] [blame] |
Plugin FFDC in redfish test cases Change-Id: I3576cc48075179a00e682885b4c0e7e31c8eaf3a Signed-off-by: George Keishing <gkeishin@in.ibm.com>
diff --git a/redfish/update_service/test_firmware_inventory.robot b/redfish/update_service/test_firmware_inventory.robot index 4e062b6..0a0c756 100644 --- a/redfish/update_service/test_firmware_inventory.robot +++ b/redfish/update_service/test_firmware_inventory.robot
@@ -1,6 +1,9 @@ *** Settings *** Resource ../../lib/resource.txt Resource ../../lib/bmc_redfish_resource.robot +Resource ../../lib/openbmc_ffdc.robot + +Test Teardown FFDC On Test Case Fail *** Test Cases ***