Skip to content

OCP profile validation is failing for Thermal Property in OCPDoorHeatExchangerHardwareManagement.v0_0_5.json #39

@arahimanshaik

Description

@arahimanshaik

URI: /redfish/v1/Chassis/1907ea4a-1fd9-46b8-9c40-8a2bce4e7df7.1/Thermal

Profile: above mentioned

output:

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

validator : https://github.com/DMTF/Redfish-Interop-Validator.git

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions