You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ERROR - Something went wrong
Traceback (most recent call last):
File "/home/user/Redfish-Interop-Validator/validateResource.py", line 167, in validateSingleURI
propMessages, propCounts = interop.validateInteropResource(propResourceObj, objRes, jsondata)
File "/home/user/Redfish-Interop-Validator/common/interop.py", line 591, in validateInteropResource
pmsgs, pcounts = validatePropertyRequirement(
File "/home/user/Redfish-Interop-Validator/common/interop.py", line 381, in validatePropertyRequirement
comparisonValue = v.get("Comparison", "AnyOf") if v.get("Values") is not None else None
AttributeError: 'str' object has no attribute 'get'
ERROR - Could not finish validation check on this payload