1. 569796c Fix python3.x backward changes by George Keishing · 5 years ago v2.0-stable
  2. c191ed7 Fix python3.x compatibility for stable 2.0 branch by George Keishing · 5 years ago
  3. 3a722eb Adding latest RAS test scenarios to v2.0-stable. by Sridevi Ramesh · 5 years ago
  4. 131b206 Update RAS utils code for clearing logs by George Keishing · 5 years ago
  5. 3158556 Back port BMC Max dump and watchdog dump use case by George Keishing · 5 years ago
  6. bb94942 Update v2.0-stable branch to work with new robot package 3.x version by George Keishing · 5 years ago
  7. f33140f process_robot_output_files: Default gzip arg to env var GZIP by Michael Walsh · 6 years ago
  8. 7c6342b Code spell fixes by George Keishing · 6 years ago
  9. a24de03 execute_ssh_command: fix 'rc referenced before assignment' error by Michael Walsh · 6 years ago
  10. 192d5e7 In master_os_up_match, allow for host to be 'Quiesced' by Michael Walsh · 6 years ago
  11. 815b1d5 Add plug-in "Running" output lines to last 10 boots by Michael Walsh · 6 years ago
  12. fa74bbb gen_robot_plug_in.py improvements by Michael Walsh · 6 years ago
  13. fd7443d return_plug_vars(): Add support for general, custom args by Michael Walsh · 6 years ago
  14. 2dd46fb create_wrapper_def_and_call: add support for keyword args by Michael Walsh · 6 years ago
  15. 259c540 Fix "Variable '${TEST_NAME}' not found" error in FFDC by Michael Walsh · 6 years ago
  16. ef7a30d Redfish session create response code update. by George Keishing · 6 years ago
  17. 5a5868a Fix import circularity by Michael Walsh · 6 years ago
  18. 10a4d98 process_error_message(): exit(0) should be exit(1) by Michael Walsh · 6 years ago
  19. 081eadb Test client CA certificate install and delete by Rahul Maheshwari · 6 years ago
  20. d1f45f2 Replacing host reboot with host off and on by Rahul Maheshwari · 6 years ago
  21. c25c55d Check for REST password logged in journald by George Keishing · 6 years ago
  22. b53a37e Code cleanup changes by George Keishing · 6 years ago
  23. b4adfc7 Check for curent boot journald log by George Keishing · 6 years ago
  24. 2bfc48e Added REST check to ffdc function by Michael Walsh · 6 years ago
  25. 665bc61 Added teardown method to delete certificate by Rahul Maheshwari · 6 years ago
  26. 984791c Enable basic framework to test certificate upload by Rahul Maheshwari · 6 years ago
  27. af4ab32 REST user name and login by George Keishing · 6 years ago
  28. 3c004dc Enable REST logging for HW CI runs by George Keishing · 6 years ago
  29. 0e7f301 openbmctool_execute_command_json(), get_remote_logging_view() by Michael Walsh · 6 years ago
  30. 4eeaea0 rvalid_value support for python-like list literals by Michael Walsh · 6 years ago
  31. 7ac5fd8 New valid_dict functions by Michael Walsh · 6 years ago
  32. c9cb972 New file_date_time_stamp function by Michael Walsh · 6 years ago
  33. 89de14a Added support for new post_stack plug-in call point by Michael Walsh · 6 years ago
  34. 42ebe19 Add BMC user for FFDC by George Keishing · 6 years ago
  35. fef3f81 Resource logging_utils.robot in openbmc_ffdc_methods.robot by Michael Walsh · 6 years ago
  36. 158f8e9 Remove lib/cronus_init_lib.robot file by George Keishing · 6 years ago
  37. 02c7060 Re-coded 'Collect eSEL Log' and 'Convert eSEL To Elog Format' by Michael Walsh · 6 years ago
  38. 193f33a New get_esels function by Michael Walsh · 6 years ago
  39. ad66c95 Change 'Read Properties' to use new 'To JSON Ordered' by Michael Walsh · 6 years ago
  40. 7557510 New to_json_ordered function by Michael Walsh · 6 years ago
  41. e2bcab8 execute_ssh_command: handle 'Timeout opening channel' by Michael Walsh · 6 years ago
  42. da15db4 Update example and cleanup activity by George Keishing · 6 years ago
  43. e4c1e85 All LDAP related variables by Sivas SRR · 6 years ago
  44. a3f0439 Create eSEL library by Steven Sombar · 6 years ago
  45. 1793aeb New functions: service_data_files, collect_service_data, etc. by Michael Walsh · 6 years ago
  46. 1383f35 New file_to_str function by Michael Walsh · 6 years ago
  47. 5e5f178 Increase rsyslog config wait time. by George Keishing · 6 years ago
  48. 7384b9a openbmctool_execute_command: add "which" to find tool by Michael Walsh · 6 years ago
  49. 45fead4 shell_cmd ignore_err and show_err improvements: by Michael Walsh · 6 years ago
  50. f7400f3 New add_path function by Michael Walsh · 6 years ago
  51. d064ac9 New openbmctool_utils functions: by Michael Walsh · 6 years ago
  52. 64043d5 Add to field_delim argument to list_to_report function by Michael Walsh · 6 years ago
  53. 6aa6980 New json_loads_multiple function by Michael Walsh · 6 years ago
  54. 20a34c0 Fix python3.x errors by George Keishing · 6 years ago
  55. 58b11ac Improve openbmctool_execute_command documentation by Michael Walsh · 6 years ago
  56. 96904c4 Minor documentation changes by George Keishing · 6 years ago
  57. b973f9b New openbmctool_utils.py file by Michael Walsh · 6 years ago
  58. bbfc394 Library keywords for remote logging by George Keishing · 6 years ago
  59. 76a5daf Test to verify journald data when BMC is running by George Keishing · 6 years ago
  60. cb3b9b6 Code typo fixes by George Keishing · 6 years ago
  61. 25f0f16 restore_plug_in_value: Improve output/default determines type by Michael Walsh · 6 years ago
  62. a52e9eb get_arg_name: fixed continuation line processing bug by Michael Walsh · 6 years ago
  63. 62fc3f0 Fix bug when serial console is left logged in by Charles Paul Hofer · 6 years ago
  64. 94811f6 Add ipmi_cmd_type support to get_lan_print_dict by Michael Walsh · 6 years ago
  65. 3505c8d Fix network timer issues. by Rahul Maheshwari · 6 years ago
  66. 8468918 Allow for non-populated fans in watercooled systems by Steven Sombar · 6 years ago
  67. 216e584 Remote logging test suite updates by George Keishing · 6 years ago
  68. 55abd1b Change default setting of print_output to "not quiet". by Michael Walsh · 6 years ago
  69. b4d4a4a OEM Inband IPMI factory reset by George Keishing · 6 years ago
  70. 7442723 Support for host=None in get_host_name_ip by Michael Walsh · 6 years ago
  71. 96ffeb7 Support plug_in_package_name parm to access other plug-in data by Michael Walsh · 6 years ago
  72. be3cdfd Remove Barreleye footprint from test by George Keishing · 6 years ago
  73. 4fea2cf Process elapsed time separately for lprint functions. by Michael Walsh · 6 years ago
  74. 6c64574 Pickle last_ten object by Michael Walsh · 6 years ago
  75. af722b1 Get loc_test_mode parm for improved output on pissuing. by Michael Walsh · 6 years ago
  76. 3e79262 Put login_ssh into try/except block by Michael Walsh · 6 years ago
  77. e53dfec gen_call_robot gzip changes by Michael Walsh · 6 years ago
  78. 255181c var_funcs.py python3 changes by Michael Walsh · 6 years ago
  79. 6aa5a9e gen_plug_in_utils.py python3 changes by Michael Walsh · 6 years ago
  80. dece16c gen_misc.py python3 changes by Michael Walsh · 6 years ago
  81. 37762f9 gen_print.py python3 changes by Michael Walsh · 6 years ago
  82. 7fc3397 Added time_out to os_execute_command("uptime") invocation by Michael Walsh · 6 years ago
  83. c39c372 Added time_out parms to bmc_ssh_utils function definitions by Michael Walsh · 6 years ago
  84. a48eb1a Added time_out parm to execute_ssh_command definition by Michael Walsh · 6 years ago
  85. 4da179c New func_timer class by Michael Walsh · 6 years ago
  86. 7732c7e Spelling fixes by Gunnar Mills · 6 years ago
  87. 884d7d4 Test Delete Redfish Response Codes by George Keishing · 6 years ago
  88. d61775f Test Delete Redfish Session With Invalid Token by George Keishing · 6 years ago
  89. d3d04a3 Redfish crawler library for traversing the resource model by George Keishing · 6 years ago
  90. 138f9d3 Library DELETE argument and test fixes by George Keishing · 6 years ago
  91. 9cef109 Redfish DELETE and get session ID by George Keishing · 6 years ago
  92. d54bbc2 Python2.x and 3.x compatibility changes by George Keishing · 6 years ago
  93. ac11247 Add an extra newline when writing to the serial console by Charles Paul Hofer · 6 years ago
  94. ca19399 New valid_list funcs by Michael Walsh · 6 years ago
  95. 61f5e8f python2 fix for import StringIO by Michael Walsh · 6 years ago
  96. eaa73b7 Initial Redfish test support for OpenBMC by George Keishing · 6 years ago
  97. a0ce75a Support SAVE_STATUS_POLICY/TMP_ROBOT_DIR_PATH by Michael Walsh · 6 years ago
  98. 3b7115a Python 2.x and 3.x compatible changes by George Keishing · 6 years ago
  99. 3b621fe New get_child_pids function by Michael Walsh · 6 years ago v2.1-stable
  100. a750ed7 Improve shell_cmd error output when quiet=1. by Michael Walsh · 6 years ago