1. 6aa6980 New json_loads_multiple function by Michael Walsh · 6 years ago
  2. 20a34c0 Fix python3.x errors by George Keishing · 6 years ago
  3. 58b11ac Improve openbmctool_execute_command documentation by Michael Walsh · 6 years ago
  4. 96904c4 Minor documentation changes by George Keishing · 6 years ago
  5. b973f9b New openbmctool_utils.py file by Michael Walsh · 6 years ago
  6. bbfc394 Library keywords for remote logging by George Keishing · 6 years ago
  7. 76a5daf Test to verify journald data when BMC is running by George Keishing · 6 years ago
  8. cb3b9b6 Code typo fixes by George Keishing · 6 years ago
  9. 25f0f16 restore_plug_in_value: Improve output/default determines type by Michael Walsh · 6 years ago
  10. a52e9eb get_arg_name: fixed continuation line processing bug by Michael Walsh · 6 years ago
  11. 62fc3f0 Fix bug when serial console is left logged in by Charles Paul Hofer · 6 years ago
  12. 94811f6 Add ipmi_cmd_type support to get_lan_print_dict by Michael Walsh · 6 years ago
  13. 3505c8d Fix network timer issues. by Rahul Maheshwari · 6 years ago
  14. 8468918 Allow for non-populated fans in watercooled systems by Steven Sombar · 6 years ago
  15. 216e584 Remote logging test suite updates by George Keishing · 6 years ago
  16. 55abd1b Change default setting of print_output to "not quiet". by Michael Walsh · 6 years ago
  17. b4d4a4a OEM Inband IPMI factory reset by George Keishing · 6 years ago
  18. 7442723 Support for host=None in get_host_name_ip by Michael Walsh · 6 years ago
  19. 96ffeb7 Support plug_in_package_name parm to access other plug-in data by Michael Walsh · 6 years ago
  20. be3cdfd Remove Barreleye footprint from test by George Keishing · 6 years ago
  21. 4fea2cf Process elapsed time separately for lprint functions. by Michael Walsh · 6 years ago
  22. 6c64574 Pickle last_ten object by Michael Walsh · 6 years ago
  23. af722b1 Get loc_test_mode parm for improved output on pissuing. by Michael Walsh · 6 years ago
  24. 3e79262 Put login_ssh into try/except block by Michael Walsh · 6 years ago
  25. e53dfec gen_call_robot gzip changes by Michael Walsh · 6 years ago
  26. 255181c var_funcs.py python3 changes by Michael Walsh · 6 years ago
  27. 6aa5a9e gen_plug_in_utils.py python3 changes by Michael Walsh · 6 years ago
  28. dece16c gen_misc.py python3 changes by Michael Walsh · 6 years ago
  29. 37762f9 gen_print.py python3 changes by Michael Walsh · 6 years ago
  30. 7fc3397 Added time_out to os_execute_command("uptime") invocation by Michael Walsh · 6 years ago
  31. c39c372 Added time_out parms to bmc_ssh_utils function definitions by Michael Walsh · 6 years ago
  32. a48eb1a Added time_out parm to execute_ssh_command definition by Michael Walsh · 6 years ago
  33. 4da179c New func_timer class by Michael Walsh · 6 years ago
  34. 7732c7e Spelling fixes by Gunnar Mills · 6 years ago
  35. 884d7d4 Test Delete Redfish Response Codes by George Keishing · 6 years ago
  36. d61775f Test Delete Redfish Session With Invalid Token by George Keishing · 6 years ago
  37. d3d04a3 Redfish crawler library for traversing the resource model by George Keishing · 6 years ago
  38. 138f9d3 Library DELETE argument and test fixes by George Keishing · 6 years ago
  39. 9cef109 Redfish DELETE and get session ID by George Keishing · 6 years ago
  40. d54bbc2 Python2.x and 3.x compatibility changes by George Keishing · 6 years ago
  41. ac11247 Add an extra newline when writing to the serial console by Charles Paul Hofer · 6 years ago
  42. ca19399 New valid_list funcs by Michael Walsh · 6 years ago
  43. 61f5e8f python2 fix for import StringIO by Michael Walsh · 6 years ago
  44. eaa73b7 Initial Redfish test support for OpenBMC by George Keishing · 6 years ago
  45. a0ce75a Support SAVE_STATUS_POLICY/TMP_ROBOT_DIR_PATH by Michael Walsh · 6 years ago
  46. 3b7115a Python 2.x and 3.x compatible changes by George Keishing · 6 years ago
  47. 3b621fe New get_child_pids function by Michael Walsh · 6 years ago v2.1-stable
  48. a750ed7 Improve shell_cmd error output when quiet=1. by Michael Walsh · 6 years ago
  49. 6a9bd14 Switch from Open Connection/Login to os_execute_command by Michael Walsh · 6 years ago
  50. 019817d execute_ssh_command ignore_err=1 fix on login fail by Michael Walsh · 6 years ago
  51. b2a8dea Fix boot sensor test by George Keishing · 6 years ago
  52. 58f9a51 Added dictionary support to convert_array_keys by Michael Walsh · 6 years ago
  53. c5fef58 Journald persistency check on BMC reset by George Keishing · 6 years ago
  54. 549c63a XYZ network automation. by Prashanth Katti · 6 years ago
  55. 1e65646 Fix fan presence test when fan property Present is absent by Steven Sombar · 6 years ago
  56. dc97882 list_to_report support for field descriptor headers by Michael Walsh · 6 years ago
  57. 32fe4e1 Update delete error logs to use "Delete All Error Logs" by George Keishing · 6 years ago
  58. d54591a HW CI: Factory reset BMC and set static network IP by George Keishing · 6 years ago
  59. bfd5c8f Fix "ps" in the code. by George Keishing · 6 years ago
  60. 92a4f45 Add test name to default path of OS console logs by Charles Paul Hofer · 6 years ago
  61. faafa9c Add fork arg to shell_cmd by Michael Walsh · 6 years ago
  62. 081b3d9 SNMP Automation. by Prashanth Katti · 6 years ago
  63. e3d3abc Update "Get BMC Flash Chip Boot Side" logic by George Keishing · 6 years ago
  64. f4a807b Enforced robotframework standards. by Joy Onyerikwu · 6 years ago
  65. a37682e Fix PNOR command check execution by George Keishing · 6 years ago
  66. 8c34eb7 A few fixes to pep8 fixes by Michael Walsh · 6 years ago
  67. 004ad3c Formatted python files to follow PEP 8 python code standards. by Joy Onyerikwu · 6 years ago
  68. 4cb9b2a Fixed quiet, test_mode, ignore_error processing in shell_cmd by Michael Walsh · 6 years ago
  69. e0a8128 General code cleanup for OpenBMC test by George Keishing · 6 years ago
  70. bffaa1d Remove afs reference and change popen to shell_cmd by Michael Walsh · 6 years ago
  71. a95e4ef Added support for fru_objs parm to get_component_fru_info by Michael Walsh · 6 years ago
  72. 69d58ae New exit_on_error mode for gen_arg.py by Michael Walsh · 6 years ago
  73. e23b5ad New exit_on_error mode for gen_valid.py by Michael Walsh · 6 years ago
  74. a6b46ed New functions: create_plug_in_save_dir, delete_plug_in_save_dir, etc. by Michael Walsh · 6 years ago
  75. 21083d2 New shell_cmd by Michael Walsh · 6 years ago
  76. 61224e6 New get_component_fru_info function by Michael Walsh · 6 years ago
  77. ebf2f1a Cronus setup variable initialization keyword by George Keishing · 6 years ago
  78. 112c359 New to_signed function by Michael Walsh · 6 years ago
  79. 3f24827 get_arg_name support for negative arg_num, etc. by Michael Walsh · 6 years ago
  80. 633b9ce Code cleanup for sensor test suite by George Keishing · 6 years ago
  81. 10450a5 Removed deprecated keyword "Execute Command On BMC" by Joy Onyerikwu · 6 years ago
  82. f27afbe Fail suite if tarball path not set. by Sivas SRR · 6 years ago
  83. c4c05d3 Increased retry timeout to read uptime from BMC by Michael Walsh · 6 years ago
  84. 9b66897 Updated uses of "Execute Command On BMC" in lib folder. by Joy Onyerikwu · 6 years ago
  85. c7474cc Get Error Logs keyword timeout by Steven Sombar · 6 years ago
  86. 27b14a6 New get_fru_info function by Michael Walsh · 6 years ago
  87. 37cd29d Fixed variable 'end_line_ix' referenced before assignment by Michael Walsh · 6 years ago
  88. 1173a52 More lvalue support for get_arg_name by Michael Walsh · 6 years ago
  89. 052ff81 New get_stack_var function by Michael Walsh · 6 years ago
  90. 2750b44 New lvalue support in get_arg_name by Michael Walsh · 6 years ago
  91. 3ba8ecd New stop plug-in by Michael Walsh · 6 years ago
  92. 2c687e9 New Valid Range keywords by Michael Walsh · 6 years ago
  93. bfd8aff New test case: Acceptance White Button IPL by Daniel Gonzalez · 6 years ago
  94. cf0d777 Keyword to get BMC chip boot side by George Keishing · 6 years ago
  95. 8243ac9 New Device Write command keyword by Michael Walsh · 6 years ago
  96. 39967eb Add IPMI cipher default in tox.ini profile by George Keishing · 6 years ago
  97. 18206f8 Revert "IPMI cipher level integrity test" by Charles Paul Hofer · 6 years ago
  98. ed89757 IPMI cipher level integrity test by George Keishing · 6 years ago
  99. 80bc859 Processor Turbo Test by Steven Sombar · 6 years ago
  100. ef19da6 FFDC cat /var/log/opal-prd should be cat /var/log/opal-prd* by Michael Walsh · 6 years ago