DMTF / Redfish-Service-Validator

The Redfish Service Validator is a Python3 tool for checking conformance of any "device" with a Redfish service interface against Redfish CSDL schema
Other
38 stars 33 forks source link

Sampling / limit on LogEntry validation lost in newer tool version #524

Closed jautor closed 1 week ago

jautor commented 1 year ago

After the restructuring and pruning of unused options, we have lost the functionality used to limit the validation of large collections (specifically, LogEntry). This option is needed to allow the validator to run in a reasonable amount of time...

See #98 and resulting PR...

mraineri commented 1 week ago

Closing; issue already addressed...