History log of /openbmc/bmcweb/scripts/hostlogger_test.py (Results 1 – 4 of 4)
Revision Date Author Comments
# baddb597 15-May-2024 Ed Tanous <ed@tanous.net>

Add verification

Static analysis flags that we're not checking certs here. Make it
optional, and default to verification.

Tested: No backend available. Commands parse on command line, and fail
in

Add verification

Static analysis flags that we're not checking certs here. Make it
optional, and default to verification.

Tested: No backend available. Commands parse on command line, and fail
in redfish.

Change-Id: I7558c55b5f1e1695844b986b5587561d1391f245
Signed-off-by: Ed Tanous <ed@tanous.net>

show more ...


# ddfc6752 04-Dec-2022 Patrick Williams <patrick@stwcx.xyz>

python: fix flake8 warnings

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


# 1349014d 13-Dec-2021 Patrick Williams <patrick@stwcx.xyz>

hostlogger_test.py: reformat with black

pycodestyle was throwing errors in CI. Run 'black' to reformat the
script.

Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Chang

hostlogger_test.py: reformat with black

pycodestyle was throwing errors in CI. Run 'black' to reformat the
script.

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

show more ...


# 5e89efd9 09-Aug-2021 SpencerKu <Spencer.Ku@quantatw.com>

Redfish: Script to Expose Host Log Entries

Simple script to expose host serial console logs,
Search and get the log via redfish in every 5 seconds

option:
--host : Host to c

Redfish: Script to Expose Host Log Entries

Simple script to expose host serial console logs,
Search and get the log via redfish in every 5 seconds

option:
--host : Host to connect to
--cert : File path to cert
--username : Username to connect with
--password : Password to use

Signed-off-by: SpencerKu <Spencer.Ku@quantatw.com>
Change-Id: Ia95735e2f03a4361ee876774b5906df18ab013b8

show more ...