1. f87cc0a Vulnerability fix for yaml load by Yunyun Lin · 2 years, 1 month ago
  2. f712967 Add stop on certain PELs by Michael Shepos · 2 years, 6 months ago
  3. b86e538 Add IPMI_USERNAME and IPMI_PASSWORD to Auto_reboot by David Shaw · 2 years, 5 months ago
  4. b3dffe8 Add Redfish support to the Stop plug-in by Michael Shepos · 2 years, 6 months ago
  5. dd62f97 Add Istep Power On/Host initd Reset to boot_lists by David Shaw · 2 years, 8 months ago
  6. 1cf49cd FIX REDFISH_SUPPORT_TRANS_STATE not defined in DVT environment. by Michael Shepos · 2 years, 8 months ago
  7. 375353d Revert "Add retries to robot command." by George Keishing · 2 years, 8 months ago
  8. ae56bee Add retries to robot command. by Michael Shepos · 2 years, 9 months ago
  9. e7e9171 Update python code for python 3.8 or higher compatibility by George Keishing · 2 years, 10 months ago
  10. 2720764 Add Redfish support to Soft_errors plugin by David Shaw · 2 years, 9 months ago
  11. a53c341 Fix typo in code documentation and README by George Keishing · 3 years, 3 months ago
  12. 34c7956 Add REDFISH_SUPPORT_TRANS_STATE to Auto_reboot plugin by Michael Shepos · 3 years, 3 months ago
  13. 343cc78 Revert "Pass in REDFISH_SUPPORT_TRANS_STATE to robot_cmd_fnc" by George Keishing · 3 years, 3 months ago
  14. cb6b53b Pass in REDFISH_SUPPORT_TRANS_STATE to robot_cmd_fnc by Michael Shepos · 3 years, 4 months ago
  15. d54307f Changes to support redfish only build by Michael Shepos · 3 years, 6 months ago
  16. a7d6614 Changes to support redfish only build by Michael Shepos · 3 years, 6 months ago
  17. ea568c2 Changes to support redfish only firmware by Michael Shepos · 3 years, 6 months ago
  18. d4fbcf9 Soft_errors: new high_severity_errorlog.json FFDC by michael · 4 years ago
  19. 178d9bf Update code documentation and variables by George Keishing · 4 years ago
  20. 1eab883 Update code and documentation for better readability by George Keishing · 4 years ago
  21. 642b355 New FFDC plug-in by Michael Walsh · 4 years, 2 months ago
  22. 369b75c New Soft_errors plug-in by Michael Walsh · 4 years, 2 months ago
  23. 8d6bf60 Stop/cp_stop_check: ArgumentDefaultsHelpFormatter by Michael Walsh · 4 years, 2 months ago
  24. 71fec43 Standardized Stop/cp_stop_check by Michael Walsh · 4 years, 3 months ago
  25. 1ea9b7a Stop/cp_stop_check: get_plug_default("test_mode") by Michael Walsh · 4 years, 3 months ago
  26. bfa859a Fix python3 format error for clean CI by George Keishing · 4 years, 3 months ago
  27. a502f27 Add SOL port variable in TCL script by George Keishing · 4 years, 6 months ago
  28. 91ef468 Auto_reboot/cp_master to use set_term_options by Michael Walsh · 4 years, 7 months ago
  29. de093d2 process_plug_in_packages to use set_term_options by Michael Walsh · 4 years, 7 months ago
  30. cc7f8e5 auto_status_file to use set_term_options by Michael Walsh · 4 years, 7 months ago
  31. 60d08f3 Modernize auto_status_file, etc. by Michael Walsh · 4 years, 7 months ago
  32. c213d49 Stop/cp_stop_check newer style save_plug_in_value by Michael Walsh · 4 years, 7 months ago
  33. 046fe22 Use SSH_PORT/HTTPS_PORT in basic functions by Michael Walsh · 4 years, 8 months ago
  34. acdb384 Add dump monitoring to websocket monitor by Steven Sombar · 4 years, 8 months ago
  35. 4f5eb80 Code spell typo fix by George Keishing · 4 years, 8 months ago
  36. 410b178 Change several python and robot files to 110 chars by Michael Walsh · 4 years, 8 months ago
  37. 318a4fe Auto_reboot: Enable/disable values were backwards by Michael Walsh · 4 years, 9 months ago
  38. 1cd34b5 Enable event notification automation base code by Anusha Dathatri · 4 years, 11 months ago
  39. acc7c56 Codespell fixes by Gunnar Mills · 4 years, 10 months ago
  40. 3468df5 Websocket test by Steven Sombar · 5 years ago
  41. 2ea965c Switch to exit_on_error mode by Michael Walsh · 5 years ago
  42. 3c4869a Stop REST check moved last to improve performance by Michael Walsh · 5 years ago
  43. 2bcd654 Detect and fail on direct call to select_version by Michael Walsh · 5 years ago
  44. 80caea0 plug_ins: Use exit_not_master/print_plug_in_header by Michael Walsh · 5 years ago
  45. a607607 Use bash exec in select_version by Michael Walsh · 5 years ago
  46. e0c5ec3 Typo and test case name fix by George Keishing · 5 years ago
  47. ae96c5e New bin/select_version as python/robot wrapper by Michael Walsh · 5 years ago
  48. 61ce3e8 New gen_list.sh bash source file by Michael Walsh · 5 years ago
  49. 2c3d6ed New gen_setup.sh bash source file by Michael Walsh · 5 years ago
  50. 0d5f96a Fix print_var calls: new fmt, indent, etc. by Michael Walsh · 5 years ago
  51. c2762f6 Replace pvar usage with print_var by Michael Walsh · 5 years ago
  52. 64fbc9c auto_status_file: strip file extensions on prefix by Michael Walsh · 5 years ago
  53. b3beaa8 Switch from using autoscript to auto_status_file by Michael Walsh · 5 years ago
  54. 888be1f New auto_status_file.py program by Michael Walsh · 5 years ago
  55. 2ce1dba Set and save stop_check_rc after each decision to stop test execution II by Michael Walsh · 5 years ago
  56. 0a3bdb4 New Auto_reboot plug-in II by Michael Walsh · 5 years ago
  57. 7e96b13 Revert "Set and save stop_check_rc after each decision to stop test execution" by Michael Walsh · 5 years ago
  58. c8483e3 Set and save stop_check_rc after each decision to stop test execution by Michael Walsh · 5 years ago
  59. 34df7ab Revert "New Auto_reboot plug-in" by George Keishing · 5 years ago
  60. f089d9b New Auto_reboot plug-in by Michael Walsh · 6 years ago
  61. 36efbc0 Python 2.7x and 3.xx compatibility fixes by George Keishing · 6 years ago
  62. 8ab9aea Stop/cp_stop_check: Add lib/gen_robot_print.py by Michael Walsh · 6 years ago
  63. 8c5a8a8 process_plug_in_packages output improvements by Michael Walsh · 6 years ago
  64. 5c006d3 Update generate_inventory tool for fans by Steven Sombar · 6 years ago
  65. ffe21d7 New print_ffdc_functions program. by Michael Walsh · 6 years ago
  66. 7732c7e Spelling fixes by Gunnar Mills · 6 years ago
  67. 32c4c9e Update code for python3.x compatible changes by George Keishing · 6 years ago
  68. a0ce75a Support SAVE_STATUS_POLICY/TMP_ROBOT_DIR_PATH by Michael Walsh · 6 years ago
  69. 13bdbff Tool to generate test case info names and tags from suite. by George Keishing · 6 years ago
  70. 004ad3c Formatted python files to follow PEP 8 python code standards. by Joy Onyerikwu · 6 years ago
  71. 3ba8ecd New stop plug-in by Michael Walsh · 6 years ago
  72. 56fd36a Added install utilities. by Joy Onyerikwu · 6 years ago
  73. 917ba1a Spelling fixes by Gunnar Mills · 6 years ago
  74. c6002b0 Added minor additions for autoboot in sol_utils.py by Joy Onyerikwu · 6 years ago
  75. fcb8aea Added os install utilities to sol_utils.tcl by Joy Onyerikwu · 6 years ago
  76. 2179160 New prop_call.py program by Michael Walsh · 6 years ago
  77. 096cd56 Fixed PEP 8 style using autopep8 by Gunnar Mills · 6 years ago
  78. 0219da6 Update GPU inventory as a FRU property by George Keishing · 6 years ago
  79. 223f175 Added utilities file for SOL by Joy Onyerikwu · 6 years ago
  80. 1da4c24 Pep8 fix for generate inventory script by Sweta Potthuri · 6 years ago
  81. d0741f8 Change to ArgumentDefaultsHelpFormatter. by Michael Walsh · 7 years ago
  82. ca8c61b Inventory fan property check by George Keishing · 7 years ago
  83. 1930520 GPU inventory property fields by George Keishing · 7 years ago
  84. b3c1375 New memcheck.sh program for new Mem_tracker plug-in. by sangeri-us  · 7 years ago
  85. b3705fc Remove hashtag lines from all .robot and tcl files. by Michael Walsh · 7 years ago
  86. d690150 Remove hashtag lines from all .py files. by Michael Walsh · 7 years ago
  87. 28e403b Spelling fixes by Gunnar Mills · 7 years ago
  88. 823a7ff ssh_pw: New code to handle stale key in known_hosts. by Michael Walsh · 7 years ago
  89. b1a64eb New run_robot_pgm_jenk to run robot program from Jenkins. by Michael Walsh · 7 years ago
  90. 665afe7 New jenk_funcs.sh file. by Michael Walsh · 7 years ago
  91. aecfce0 Enhanced ssh_pw to work when given an ssh command string. by Michael Walsh · 7 years ago
  92. 90ac4e5 Turned on executable bits for obmc_ser_num. by Michael Walsh · 7 years ago
  93. 3416237 Improved error output of obmc_ser_num. by Michael Walsh · 7 years ago
  94. 47f2e4c New program to get obmc serial number and print it. by Michael Walsh · 7 years ago
  95. ed18ec7 Fixed shell_rc debug mode bug in plug-in processing. by Michael Walsh · 7 years ago
  96. dc68eff Update inventory data by George Keishing · 7 years ago
  97. 97d5b36 Provided autoscript functionality. by Michael Walsh · 7 years ago
  98. 7d68d00 bash_simple_template as model for bash programs. by Michael Walsh · 7 years ago
  99. 36fedf2 Inventory "core" entry and "functional" state by George Keishing · 7 years ago
  100. 9ef1fd4 Inventory YAML script changes by George Keishing · 7 years ago