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