1. ca2d687 Set external IPMI as default for IPMI commands. by Rahul Maheshwari · 7 years ago
  2. 3328caf Attempt to catch errors on run_keyword_and_continue_on_failure. by Michael Walsh · 7 years ago
  3. e21c364 Add "SSHLibrary." qualifier to "Open Connection" invocation. by Michael Walsh · 7 years ago
  4. 67ef622 Add wait option to keywords from lib/state_manager.robot. by Michael Walsh · 7 years ago
  5. 3eb5002 Changes to lib/state.py. by Michael Walsh · 7 years ago
  6. efa9735 FRU fields validation by George Keishing · 7 years ago
  7. 59fa048 AES variant retries by George Keishing · 7 years ago
  8. 16333ec Fix eSEL FFDC index error by George Keishing · 7 years ago
  9. 3b5ad03 Remove 'stderr' validation from 'Prune Journal Log' by George Keishing · 7 years ago
  10. 0d657e8 Rename IP address with DUMMYIP in all FFDC files. by Sivas SRR · 7 years ago
  11. f7b8a6c Enable support for IPMI RMCP encryption. by Rahul Maheshwari · 7 years ago
  12. 92e7b13 Fix esel file name by Sweta Potthuri · 7 years ago
  13. e95622c Enable test cases for testing host auto reboot. by Rahul Maheshwari · 7 years ago
  14. ea7d2de Changed the default password for external IPMI commands. by Rahul Maheshwari · 7 years ago
  15. 0af2441 Power on test fix by George Keishing · 7 years ago
  16. c911681 obmc_boot_test.robot/obmc_boot_test.py changes: by Michael Walsh · 7 years ago
  17. eb7b4bc Create eSEL data file for parser conversion by George Keishing · 7 years ago
  18. 78bb962 Remove 'bmc' state functionality from state.py. by Michael Walsh · 7 years ago
  19. 952f9b0 obmc_boot_test.py: boot_results.print_report() before stop_check. by Michael Walsh · 7 years ago
  20. 2ee77cd Changes to gen_print.py. by Michael Walsh · 7 years ago
  21. ac27551 Added "SSHLibrary." qualifiers to state.py/utils.robot. by Michael Walsh · 7 years ago
  22. e1e2644 Fixed error initiating boot_results in obmc_boot_test.py. by Michael Walsh · 7 years ago
  23. 2d93701 Fix for "Is Host Quiesced" keyword not found. by Rahul Maheshwari · 7 years ago
  24. 09439a2 Enable host quiesced check at the end of test case. by Rahul Maheshwari · 7 years ago
  25. 15e6d2f Remove OPENBMC_MODEL from FFDC and replace with utils keyword by Sweta Potthuri · 7 years ago
  26. f7ead24 Added keyword to initiate and check host reboot. by Rahul Maheshwari · 7 years ago
  27. 87b1ce3 Lack of core files shouldn't cause failure. by Michael Walsh · 7 years ago
  28. 8184377 Created new utils.robot keywords: by Michael Walsh · 7 years ago
  29. 073f8ad Corrected the logic to set version variable. by Rahul Maheshwari · 7 years ago
  30. 8f1ef9e Add call to calc() method in update() by Michael Walsh · 7 years ago
  31. 3f7f12c Abort FFDC collection if BMC is not online by George Keishing · 7 years ago
  32. 0b93fbf obmc_boot_test.py changes: by Michael Walsh · 7 years ago
  33. 90ab177 Model string and PNOR details fix by George Keishing · 7 years ago
  34. 30dadae obmc_boot_test.py changes: by Michael Walsh · 7 years ago
  35. 7a52022 Application core dumps files FFDC collection by George Keishing · 7 years ago
  36. d01596e Added a keyword to check "quiesced state". by Rahul Maheshwari · 7 years ago
  37. 07a01ef Change to create_boot_table in lib/boot_data.py by Michael Walsh · 7 years ago
  38. 2ce067a Fixed errors in anchor_state functions in lib/state.py by Michael Walsh · 7 years ago
  39. 6741f74 Changes to obmc_boot_test.robot/obmc_boot_test.py: by Michael Walsh · 7 years ago
  40. 8fae6ea Changes to state.py: by Michael Walsh · 7 years ago
  41. ab7a907 Close SSH connection once FFDC collection is completed by George Keishing · 7 years ago
  42. c06fc99 eSEL log collection in FFDC by George Keishing · 7 years ago
  43. ac29d06 Created new lib/boot_data.py module. by Michael Walsh · 7 years ago
  44. 0fa4762 Change to gen_robot_print.py. by Michael Walsh · 7 years ago
  45. 0930518 Change to rprocess_plug_in_packages() in gen_robot_plugin.py. by Michael Walsh · 7 years ago
  46. c3b512e Created new gen_cmd.py module. by Michael Walsh · 7 years ago
  47. ba2d2c2 Changed to using ssh to log os console. by David Shaw · 7 years ago
  48. 0f2ea5f Changes to gen_misc.py/gen_print.py. by Michael Walsh · 7 years ago
  49. 0c8c4ce Utility required for checkstop operation on HOST OS by Sridevi Ramesh · 7 years ago
  50. ede3000 Auto restart mission critical BMC services by George Keishing · 7 years ago
  51. 7f7040c FFDC to capture new xyz Inventory by George Keishing · 7 years ago
  52. 1cbf004 Added keyword for automatic reboot by Rahul Maheshwari · 7 years ago
  53. 80dd5af Code update reboots check by George Keishing · 7 years ago
  54. 352bc16 Automation fix for Kernel changes related to initramfs by Sivas SRR · 7 years ago
  55. 8254db6 Get BMC system model based on the device tree population. by Sivas SRR · 7 years ago
  56. 4d6f3d6 State Manager reset power policy by George Keishing · 7 years ago
  57. d995cb0 Add support for terse format for dictionaries to sprint_varx in gen_print.py. by Michael Walsh · 7 years ago
  58. 65b1254 More changes to handle new style state processing: by Michael Walsh · 7 years ago
  59. df9ad39 State Manager valid states transition mapping by George Keishing · 7 years ago
  60. 43a021f Code update compatibility check by George Keishing · 7 years ago
  61. 5f253c4 Fix for ReadTimeout error while connecting back after warm reset by Rahul Maheshwari · 7 years ago
  62. 16cbb7f Changed all BuiltIn().import_resource() calls to my_import_resource(). by Michael Walsh · 7 years ago
  63. 2c72504 Use new interfaces to check BMC state by Rahul Maheshwari · 7 years ago
  64. 8b270ec I created 2 new utilities.py functions: - get_mtr_report() - get_mtr_row() by Michael Walsh · 7 years ago
  65. 78f38a6 Change to state.py function get_state() to indicate which version of by Michael Walsh · 7 years ago
  66. bdb3965 New gen_robot_utils.py file with my_import_resource function. by Michael Walsh · 7 years ago
  67. 8e6deb4 I added support for NormalizedDict to sprint_varx in gen_print.py. by Michael Walsh · 7 years ago
  68. cce9df2 BMC boot time and count by George Keishing · 7 years ago
  69. 2f8de6c New BMC state related interfaces by Rahul Maheshwari · 7 years ago
  70. 341c21e Making adjustments for coming state changes. I also rewrote some robot by Michael Walsh · 7 years ago
  71. aca5571 Basic BMC Performance at BMC READY state by Sivas SRR · 8 years ago
  72. bec365b State manager variables by George Keishing · 7 years ago
  73. 7d805b2 Fix "Execute Command and Write FFDC" to handle quotes in stderr. by Jeff Whitlock · 7 years ago
  74. 59d6cb4 Chassis and Host state string by George Keishing · 7 years ago
  75. 9cd6193 I added an error check to 'Read Attribute' keyword in lib/rest_client.robot. by Michael Walsh · 7 years ago
  76. 1699d37 Test to verify IPMI chassis power restore policy settings. by Sridevi Ramesh · 8 years ago
  77. b88df3d Power on and off new interface by George Keishing · 7 years ago
  78. 23e7f49 Changes to gen_print.py. by Michael Walsh · 7 years ago
  79. 78bdfdd New functions for gen_valid.py. by Michael Walsh · 7 years ago
  80. 5530229 Changes to obmc_boot_test programs. by Michael Walsh · 7 years ago
  81. c33ef37 Changes to process_plug_in_packages.py. by Michael Walsh · 7 years ago
  82. 4082237 Changes to gen_robot_plug_in.py. by Michael Walsh · 7 years ago
  83. 7db7794 Changes to gen_misc.py. by Michael Walsh · 7 years ago
  84. f893ba0 wait_state function changes. by Michael Walsh · 7 years ago
  85. 476dd3e Changes to lib/boot/poweroffs.py. by Michael Walsh · 7 years ago
  86. 0957aaf Changes to lib/boot/powerons.py. by Michael Walsh · 7 years ago
  87. 01bd368 Changes to lib/utils.robot. by Michael Walsh · 7 years ago
  88. a0364ae pep8 and output changes to openbmc_ffdc.py. by Michael Walsh · 7 years ago
  89. c4da0cb Improvements to gen_robot_print.py. by Michael Walsh · 7 years ago
  90. 3e26e10 Fixed non-standard doc strings in gen_robot_valid.py. by Michael Walsh · 7 years ago
  91. d7f11f7 Update IPMI client lib with new URI by George Keishing · 7 years ago
  92. 9485af9 Remove duplicate variables by George Keishing · 7 years ago
  93. f00edee Improve error output for rest functions. by Michael Walsh · 8 years ago
  94. 769c2a1 Changes to FFDC to support ffdc_dir_path and ffdc_prefix as parms. by Michael Walsh · 8 years ago
  95. 4c9a645 Support for new plug in environment variables. by Michael Walsh · 8 years ago
  96. 2795edc Failure to print "<blank>" when asked. by Michael Walsh · 8 years ago
  97. 1ef7056 Increased power on timeout. by Michael Walsh · 8 years ago
  98. c9ea936 Capitalized "[Return]" to adhere to code standards. by Gunnar Mills · 8 years ago
  99. 5327d01 Prune archive journal log by George Keishing · 8 years ago
  100. 9c76034 Changes to SOL Logging. by Gunnar Mills · 8 years ago