History log of /openbmc/phosphor-debug-collector/tools/dreport.d/plugins.d/ledgroup (Results 1 – 2 of 2)
Revision Date Author Comments
# 9d26e4fa 08-Dec-2022 Patrick Williams <patrick@stwcx.xyz>

beautysh: re-format

beautysh is enabled in the openbmc-build-scripts on Bash/Zsh/POSIX-sh
files to have a consistent formatting. Re-run the formatter on the
whole repository.

Signed-off-by: Patric

beautysh: re-format

beautysh is enabled in the openbmc-build-scripts on Bash/Zsh/POSIX-sh
files to have a consistent formatting. Re-run the formatter on the
whole repository.

Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Change-Id: I38048dcd55f2db51bcc87b33ea0748a6cfdcca68

show more ...


# 7f8fe7fb 14-Apr-2022 Marri Devender Rao <devenrao@in.ibm.com>

dreport: add led manager persistent data to BMC dump

Adding plugin to copy /var/lib/phosphor-led-manager/ directory
where LED manager persistent data is stored to BMC dump.

----------<Test case - f

dreport: add led manager persistent data to BMC dump

Adding plugin to copy /var/lib/phosphor-led-manager/ directory
where LED manager persistent data is stored to BMC dump.

----------<Test case - failure in busctl command>-------
Thu Apr 14 08:16:53 UTC 2022 ERROR: Failed to collect led groups
Thu Apr 14 08:16:53 UTC 2022 INFO: Copied led groups
/var/lib/phosphor-led-manager/

root@xxx:/tmp/test/obmcdump_00000000_1649924210# du -sh
phosphor-led-manager/
4.0K phosphor-led-manager/

----------<Test case - busctl command success>----------
root@xxx:/tmp/test/obmcdump_00000000_1649927154# ls -lah ledgroups.log
-rw-r--r-- 1 root root 409.7K Apr 14 09:05 ledgroups.log

Signed-off-by: Marri Devender Rao <devenrao@in.ibm.com>
Change-Id: I2939ae24762bf799f3fd1ccf6ebcc2c3c6d2c593

show more ...