Skip to content

issues Search Results · repo:DMTF/Redfish-Service-Conformance-Check language:Python

Filter by

0 results
 (84 ms)

0 results

inDMTF/Redfish-Service-Conformance-Check (press backspace or delete to remove)

Redfish Service Check Tool setup for SUT host successfully completed Running assertions on SUT host ... Traceback (most recent call last): File .../Redfish-Service-Conformance-Check/rf_client.py ...
  • blakehilliard
  • 3
  • Opened 
    on Oct 1, 2022
  • #196

--- Assertion: COMP139 Traceback (most recent call last): File /Redfish_Conformance_check/Redfish-Service-Conformance-Check-master/rfs_test/TEST_computersystem_schema.py , line 59, in Assertion_COMP139 ...
  • scottbusi
  • 2
  • Opened 
    on Jan 27, 2021
  • #194

I see errors like this printed for every fragment in our tree, even though it seems we do everything correctly. I suspect something in the tool is not handling fragments correctly. The services that does ...
  • blakehilliard
  • 5
  • Opened 
    on Jun 29, 2020
  • #191

All the needed packages listed in requirements.txt were installed and setup is also successful. After that running assertions fail. Any pointers? Running assertions on SUT system1.domain1.com... Traceback ...
  • sujithemmanuel
  • Opened 
    on Jun 18, 2020
  • #190

Redfish Specification v1.9 loosened the requirement for returning the Server header in responses. The tool checks for this header and will fail implementations that do not return it. That test should be ...
  • jautor
  • Opened 
    on Jan 31, 2020
  • #188

This line: https://github.com/DMTF/Redfish-Service-Conformance-Check/blob/81e31176e8aca4ef859ce61d7fb9f761026b7ae0/rfs_test/TEST_protocol_details.py#L3401 causes KeyError when checking if properties marked ...
  • etamsza
  • Opened 
    on Jan 21, 2020
  • #186

I ran this against a redfish service that has no Task or Volume resources, yet assertion 7.5.16 always fails with this error message: ~ NavigationProperty: AssociatedTask, Type: Task.Task and any of its ...
  • blakehilliard
  • 2
  • Opened 
    on Jul 25, 2019
  • #181

According to the notes of http.client.HTTPSConnection, Python 3.4.3 can use ssl._create_unverified_context() to pass to context. With Python 3.4.3, the code snips below will fall into the if condition ...
  • LeeTroy
  • Opened 
    on Jul 24, 2019
  • #180

https://github.com/DMTF/Redfish-Service-Conformance-Check/blob/a374243dd8011befaf2e32dfa4631ed300900115/rfs_test/TEST_protocol_details.py#L2749 Shouldn t it use relative_uris[relative_uri] instead of ...
  • LeeTroy
  • 1
  • Opened 
    on Jul 24, 2019
  • #179

There are many tests in the tool that validate things performed by other validators (specifically payload conformance). These tests should be removed, and the tool should focus on the protocol aspects ...
  • mraineri
  • 1
  • Opened 
    on Jun 20, 2019
  • #177
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub