1. 939ac38 Fix to get rid of this warning, use either 'SSHLibrary.Login' or 'Telnet.Login by George Keishing · 7 years ago
  2. 342a365 No keyword with name 'Execute Command On Serial Console' found. by George Keishing · 7 years ago
  3. 940d691 Fixed object has no attribute 'SYSTEM_STATE_URI' error. by Michael Walsh · 7 years ago
  4. 4f3ce17 Added new scp_dumps function to retrieve all dumps from bmc. by Michael Walsh · 7 years ago
  5. 28e403b Spelling fixes by Gunnar Mills · 7 years ago
  6. e11a136 Created dump_utils.py with get_dump_dict and valid_dump. by Michael Walsh · 7 years ago
  7. 4cfdc39 Modified logic for checking dump progress. by Rahul Maheshwari · 7 years ago
  8. 71182ab Need 'Get BMC System Model' to actually run in test mode. by Michael Walsh · 7 years ago
  9. 37c97bb Fix multiple keywords with name 'Open Connection' for XCAT. by George Keishing · 7 years ago
  10. f45e5ee Add test cases for field mode by Charles Paul Hofer · 7 years ago
  11. 8756743 Fix variable and resource libary *.py import fix by George Keishing · 7 years ago
  12. de7551a Fix 'Get SOL Console Pid' to handle longer ssh_pw paths. by Michael Walsh · 7 years ago
  13. 0d88ab3 Library to get FIR address translation through HOST OS. by Sridevi Ramesh · 7 years ago
  14. 953038b Added check for no dump in progress before deleting all dumps. by Rahul Maheshwari · 7 years ago
  15. ef74a8c Set boot mode default to regular by George Keishing · 7 years ago
  16. e8dc525 Add test case for DeleteAll method in software by Charles Paul Hofer · 7 years ago
  17. e09408d Add test case for rebooting the BMC during code updates by Charles Paul Hofer · 7 years ago
  18. c095741 BMC basic performance before & after bmc dump tests by Sivas SRR · 7 years ago
  19. fa76593 Wait for non-blank uptime in get_state: by Michael Walsh · 7 years ago
  20. 2b269de Stop processing state properties after REST failure. by Michael Walsh · 7 years ago
  21. b6749a6 Systest hardbootme: Inventory diff file line numbers incorrect by Steven Sombar · 7 years ago
  22. 6cd4d89 Fix bugs in the network reset test cases by Charles Paul Hofer · 7 years ago
  23. 6bd6b4c Fix for RAS test fail by Sridevi Ramesh · 7 years ago
  24. 98d8c9e Fixed ssh_pw not found in 'Create OS Console Command String'. by Michael Walsh · 7 years ago
  25. 03e6339 Added 'REST OBMC Reboot (off)'/'REST OBMC Reboot (run)' by Michael Walsh · 7 years ago
  26. 3581615 Fix import error on host update by Charles Paul Hofer · 7 years ago
  27. 9fac55c New escape_bash_quotes function. by Michael Walsh · 7 years ago
  28. 5674922 Changed to support more states including operating_system. by Michael Walsh · 7 years ago
  29. 862685c Add test cases for doing N, N-1, and N+1 code updates by Charles Paul Hofer · 7 years ago
  30. 81ae45b BMC version check logic fix when multiple images are active by George Keishing · 7 years ago
  31. e0e1780 Add test cases for disconnecting network during code update by Charles Paul Hofer · 7 years ago
  32. 8d7b738 Add userid to boot_results_file_path to avoid permission failure. by Michael Walsh · 7 years ago
  33. e43fb2f Add verification for BMC and PNOR image version by Charles Paul Hofer · 7 years ago
  34. c9fcd09 New 'Delete All BMC Dump' utility keyword by George Keishing · 7 years ago
  35. e2cd17f Increase dump wait time. by Rahul Maheshwari · 7 years ago
  36. fe4ebd2 Software activation association test by George Keishing · 7 years ago
  37. 678b65c Soft sensor progress state test by George Keishing · 7 years ago
  38. 8181674 Fixed 'REST Power Off' failure loop. by Michael Walsh · 7 years ago
  39. 4d26c00 Reduce the time between checking that activating images are active by Charles Paul Hofer · 7 years ago
  40. 290b8bd Fix image activation BlockTransition timing error by Charles Paul Hofer · 7 years ago
  41. b7842a5 Add option to skip code update if image is already on the BMC by Charles Paul Hofer · 7 years ago
  42. c1dfc78 Fixed arg passing bug in key/value funcs. by Michael Walsh · 7 years ago
  43. cc71c3c Update error log and association test for log deletion by George Keishing · 7 years ago
  44. ebfb662 Library for energy scale power tests by Steven Sombar · 7 years ago
  45. 05c68d9 Created new functions in var_funcs.py: by Michael Walsh · 7 years ago
  46. 50cd001 OCC test cases by George Keishing · 7 years ago
  47. 71c24ed User defined wait on BMC or host activation completion by George Keishing · 7 years ago
  48. 6db1d36 Fix eSEL parsing from logging entry "AdditionalData" by George Keishing · 7 years ago
  49. 3987a1e New 'Delete All Error Log' utility keyword by George Keishing · 7 years ago
  50. 0fde322 Cleanup deprecated org state code by George Keishing · 7 years ago
  51. 6a6e76d FFDC collection fix by George Keishing · 7 years ago
  52. 1a52c99 Clear system entries in known-hosts file by Vijay · 7 years ago
  53. 95c371a Fix association and error log tests by George Keishing · 7 years ago
  54. 1e48727 Fix bug that breaks delete test case in UBI BMC code update by Charles Paul Hofer · 7 years ago
  55. ba00038 FFDC to collect OCC states by George Keishing · 7 years ago
  56. aabef1e Made deletion of errlogs optional with default of ${0}. by Michael Walsh · 7 years ago
  57. 903e0b2 Made calls to new cleanup_boot_results_file function. by Michael Walsh · 7 years ago
  58. b6e3aac Added new functions to lib/boot_data.py. by Michael Walsh · 7 years ago
  59. ced4eb0 New var_funcs.py file. by Michael Walsh · 7 years ago
  60. eaa1685 New pid_active function. by Michael Walsh · 7 years ago
  61. cd9fbfd Check boot_fail_threshold against new_fails only. by Michael Walsh · 7 years ago
  62. c52797a Cleaning up unused files. by Michael Walsh · 7 years ago
  63. 45ca6e4 Change obmc_boot_test.py to fail on blank state values. by Michael Walsh · 7 years ago
  64. 5591d33 Update tarball path update on BMC by George Keishing · 7 years ago
  65. 72f7644 Fix ssh_pw path for SOL logging by George Keishing · 7 years ago
  66. b180c9f OpenBMC RAS test cases. by Sridevi Ramesh · 7 years ago
  67. aaf72c4 Processor frequency check turbo and non-turbo. by Steven Sombar · 7 years ago
  68. 42f1746 Add test cases for setting invalid image priorities by Charles Paul Hofer · 7 years ago
  69. 3deb7d1 Append SOL log with .txt extension by George Keishing · 7 years ago
  70. b45d952 ssh_pw bin path for SOL logging by George Keishing · 7 years ago
  71. 51b54c0 Added option to delete old GUARD file before a PNOR update by Charles Paul Hofer · 7 years ago
  72. aad0530 Revert "Add option to remove GUARD partition on PNOR update" by Andrew Geissler · 7 years ago
  73. a37602b Add option to remove GUARD partition on PNOR update by Charles Paul Hofer · 7 years ago
  74. 8c3c1df nohup blocking the tox execution by George Keishing · 7 years ago
  75. d62db0f Filter software object list by George Keishing · 7 years ago
  76. cae6e90 Open power variable and keywords utility. by George Keishing · 7 years ago
  77. cfe9fed Added return_stderr support to cmd_fnc. by Michael Walsh · 7 years ago
  78. 9c75f67 Correction to stack_frame_ix value in sprint_error_report. by Michael Walsh · 7 years ago
  79. a567316 Added test case for setting PNOR images to the same priority by Charles Paul Hofer · 7 years ago
  80. 8b38868 Add wait argument to 'Initiate BMC Reboot'. by Michael Walsh · 7 years ago
  81. 4549cd1 Fixed 'Initiate OS Host Power Off' to work with non root username. by Michael Walsh · 7 years ago
  82. c28c239 Added 'Smart Power Off' boot test. by Michael Walsh · 7 years ago
  83. f897bcf Cleaned up by removing 4 obsolete functions. by Michael Walsh · 7 years ago
  84. 460042e Add nohup to 'Start SOL Console Logging' to keep process alive. by Michael Walsh · 7 years ago
  85. 245db7c Added support for new 'REST Hard Power Off' test. by Michael Walsh · 7 years ago
  86. 0071549 Collect FFDC on failure and error log existence. by George Keishing · 7 years ago
  87. 56cbd17 XCAT testing: Continuous power status and rvitals by Prashanth Katti · 7 years ago
  88. 160faf6 XYZ Network: Modify variable name. by Prashanth Katti · 7 years ago
  89. cd96634 Log PNOR Driver Details by Sweta Potthuri · 7 years ago
  90. 3383e65 Fix hex printing of negative numbers. by Michael Walsh · 7 years ago
  91. f1a59fb Fixed 'Initiate OS Host Reboot' to work with non root username. by Michael Walsh · 7 years ago
  92. 7b4643b Removing org poweron logic from state manager by George Keishing · 7 years ago
  93. f77ea87 Update FFDC enumerate list by George Keishing · 7 years ago
  94. c847088 Added usesolkeepalive for IPMI SOL as it is preferred way. by Rahul Maheshwari · 7 years ago
  95. f6cc55e Add journal JSON pretty print log in FFDC by George Keishing · 7 years ago
  96. bf60565 Corrected unconventional var names. by Michael Walsh · 7 years ago
  97. ff34000 Allow boot_utils users to pass stack_mode/quiet. by Michael Walsh · 7 years ago
  98. 05cd10e Definition of var_stack class. by Michael Walsh · 7 years ago
  99. f7b8a00 Include square brackets in print_var dict terse format. by Michael Walsh · 7 years ago
  100. 8e98478 PNOR image delete fix by George Keishing · 7 years ago