#
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 ...
|
#
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> Change-Id: I5138493c1e0641f0e
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 connect to --cert : File
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 ...
|