1. 20f3871 black: re-format by Patrick Williams · 1 year, 7 months ago
  2. 0967989 pycodestyle: Module level import not at top of file by George Keishing · 1 year, 7 months ago
  3. 37c58c8 Revert "Fix for module level import not at top of file" by George Keishing · 1 year, 7 months ago
  4. e635ddc Revert "black: re-format" by George Keishing · 1 year, 7 months ago
  5. 5731818 black: re-format by Patrick Williams · 1 year, 7 months ago
  6. 47375aa Fix for module level import not at top of file by Sridevi Ramesh · 1 year, 7 months ago
  7. ec2836d Update OPENBMC_MODEL if it fails to get from BMC by George Keishing · 2 years, 5 months ago
  8. eae945b Ignore Power restore policy on error to continue boot by George Keishing · 2 years, 7 months ago
  9. ce90a7d Get and set status directory user input variable by George Keishing · 2 years, 9 months ago
  10. e7e9171 Update python code for python 3.8 or higher compatibility by George Keishing · 2 years, 10 months ago
  11. 438fd3b Boot test Error log format for Redfish by George Keishing · 2 years, 9 months ago
  12. 2ef6a7d Add support to flush out system dumps by George Keishing · 3 years, 1 month ago
  13. 870999a Update Redfish check for boot test by George Keishing · 3 years, 3 months ago
  14. 34c7956 Add REDFISH_SUPPORT_TRANS_STATE to Auto_reboot plugin by Michael Shepos · 3 years, 3 months ago
  15. d86e45c Skip purging REST/Redfish session post boot run by George Keishing · 3 years, 3 months ago
  16. 343cc78 Revert "Pass in REDFISH_SUPPORT_TRANS_STATE to robot_cmd_fnc" by George Keishing · 3 years, 3 months ago
  17. cb6b53b Pass in REDFISH_SUPPORT_TRANS_STATE to robot_cmd_fnc by Michael Shepos · 3 years, 4 months ago
  18. 4d65c86 Purge all active redfish session post boot test run by George Keishing · 3 years, 7 months ago
  19. 92a54bf Add changes to fix REDFISH_REST_SUPPORTED not found by Michael Shepos · 3 years, 8 months ago
  20. 0e5f113 Use print_error_logs() to display BMC error_logs by Michael Shepos · 3 years, 9 months ago
  21. 7fe83b3 Add redfish_rest_supported to additional_values. by Michael Shepos · 3 years, 9 months ago
  22. 1a67b08 Print to console error logs and PELs listing prior to deletion by Michael Shepos · 3 years, 10 months ago
  23. cc490b4 Add quiet arg to Delete Error Logs by Michael Shepos · 3 years, 10 months ago
  24. eb1fe35 REST and Redfish supported driver by George Keishing · 4 years ago
  25. 89537a8 Boot Test: Move Get Redfish Instance by George Keishing · 4 years ago
  26. 763902a Fix boot test to use REST by George Keishing · 4 years ago
  27. a54e06f Add support for redfish power policy by George Keishing · 4 years, 1 month ago
  28. f5ce38c Fix gv.set_exit_on_error(True) by Michael Walsh · 4 years, 4 months ago
  29. d071b86 Revert "gv.set_exit_on_error(True)" by George Keishing · 4 years, 4 months ago
  30. f53d910 gv.set_exit_on_error(True) by Michael Walsh · 4 years, 4 months ago
  31. 409ad35 obmc_boot_test startup delete pre-existing errlogs by Michael Walsh · 4 years, 5 months ago
  32. a3e7b22 Add support for BOOT_TABLE_PATH -v parm by Michael Walsh · 4 years, 5 months ago
  33. f75d435 gen_robot_plug_in.py to use set_term_options by Michael Walsh · 4 years, 7 months ago
  34. 80dddde obmc_boot_test.py print to qprint by Michael Walsh · 4 years, 8 months ago
  35. e58df1c Default to Redfish Power On/Off by Michael Walsh · 5 years ago
  36. 44cef25 obmc_boot_test: gen_robot_valid to gen_valid by Michael Walsh · 5 years ago
  37. 986d8ae obmc_boot_test: Fixed print_var fmt values, etc. by Michael Walsh · 5 years ago
  38. c44aa53 Incorrect call set_exit_wait_early_message by Michael Walsh · 5 years ago
  39. c9bd2e8 Record soft_errors for use by caller by Michael Walsh · 5 years ago
  40. c108e42 Remove use of deprecated rprint functions by Michael Walsh · 5 years ago
  41. 12059e2 obmc_boot_test to only get FFDC on request by Michael Walsh · 5 years ago
  42. f566fb1 Support SIGUSR1 to stop boot test early and count as failure by Michael Walsh · 5 years ago
  43. 0a3bdb4 New Auto_reboot plug-in II by Michael Walsh · 5 years ago
  44. 36efbc0 Python 2.7x and 3.xx compatibility fixes by George Keishing · 6 years ago
  45. 815b1d5 Add plug-in "Running" output lines to last 10 boots by Michael Walsh · 6 years ago
  46. 89de14a Added support for new post_stack plug-in call point by Michael Walsh · 6 years ago
  47. 6c64574 Pickle last_ten object by Michael Walsh · 6 years ago
  48. d54bbc2 Python2.x and 3.x compatibility changes by George Keishing · 6 years ago
  49. 004ad3c Formatted python files to follow PEP 8 python code standards. by Joy Onyerikwu · 6 years ago
  50. 3ba8ecd New stop plug-in by Michael Walsh · 6 years ago
  51. 096cd56 Fixed PEP 8 style using autopep8 by Gunnar Mills · 6 years ago
  52. 7dc885b Improvements to state.py: by Michael Walsh · 6 years ago
  53. efc3ff2 Update power policy from RESTORE_LAST_STATE to ALWAYS_POWER_OFF by George Keishing · 7 years ago
  54. d690150 Remove hashtag lines from all .py files. by Michael Walsh · 7 years ago
  55. b2e53ec Changed to process list of generated FFDC files. by Michael Walsh · 7 years ago
  56. 8181674 Fixed 'REST Power Off' failure loop. by Michael Walsh · 7 years ago
  57. aabef1e Made deletion of errlogs optional with default of ${0}. by Michael Walsh · 7 years ago
  58. 903e0b2 Made calls to new cleanup_boot_results_file function. by Michael Walsh · 7 years ago
  59. cd9fbfd Check boot_fail_threshold against new_fails only. by Michael Walsh · 7 years ago
  60. 45ca6e4 Change obmc_boot_test.py to fail on blank state values. by Michael Walsh · 7 years ago
  61. ff34000 Allow boot_utils users to pass stack_mode/quiet. by Michael Walsh · 7 years ago
  62. 325eb54 Add new plug-in environment variables. by Sunil M · 7 years ago
  63. fdc5ced Power policy: Determine old or new location. by Michael Walsh · 7 years ago
  64. d85b28f Update variable for power restore state in code update by George Keishing · 7 years ago
  65. e1974b9 Change to update ffdc_prefix only at pre_boot call point. by Michael Walsh · 7 years ago
  66. 0960b38 Changed Delete All Sessions to Close All Connections. by Michael Walsh · 7 years ago
  67. 600876d Added support for ffdc_report plug-in call point. by Michael Walsh · 7 years ago
  68. d061c04 Fix bug in setting PATH correctly. by Michael Walsh · 7 years ago
  69. e0cf8d7 Added support for ffdc_report_list_path for use by plug-ins. by Michael Walsh · 7 years ago
  70. dc80d67 Get local hostname and IP and print in FFDC report. by Michael Walsh · 7 years ago
  71. 0ad0f7f obmc_boot_test FFDC report: Remove useless fields/Show name + IP by Michael Walsh · 7 years ago
  72. 764d2f8 Return after processing ffdc_only. by Michael Walsh · 7 years ago
  73. 68a6116 Change to write FFDC file list to a file. by Michael Walsh · 7 years ago
  74. 83f4bc7 Fixes to obmc_boot_test.py for re-use by other keywords. by Michael Walsh · 7 years ago
  75. b5839d0 Changed obmc_boot_test to improve usability by robot programs. by Michael Walsh · 7 years ago
  76. d139f28 Fixes to obmc_boot_test.py: by Michael Walsh · 7 years ago
  77. a20da40 Added ffdc_only parm support to obmc_boot_test.robot/.py. by Michael Walsh · 7 years ago
  78. 11cfc8c obmc_boot_test.py RESTORE_LAST_STATE and PDU validation. by Michael Walsh · 7 years ago
  79. 8567894 obmc_boot_test.py log cleanup: by Michael Walsh · 7 years ago
  80. 3328caf Attempt to catch errors on run_keyword_and_continue_on_failure. by Michael Walsh · 7 years ago
  81. c911681 obmc_boot_test.robot/obmc_boot_test.py changes: by Michael Walsh · 7 years ago
  82. 952f9b0 obmc_boot_test.py: boot_results.print_report() before stop_check. by Michael Walsh · 7 years ago
  83. e1e2644 Fixed error initiating boot_results in obmc_boot_test.py. by Michael Walsh · 7 years ago
  84. 0b93fbf obmc_boot_test.py changes: by Michael Walsh · 7 years ago
  85. 30dadae obmc_boot_test.py changes: by Michael Walsh · 7 years ago
  86. 6741f74 Changes to obmc_boot_test.robot/obmc_boot_test.py: by Michael Walsh · 7 years ago
  87. 341c21e Making adjustments for coming state changes. I also rewrote some robot by Michael Walsh · 7 years ago
  88. 5530229 Changes to obmc_boot_test programs. by Michael Walsh · 7 years ago
  89. 769c2a1 Changes to FFDC to support ffdc_dir_path and ffdc_prefix as parms. by Michael Walsh · 8 years ago
  90. 4c9a645 Support for new plug in environment variables. by Michael Walsh · 8 years ago
  91. 86de0d2 Fixed problems introduced by obmc_boot_test.robot merge. by Michael Walsh · 8 years ago
  92. 0bbd860 Re-working of obmc_boot_test.robot and added obmc_boot_test.py. by Michael Walsh · 8 years ago