1. dece16c gen_misc.py python3 changes by Michael Walsh · 6 years ago
  2. 37762f9 gen_print.py python3 changes by Michael Walsh · 6 years ago
  3. 7fc3397 Added time_out to os_execute_command("uptime") invocation by Michael Walsh · 6 years ago
  4. c39c372 Added time_out parms to bmc_ssh_utils function definitions by Michael Walsh · 6 years ago
  5. a48eb1a Added time_out parm to execute_ssh_command definition by Michael Walsh · 6 years ago
  6. 4da179c New func_timer class by Michael Walsh · 6 years ago
  7. 7732c7e Spelling fixes by Gunnar Mills · 6 years ago
  8. 884d7d4 Test Delete Redfish Response Codes by George Keishing · 6 years ago
  9. d61775f Test Delete Redfish Session With Invalid Token by George Keishing · 6 years ago
  10. d3d04a3 Redfish crawler library for traversing the resource model by George Keishing · 6 years ago
  11. 138f9d3 Library DELETE argument and test fixes by George Keishing · 6 years ago
  12. 9cef109 Redfish DELETE and get session ID by George Keishing · 6 years ago
  13. d54bbc2 Python2.x and 3.x compatibility changes by George Keishing · 6 years ago
  14. ac11247 Add an extra newline when writing to the serial console by Charles Paul Hofer · 6 years ago
  15. ca19399 New valid_list funcs by Michael Walsh · 6 years ago
  16. 61f5e8f python2 fix for import StringIO by Michael Walsh · 6 years ago
  17. eaa73b7 Initial Redfish test support for OpenBMC by George Keishing · 6 years ago
  18. a0ce75a Support SAVE_STATUS_POLICY/TMP_ROBOT_DIR_PATH by Michael Walsh · 6 years ago
  19. 3b7115a Python 2.x and 3.x compatible changes by George Keishing · 6 years ago
  20. 3b621fe New get_child_pids function by Michael Walsh · 6 years ago v2.1-stable
  21. a750ed7 Improve shell_cmd error output when quiet=1. by Michael Walsh · 6 years ago
  22. 6a9bd14 Switch from Open Connection/Login to os_execute_command by Michael Walsh · 6 years ago
  23. 019817d execute_ssh_command ignore_err=1 fix on login fail by Michael Walsh · 6 years ago
  24. b2a8dea Fix boot sensor test by George Keishing · 6 years ago
  25. 58f9a51 Added dictionary support to convert_array_keys by Michael Walsh · 6 years ago
  26. c5fef58 Journald persistency check on BMC reset by George Keishing · 6 years ago
  27. 549c63a XYZ network automation. by Prashanth Katti · 6 years ago
  28. 1e65646 Fix fan presence test when fan property Present is absent by Steven Sombar · 6 years ago
  29. dc97882 list_to_report support for field descriptor headers by Michael Walsh · 6 years ago
  30. 32fe4e1 Update delete error logs to use "Delete All Error Logs" by George Keishing · 6 years ago
  31. d54591a HW CI: Factory reset BMC and set static network IP by George Keishing · 6 years ago
  32. bfd5c8f Fix "ps" in the code. by George Keishing · 6 years ago
  33. 92a4f45 Add test name to default path of OS console logs by Charles Paul Hofer · 6 years ago
  34. faafa9c Add fork arg to shell_cmd by Michael Walsh · 6 years ago
  35. 081b3d9 SNMP Automation. by Prashanth Katti · 6 years ago
  36. e3d3abc Update "Get BMC Flash Chip Boot Side" logic by George Keishing · 6 years ago
  37. f4a807b Enforced robotframework standards. by Joy Onyerikwu · 6 years ago
  38. a37682e Fix PNOR command check execution by George Keishing · 6 years ago
  39. 8c34eb7 A few fixes to pep8 fixes by Michael Walsh · 6 years ago
  40. 004ad3c Formatted python files to follow PEP 8 python code standards. by Joy Onyerikwu · 6 years ago
  41. 4cb9b2a Fixed quiet, test_mode, ignore_error processing in shell_cmd by Michael Walsh · 6 years ago
  42. e0a8128 General code cleanup for OpenBMC test by George Keishing · 6 years ago
  43. bffaa1d Remove afs reference and change popen to shell_cmd by Michael Walsh · 6 years ago
  44. a95e4ef Added support for fru_objs parm to get_component_fru_info by Michael Walsh · 6 years ago
  45. 69d58ae New exit_on_error mode for gen_arg.py by Michael Walsh · 6 years ago
  46. e23b5ad New exit_on_error mode for gen_valid.py by Michael Walsh · 6 years ago
  47. a6b46ed New functions: create_plug_in_save_dir, delete_plug_in_save_dir, etc. by Michael Walsh · 6 years ago
  48. 21083d2 New shell_cmd by Michael Walsh · 6 years ago
  49. 61224e6 New get_component_fru_info function by Michael Walsh · 6 years ago
  50. ebf2f1a Cronus setup variable initialization keyword by George Keishing · 6 years ago
  51. 112c359 New to_signed function by Michael Walsh · 6 years ago
  52. 3f24827 get_arg_name support for negative arg_num, etc. by Michael Walsh · 6 years ago
  53. 633b9ce Code cleanup for sensor test suite by George Keishing · 6 years ago
  54. 10450a5 Removed deprecated keyword "Execute Command On BMC" by Joy Onyerikwu · 6 years ago
  55. f27afbe Fail suite if tarball path not set. by Sivas SRR · 6 years ago
  56. c4c05d3 Increased retry timeout to read uptime from BMC by Michael Walsh · 6 years ago
  57. 9b66897 Updated uses of "Execute Command On BMC" in lib folder. by Joy Onyerikwu · 6 years ago
  58. c7474cc Get Error Logs keyword timeout by Steven Sombar · 6 years ago
  59. 27b14a6 New get_fru_info function by Michael Walsh · 6 years ago
  60. 37cd29d Fixed variable 'end_line_ix' referenced before assignment by Michael Walsh · 6 years ago
  61. 1173a52 More lvalue support for get_arg_name by Michael Walsh · 6 years ago
  62. 052ff81 New get_stack_var function by Michael Walsh · 6 years ago
  63. 2750b44 New lvalue support in get_arg_name by Michael Walsh · 6 years ago
  64. 3ba8ecd New stop plug-in by Michael Walsh · 6 years ago
  65. 2c687e9 New Valid Range keywords by Michael Walsh · 6 years ago
  66. bfd8aff New test case: Acceptance White Button IPL by Daniel Gonzalez · 7 years ago
  67. cf0d777 Keyword to get BMC chip boot side by George Keishing · 6 years ago
  68. 8243ac9 New Device Write command keyword by Michael Walsh · 6 years ago
  69. 39967eb Add IPMI cipher default in tox.ini profile by George Keishing · 6 years ago
  70. 18206f8 Revert "IPMI cipher level integrity test" by Charles Paul Hofer · 6 years ago
  71. ed89757 IPMI cipher level integrity test by George Keishing · 6 years ago
  72. 80bc859 Processor Turbo Test by Steven Sombar · 6 years ago
  73. ef19da6 FFDC cat /var/log/opal-prd should be cat /var/log/opal-prd* by Michael Walsh · 6 years ago
  74. 3511a3f IPMI auxiliary revision verification by George Keishing · 7 years ago
  75. e889932 Formatting changes made by automated formatting tool. by Michael Walsh · 7 years ago
  76. ea79a49 Update turbo setting utilities by Steven Sombar · 7 years ago
  77. 21c2ef2 Added error message wherever needed. by Sivas SRR · 7 years ago
  78. 1508aff Add fan performance tests by Steven Sombar · 7 years ago
  79. 4edbd28 Collect opal-prd log file in FFDC by George Keishing · 7 years ago
  80. 02651f0 IPMI channel support test use case by George Keishing · 7 years ago
  81. 7847ece New Get OS Ethtool keyword by Michael Walsh · 7 years ago
  82. 56fd36a Added install utilities. by Joy Onyerikwu · 7 years ago
  83. 5ac6e17 Power supply error logging test by George Keishing · 7 years ago
  84. 917ba1a Spelling fixes by Gunnar Mills · 7 years ago
  85. 3925503 Secureboot test cases: by Sweta Potthuri · 7 years ago
  86. fcb8aea Added os install utilities to sol_utils.tcl by Joy Onyerikwu · 7 years ago
  87. cf6714f Common error log keywords moved to logging_utils.robot. by Sivas SRR · 7 years ago
  88. 92ac3d0 Added support for long type to sprint_varx. by Michael Walsh · 7 years ago
  89. 78ce8dc Verify front and rear LED is off at standby by George Keishing · 7 years ago
  90. 1612ac9 Added test cases for BMC core dump. by Rahul Maheshwari · 7 years ago
  91. efb3d17 Show run_key error even when ignore=1. by Michael Walsh · 7 years ago
  92. a4d9210 New host.tcl with get_host_name_ip proc. by Michael Walsh · 7 years ago
  93. fdb4d99 New valid_lists TCL procedure by Michael Walsh · 7 years ago
  94. 4ffd1a1 Fix Auto Reboot failure. by Michael Walsh · 7 years ago
  95. 86f029f tally_sheet.py::sprint_report increased "Boot Type" field width by Michael Walsh · 7 years ago
  96. 8af9907 Changed return_plug_vars to look for AUTOGUI_ vars by Michael Walsh · 7 years ago
  97. 096cd56 Fixed PEP 8 style using autopep8 by Gunnar Mills · 7 years ago
  98. d079e9d Check & enable opal-prd service on HOST OS. by Sridevi Ramesh · 7 years ago
  99. ebe84e0 RAS: Disable CPU states through HOST. by Sridevi Ramesh · 7 years ago
  100. 948e2e2 Spelling fixes by Gunnar Mills · 7 years ago