FFDC skip /redfish/v1/ resource collection

Changes:
    Disabling redfish resource collection as part of
    the log collection on failure due to performance
    issues, and we don't have an alternative solution at
    this point.

Tested:
    Tested from local sandbox

Change-Id: I3d722fc12f01e21154a3c4405afd8ba1a8231cf7
Signed-off-by: George Keishing <gkeishin@in.ibm.com>
diff --git a/lib/openbmc_ffdc_list.py b/lib/openbmc_ffdc_list.py
index 4fd9e3e..806551d 100755
--- a/lib/openbmc_ffdc_list.py
+++ b/lib/openbmc_ffdc_list.py
@@ -276,7 +276,7 @@
         "Sys Inventory Files": "System Inventory Files",
         "Dump Files": "SCP Dump Files",
         "PEL Files": "Collect PEL Log",
-        "Redfish Log": "Enumerate Redfish Resources",
+        # "Redfish Log": "Enumerate Redfish Resources",
         "Firmware Log": (
             "Enumerate Redfish Resources  "
             + " enum_uri=/redfish/v1/UpdateService/FirmwareInventory  "