1. e844e9a Added support for ffdc_function_list to ffdc functions. by Michael Walsh · 7 years ago
  2. 55a68e2 Fix for connection reset by peer error during BMC reboot. by Rahul Maheshwari · 7 years ago
  3. 1cdc6dd Retry initialize OpenBMC request by George Keishing · 7 years ago
  4. 83f4bc7 Fixes to obmc_boot_test.py for re-use by other keywords. by Michael Walsh · 7 years ago
  5. dfcbaa8 Added try/except support to run_key. by Michael Walsh · 7 years ago
  6. a791389 Added IPMI_USER_OPTIONS support to ipmi_client.robot. by Michael Walsh · 7 years ago
  7. db34c2f Keyword to delete error log entry by George Keishing · 7 years ago
  8. b5839d0 Changed obmc_boot_test to improve usability by robot programs. by Michael Walsh · 7 years ago
  9. 619aa33 state.py changes: by Michael Walsh · 7 years ago
  10. bcc404d Created new gen_robot_keyword.py. by Michael Walsh · 7 years ago
  11. afc53a2 Changed many grp references in gen_cmd.py to gp equivalents. by Michael Walsh · 7 years ago
  12. b150015 Renamed gp_get_var_value, changed parm order, added var_value. by Michael Walsh · 7 years ago
  13. 0e7c3a0 REST client lib delete request correction by George Keishing · 7 years ago
  14. b286954 Changed OBMC_STATES_VERSION default from 0 to 1. by Michael Walsh · 7 years ago
  15. 1b23da6 Re-introduce 'bmc' substate to state.py files. by Michael Walsh · 7 years ago
  16. d139f28 Fixes to obmc_boot_test.py: by Michael Walsh · 7 years ago
  17. 689fbbe Moved 'Delete Error logs' to utils.robot for general use. by Michael Walsh · 7 years ago
  18. a30dac7 Fix "Convert eSEL To Elog Format" errors. by Michael Walsh · 7 years ago
  19. a20da40 Added ffdc_only parm support to obmc_boot_test.robot/.py. by Michael Walsh · 7 years ago
  20. 11cfc8c obmc_boot_test.py RESTORE_LAST_STATE and PDU validation. by Michael Walsh · 7 years ago
  21. b95eb54 Added support for new 'rest' substate to state.py. by Michael Walsh · 7 years ago
  22. 4dbe659 Fixed erroneous use of HOST_SETTINGS in utils.robot. by Sridevi Ramesh · 7 years ago
  23. 025e012 Test boot count after BMC reboot. by Sweta Potthuri · 7 years ago
  24. ea36b41 Adding Channel checkstop through OS testcase by Sridevi Ramesh · 7 years ago
  25. b1ca69b Convert eSEL data file to Elog Format by George Keishing · 7 years ago
  26. e822552 Logout active REST connection session by George Keishing · 7 years ago
  27. d05b108 BMC debug tarball install utility by George Keishing · 7 years ago
  28. 01262bd Core dump check introduction before and after code update. by Sivas SRR · 7 years ago
  29. 884ee06 Factory data reset automation. by Prashanth Katti · 7 years ago
  30. 8567894 obmc_boot_test.py log cleanup: by Michael Walsh · 7 years ago
  31. 97df71c state.py bullet-proofing: by Michael Walsh · 7 years ago
  32. ae7c228 Inband IPMI via Host OS by Prashanth Katti · 7 years ago
  33. ca2d687 Set external IPMI as default for IPMI commands. by Rahul Maheshwari · 7 years ago
  34. 3328caf Attempt to catch errors on run_keyword_and_continue_on_failure. by Michael Walsh · 7 years ago
  35. e21c364 Add "SSHLibrary." qualifier to "Open Connection" invocation. by Michael Walsh · 7 years ago
  36. 67ef622 Add wait option to keywords from lib/state_manager.robot. by Michael Walsh · 7 years ago
  37. 3eb5002 Changes to lib/state.py. by Michael Walsh · 7 years ago
  38. efa9735 FRU fields validation by George Keishing · 7 years ago
  39. 59fa048 AES variant retries by George Keishing · 7 years ago
  40. 16333ec Fix eSEL FFDC index error by George Keishing · 7 years ago
  41. 3b5ad03 Remove 'stderr' validation from 'Prune Journal Log' by George Keishing · 7 years ago
  42. 0d657e8 Rename IP address with DUMMYIP in all FFDC files. by Sivas SRR · 7 years ago
  43. f7b8a6c Enable support for IPMI RMCP encryption. by Rahul Maheshwari · 7 years ago
  44. 92e7b13 Fix esel file name by Sweta Potthuri · 7 years ago
  45. e95622c Enable test cases for testing host auto reboot. by Rahul Maheshwari · 7 years ago
  46. ea7d2de Changed the default password for external IPMI commands. by Rahul Maheshwari · 7 years ago
  47. 0af2441 Power on test fix by George Keishing · 7 years ago
  48. c911681 obmc_boot_test.robot/obmc_boot_test.py changes: by Michael Walsh · 7 years ago
  49. eb7b4bc Create eSEL data file for parser conversion by George Keishing · 7 years ago
  50. 78bb962 Remove 'bmc' state functionality from state.py. by Michael Walsh · 7 years ago
  51. 952f9b0 obmc_boot_test.py: boot_results.print_report() before stop_check. by Michael Walsh · 7 years ago
  52. 2ee77cd Changes to gen_print.py. by Michael Walsh · 7 years ago
  53. ac27551 Added "SSHLibrary." qualifiers to state.py/utils.robot. by Michael Walsh · 7 years ago
  54. e1e2644 Fixed error initiating boot_results in obmc_boot_test.py. by Michael Walsh · 7 years ago
  55. 2d93701 Fix for "Is Host Quiesced" keyword not found. by Rahul Maheshwari · 7 years ago
  56. 09439a2 Enable host quiesced check at the end of test case. by Rahul Maheshwari · 7 years ago
  57. 15e6d2f Remove OPENBMC_MODEL from FFDC and replace with utils keyword by Sweta Potthuri · 7 years ago
  58. f7ead24 Added keyword to initiate and check host reboot. by Rahul Maheshwari · 7 years ago
  59. 87b1ce3 Lack of core files shouldn't cause failure. by Michael Walsh · 7 years ago
  60. 8184377 Created new utils.robot keywords: by Michael Walsh · 7 years ago
  61. 073f8ad Corrected the logic to set version variable. by Rahul Maheshwari · 7 years ago
  62. 8f1ef9e Add call to calc() method in update() by Michael Walsh · 7 years ago
  63. 3f7f12c Abort FFDC collection if BMC is not online by George Keishing · 7 years ago
  64. 0b93fbf obmc_boot_test.py changes: by Michael Walsh · 7 years ago
  65. 90ab177 Model string and PNOR details fix by George Keishing · 7 years ago
  66. 30dadae obmc_boot_test.py changes: by Michael Walsh · 7 years ago
  67. 7a52022 Application core dumps files FFDC collection by George Keishing · 7 years ago
  68. d01596e Added a keyword to check "quiesced state". by Rahul Maheshwari · 7 years ago
  69. 07a01ef Change to create_boot_table in lib/boot_data.py by Michael Walsh · 7 years ago
  70. 2ce067a Fixed errors in anchor_state functions in lib/state.py by Michael Walsh · 7 years ago
  71. 6741f74 Changes to obmc_boot_test.robot/obmc_boot_test.py: by Michael Walsh · 7 years ago
  72. 8fae6ea Changes to state.py: by Michael Walsh · 7 years ago
  73. ab7a907 Close SSH connection once FFDC collection is completed by George Keishing · 7 years ago
  74. c06fc99 eSEL log collection in FFDC by George Keishing · 7 years ago
  75. ac29d06 Created new lib/boot_data.py module. by Michael Walsh · 7 years ago
  76. 0fa4762 Change to gen_robot_print.py. by Michael Walsh · 7 years ago
  77. 0930518 Change to rprocess_plug_in_packages() in gen_robot_plugin.py. by Michael Walsh · 7 years ago
  78. c3b512e Created new gen_cmd.py module. by Michael Walsh · 7 years ago
  79. ba2d2c2 Changed to using ssh to log os console. by David Shaw · 7 years ago
  80. 0f2ea5f Changes to gen_misc.py/gen_print.py. by Michael Walsh · 7 years ago
  81. 0c8c4ce Utility required for checkstop operation on HOST OS by Sridevi Ramesh · 7 years ago
  82. ede3000 Auto restart mission critical BMC services by George Keishing · 7 years ago
  83. 7f7040c FFDC to capture new xyz Inventory by George Keishing · 7 years ago
  84. 1cbf004 Added keyword for automatic reboot by Rahul Maheshwari · 7 years ago
  85. 80dd5af Code update reboots check by George Keishing · 7 years ago
  86. 352bc16 Automation fix for Kernel changes related to initramfs by Sivas SRR · 7 years ago
  87. 8254db6 Get BMC system model based on the device tree population. by Sivas SRR · 7 years ago
  88. 4d6f3d6 State Manager reset power policy by George Keishing · 7 years ago
  89. d995cb0 Add support for terse format for dictionaries to sprint_varx in gen_print.py. by Michael Walsh · 7 years ago
  90. 65b1254 More changes to handle new style state processing: by Michael Walsh · 7 years ago
  91. df9ad39 State Manager valid states transition mapping by George Keishing · 7 years ago
  92. 43a021f Code update compatibility check by George Keishing · 7 years ago
  93. 5f253c4 Fix for ReadTimeout error while connecting back after warm reset by Rahul Maheshwari · 7 years ago
  94. 16cbb7f Changed all BuiltIn().import_resource() calls to my_import_resource(). by Michael Walsh · 7 years ago
  95. 2c72504 Use new interfaces to check BMC state by Rahul Maheshwari · 7 years ago
  96. 8b270ec I created 2 new utilities.py functions: - get_mtr_report() - get_mtr_row() by Michael Walsh · 7 years ago
  97. 78f38a6 Change to state.py function get_state() to indicate which version of by Michael Walsh · 7 years ago
  98. bdb3965 New gen_robot_utils.py file with my_import_resource function. by Michael Walsh · 7 years ago
  99. 8e6deb4 I added support for NormalizedDict to sprint_varx in gen_print.py. by Michael Walsh · 7 years ago
  100. cce9df2 BMC boot time and count by George Keishing · 7 years ago