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