- Notifications
You must be signed in to change notification settings - Fork60
Commit14c4320
configurations: ventura: fix PRUXLeakPortX display via redfish
1. When removing PRU1LeakPort1, the result of redfish, allPRUXLeakPortX will disappear.2. Add OR between each PRUXLeakPortX.Test:wIT_GEAR_RPU_LINK_PRSNT_N_R : 1wIT_GEAR_RPU_LINK_PRSNT_SPARE_N_R : 0wIT_GEAR_RPU_2_LINK_PRSNT_N_R : 0wIT_GEAR_RPU_2_LINK_PRSNT_SPARE_N_R : 0~# busctl tree xyz.openbmc_project.gpiopresence└─ /xyz └─ /xyz/openbmc_project └─ /xyz/openbmc_project/GPIODeviceDetected ├─ /xyz/openbmc_project/GPIODeviceDetected/RPU1LeakPort2 ├─ /xyz/openbmc_project/GPIODeviceDetected/RPU2LeakPort1 ├─ /xyz/openbmc_project/GPIODeviceDetected/RPU2LeakPort2~# curl -s -k -u root:0penBmc -X GET \https://localhost/redfish/v1/Cables | grep odata.id "@odata.id": "/redfish/v1/Cables", "@odata.id": "/redfish/v1/Cables/RPU1LeakPort1" "@odata.id": "/redfish/v1/Cables/RPU1LeakPort2" "@odata.id": "/redfish/v1/Cables/RPU2LeakPort1"Change-Id: If6cdcc499fe1723442886f1d3c2bc0feb89d9811Signed-off-by: Sue Wang <sue.wang@quantatw.com>1 parent82e5a61 commit14c4320
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
| 68 | + | |
68 | 69 | | |
| 70 | + | |
69 | 71 | | |
| 72 | + | |
70 | 73 | | |
71 | 74 | | |
72 | 75 | | |
| |||
0 commit comments
Comments
(0)