1. 03e6339 Added 'REST OBMC Reboot (off)'/'REST OBMC Reboot (run)' by Michael Walsh · 7 years ago
  2. 3581615 Fix import error on host update by Charles Paul Hofer · 7 years ago
  3. 9fac55c New escape_bash_quotes function. by Michael Walsh · 7 years ago
  4. 5674922 Changed to support more states including operating_system. by Michael Walsh · 7 years ago
  5. 862685c Add test cases for doing N, N-1, and N+1 code updates by Charles Paul Hofer · 7 years ago
  6. 81ae45b BMC version check logic fix when multiple images are active by George Keishing · 7 years ago
  7. e0e1780 Add test cases for disconnecting network during code update by Charles Paul Hofer · 7 years ago
  8. 8d7b738 Add userid to boot_results_file_path to avoid permission failure. by Michael Walsh · 7 years ago
  9. e43fb2f Add verification for BMC and PNOR image version by Charles Paul Hofer · 7 years ago
  10. c9fcd09 New 'Delete All BMC Dump' utility keyword by George Keishing · 7 years ago
  11. e2cd17f Increase dump wait time. by Rahul Maheshwari · 7 years ago
  12. fe4ebd2 Software activation association test by George Keishing · 7 years ago
  13. 678b65c Soft sensor progress state test by George Keishing · 7 years ago
  14. 8181674 Fixed 'REST Power Off' failure loop. by Michael Walsh · 7 years ago
  15. 4d26c00 Reduce the time between checking that activating images are active by Charles Paul Hofer · 7 years ago
  16. 290b8bd Fix image activation BlockTransition timing error by Charles Paul Hofer · 7 years ago
  17. b7842a5 Add option to skip code update if image is already on the BMC by Charles Paul Hofer · 7 years ago
  18. c1dfc78 Fixed arg passing bug in key/value funcs. by Michael Walsh · 7 years ago
  19. cc71c3c Update error log and association test for log deletion by George Keishing · 7 years ago
  20. ebfb662 Library for energy scale power tests by Steven Sombar · 7 years ago
  21. 05c68d9 Created new functions in var_funcs.py: by Michael Walsh · 7 years ago
  22. 50cd001 OCC test cases by George Keishing · 7 years ago
  23. 71c24ed User defined wait on BMC or host activation completion by George Keishing · 7 years ago
  24. 6db1d36 Fix eSEL parsing from logging entry "AdditionalData" by George Keishing · 7 years ago
  25. 3987a1e New 'Delete All Error Log' utility keyword by George Keishing · 7 years ago
  26. 0fde322 Cleanup deprecated org state code by George Keishing · 7 years ago
  27. 6a6e76d FFDC collection fix by George Keishing · 7 years ago
  28. 1a52c99 Clear system entries in known-hosts file by Vijay · 7 years ago
  29. 95c371a Fix association and error log tests by George Keishing · 7 years ago
  30. 1e48727 Fix bug that breaks delete test case in UBI BMC code update by Charles Paul Hofer · 7 years ago
  31. ba00038 FFDC to collect OCC states by George Keishing · 7 years ago
  32. aabef1e Made deletion of errlogs optional with default of ${0}. by Michael Walsh · 7 years ago
  33. 903e0b2 Made calls to new cleanup_boot_results_file function. by Michael Walsh · 7 years ago
  34. b6e3aac Added new functions to lib/boot_data.py. by Michael Walsh · 7 years ago
  35. ced4eb0 New var_funcs.py file. by Michael Walsh · 7 years ago
  36. eaa1685 New pid_active function. by Michael Walsh · 7 years ago
  37. cd9fbfd Check boot_fail_threshold against new_fails only. by Michael Walsh · 7 years ago
  38. c52797a Cleaning up unused files. by Michael Walsh · 7 years ago
  39. 45ca6e4 Change obmc_boot_test.py to fail on blank state values. by Michael Walsh · 7 years ago
  40. 5591d33 Update tarball path update on BMC by George Keishing · 7 years ago
  41. 72f7644 Fix ssh_pw path for SOL logging by George Keishing · 7 years ago
  42. b180c9f OpenBMC RAS test cases. by Sridevi Ramesh · 7 years ago
  43. aaf72c4 Processor frequency check turbo and non-turbo. by Steven Sombar · 7 years ago
  44. 42f1746 Add test cases for setting invalid image priorities by Charles Paul Hofer · 7 years ago
  45. 3deb7d1 Append SOL log with .txt extension by George Keishing · 7 years ago
  46. b45d952 ssh_pw bin path for SOL logging by George Keishing · 7 years ago
  47. 51b54c0 Added option to delete old GUARD file before a PNOR update by Charles Paul Hofer · 7 years ago
  48. aad0530 Revert "Add option to remove GUARD partition on PNOR update" by Andrew Geissler · 7 years ago
  49. a37602b Add option to remove GUARD partition on PNOR update by Charles Paul Hofer · 7 years ago
  50. 8c3c1df nohup blocking the tox execution by George Keishing · 7 years ago
  51. d62db0f Filter software object list by George Keishing · 7 years ago
  52. cae6e90 Open power variable and keywords utility. by George Keishing · 7 years ago
  53. cfe9fed Added return_stderr support to cmd_fnc. by Michael Walsh · 7 years ago
  54. 9c75f67 Correction to stack_frame_ix value in sprint_error_report. by Michael Walsh · 7 years ago
  55. a567316 Added test case for setting PNOR images to the same priority by Charles Paul Hofer · 7 years ago
  56. 8b38868 Add wait argument to 'Initiate BMC Reboot'. by Michael Walsh · 7 years ago
  57. 4549cd1 Fixed 'Initiate OS Host Power Off' to work with non root username. by Michael Walsh · 7 years ago
  58. c28c239 Added 'Smart Power Off' boot test. by Michael Walsh · 7 years ago
  59. f897bcf Cleaned up by removing 4 obsolete functions. by Michael Walsh · 7 years ago
  60. 460042e Add nohup to 'Start SOL Console Logging' to keep process alive. by Michael Walsh · 7 years ago
  61. 245db7c Added support for new 'REST Hard Power Off' test. by Michael Walsh · 7 years ago
  62. 0071549 Collect FFDC on failure and error log existence. by George Keishing · 7 years ago
  63. 56cbd17 XCAT testing: Continuous power status and rvitals by Prashanth Katti · 7 years ago
  64. 160faf6 XYZ Network: Modify variable name. by Prashanth Katti · 7 years ago
  65. cd96634 Log PNOR Driver Details by Sweta Potthuri · 7 years ago
  66. 3383e65 Fix hex printing of negative numbers. by Michael Walsh · 7 years ago
  67. f1a59fb Fixed 'Initiate OS Host Reboot' to work with non root username. by Michael Walsh · 7 years ago
  68. 7b4643b Removing org poweron logic from state manager by George Keishing · 7 years ago
  69. f77ea87 Update FFDC enumerate list by George Keishing · 7 years ago
  70. c847088 Added usesolkeepalive for IPMI SOL as it is preferred way. by Rahul Maheshwari · 7 years ago
  71. f6cc55e Add journal JSON pretty print log in FFDC by George Keishing · 7 years ago
  72. bf60565 Corrected unconventional var names. by Michael Walsh · 7 years ago
  73. ff34000 Allow boot_utils users to pass stack_mode/quiet. by Michael Walsh · 7 years ago
  74. 05cd10e Definition of var_stack class. by Michael Walsh · 7 years ago
  75. f7b8a00 Include square brackets in print_var dict terse format. by Michael Walsh · 7 years ago
  76. 8e98478 PNOR image delete fix by George Keishing · 7 years ago
  77. cadf134 Improved output for 'Start SOL Console Logging'. by Michael Walsh · 7 years ago
  78. c1fa2bc Added test cases for uploading multiple images by Charles Paul Hofer · 7 years ago
  79. 9f74d3a Refactored and added test case for BMC code update by Charles Paul Hofer · 7 years ago
  80. cef6199 Moved code update keywords to lib by Charles Paul Hofer · 7 years ago
  81. da24d0a Added tests for deleting PNOR and BMC images by Charles Paul Hofer · 7 years ago
  82. 325eb54 Add new plug-in environment variables. by Sunil M · 7 years ago
  83. 391ba9b 'Stop SOL Console Logging' failing to find active SOL pid. by Michael Walsh · 7 years ago
  84. fbea604 Hard power off if the soft power off failed by George Keishing · 7 years ago
  85. 01975fa Change from 'FW Progress, Starting OS' check to 'OSStart'. by Michael Walsh · 7 years ago
  86. dd9e7b2 Fix ValueError in state.py::wait_for_comm_cycle. by Michael Walsh · 7 years ago
  87. fdc5ced Power policy: Determine old or new location. by Michael Walsh · 7 years ago
  88. c972d4d Get Boot Progress: Determine old or new location. by Michael Walsh · 7 years ago
  89. ad676bf Enable test cases for dump function of OpenBMC. by Rahul Maheshwari · 7 years ago
  90. 96de573 Save OS Inventory files as part of FFDC. by Steven Sombar · 7 years ago
  91. de7d408 Consolidated code update Python code and placed in lib by Charles Paul Hofer · 7 years ago
  92. 90f9ff2 XYZ network: Verify & delete IP address via REST by Prashanth Katti · 7 years ago
  93. c5ab1b6 Add BMC build timestamp in FFDC by George Keishing · 7 years ago
  94. d85b28f Update variable for power restore state in code update by George Keishing · 7 years ago
  95. 27bf693 Code update library keywords by George Keishing · 7 years ago
  96. e1974b9 Change to update ffdc_prefix only at pre_boot call point. by Michael Walsh · 7 years ago
  97. f41fac8 Created new parse_command_string function. by Michael Walsh · 7 years ago
  98. 60ade08 Add additional OS files to FFDC. by Steven Sombar · 7 years ago
  99. 1c3a966 Update power restore from org to xyz interface by George Keishing · 7 years ago
  100. 49e24a7 Update FFDC data collection for xyz sensors/control. by George Keishing · 7 years ago