Menu

#16 saHpiHotSwapStateGet needs to use SAHPI_CAPABILITY_FRU

3.3.0
closed-fixed
Praveen
Resource (2)
5
2015-07-14
2015-07-02
dr_mohan
No

HotSwap definition was changed from SAHPI_CAPABILITY_MANAGED_HOTSWAP capability to SAHPI_CAPABILITY_FRU in the new version (B.03) of the standards. The tests need to reflect that. The hasManagedHotSwapCapability function in src/hpi/HpiTestCase.cc and the related comments in the hotswap tests need to be changed. May be a new function hasFruHotSwapCapability function could be introduced and the related changes could be made by going through the places where hasManagedHotSwapCapability is called.

Discussion

  • dr_mohan

    dr_mohan - 2015-07-13
    • assigned_to: dr_mohan --> Praveen
     
  • dr_mohan

    dr_mohan - 2015-07-13
    • Group: 3.2.0 --> 3.3.0
     
  • Praveen

    Praveen - 2015-07-14

    Fixed with Check-in #18

     
  • dr_mohan

    dr_mohan - 2015-07-14

    Fixed with Checkin #18

     
  • dr_mohan

    dr_mohan - 2015-07-14
    • status: open --> closed-fixed