1. b926408 Add host power off before BMC code update by Charles Paul Hofer · 7 years ago
  2. 81ae45b BMC version check logic fix when multiple images are active by George Keishing · 7 years ago
  3. e0e1780 Add test cases for disconnecting network during code update by Charles Paul Hofer · 7 years ago
  4. b3a4a48 Split boot attempts test for better handling and isolating when failed. by George Keishing · 7 years ago
  5. 8d7b738 Add userid to boot_results_file_path to avoid permission failure. by Michael Walsh · 7 years ago
  6. e43fb2f Add verification for BMC and PNOR image version by Charles Paul Hofer · 7 years ago
  7. 9e7b67a Test host network setting using new xyz interface. by Rahul Maheshwari · 7 years ago
  8. c9fcd09 New 'Delete All BMC Dump' utility keyword by George Keishing · 7 years ago
  9. e2cd17f Increase dump wait time. by Rahul Maheshwari · 7 years ago
  10. 3087f34 Fixed boot devices test cases. by Rahul Maheshwari · 7 years ago
  11. fe4ebd2 Software activation association test by George Keishing · 7 years ago
  12. 433b526 Move energy scale (power) tests to systest. by Steven Sombar · 7 years ago
  13. db799bd Add energy scale test case to skip list. by Steven Sombar · 7 years ago
  14. de9804a IPMI SOL activate verification logic update by George Keishing · 7 years ago
  15. 678b65c Soft sensor progress state test by George Keishing · 7 years ago
  16. 8181674 Fixed 'REST Power Off' failure loop. by Michael Walsh · 7 years ago
  17. 7c191de Move test_uploadimage.robot to test_image_upload.robot by Charles Paul Hofer · 7 years ago
  18. 43fae66 Energy scale power capping tests. by Steven Sombar · 7 years ago
  19. 04c68d7 Supress REST power on logging on the console. by Sweta Potthuri · 7 years ago
  20. 70bfeb8 Replace 'Trigger Warm Reset' with 'obmc reboot (off)'as it is in org. by Sweta Potthuri · 7 years ago
  21. 2184546 Fix skip update if active by Charles Paul Hofer · 7 years ago
  22. 4d26c00 Reduce the time between checking that activating images are active by Charles Paul Hofer · 7 years ago
  23. 290b8bd Fix image activation BlockTransition timing error by Charles Paul Hofer · 7 years ago
  24. b7842a5 Add option to skip code update if image is already on the BMC by Charles Paul Hofer · 7 years ago
  25. b8cd1f9 Corrected esel error log signature. by Rahul Maheshwari · 7 years ago
  26. c1dfc78 Fixed arg passing bug in key/value funcs. by Michael Walsh · 7 years ago
  27. cc71c3c Update error log and association test for log deletion by George Keishing · 7 years ago
  28. ebfb662 Library for energy scale power tests by Steven Sombar · 7 years ago
  29. 05c68d9 Created new functions in var_funcs.py: by Michael Walsh · 7 years ago
  30. 3f4a3eb Fix BMC reboot and changes using smart power off facility by George Keishing · 7 years ago
  31. cca07de Move the test cases in test_fan.robot to test_hardware_sensors.robot by Sweta Potthuri · 7 years ago
  32. 50cd001 OCC test cases by George Keishing · 7 years ago
  33. 71c24ed User defined wait on BMC or host activation completion by George Keishing · 7 years ago
  34. c1c9033 Remove "File System Read Only" test by George Keishing · 7 years ago
  35. 6db1d36 Fix eSEL parsing from logging entry "AdditionalData" by George Keishing · 7 years ago
  36. 3987a1e New 'Delete All Error Log' utility keyword by George Keishing · 7 years ago
  37. 0fde322 Cleanup deprecated org state code by George Keishing · 7 years ago
  38. 6a6e76d FFDC collection fix by George Keishing · 7 years ago
  39. 1a52c99 Clear system entries in known-hosts file by Vijay · 7 years ago
  40. 935a7c5 Moving the test_software_manager.robot to tests. by Sweta Potthuri · 7 years ago
  41. 95c371a Fix association and error log tests by George Keishing · 7 years ago
  42. 33dd443 BMC planar serial number verification by George Keishing · 7 years ago
  43. 97ecb27 BMC and host PNOR priority setting test by George Keishing · 7 years ago
  44. 1b2b304 Delete Chassis related test cases from tests/test_sensors.robot. by Sweta Potthuri · 7 years ago
  45. 1e48727 Fix bug that breaks delete test case in UBI BMC code update by Charles Paul Hofer · 7 years ago
  46. ba00038 FFDC to collect OCC states by George Keishing · 7 years ago
  47. 6bbce53 Disable MAC update and patch cleanup from AES by George Keishing · 7 years ago
  48. aabef1e Made deletion of errlogs optional with default of ${0}. by Michael Walsh · 7 years ago
  49. 903e0b2 Made calls to new cleanup_boot_results_file function. by Michael Walsh · 7 years ago
  50. b6e3aac Added new functions to lib/boot_data.py. by Michael Walsh · 7 years ago
  51. ced4eb0 New var_funcs.py file. by Michael Walsh · 7 years ago
  52. eaa1685 New pid_active function. by Michael Walsh · 7 years ago
  53. cd9fbfd Check boot_fail_threshold against new_fails only. by Michael Walsh · 7 years ago
  54. c52797a Cleaning up unused files. by Michael Walsh · 7 years ago
  55. 3416237 Improved error output of obmc_ser_num. by Michael Walsh · 7 years ago
  56. 45ca6e4 Change obmc_boot_test.py to fail on blank state values. by Michael Walsh · 7 years ago
  57. 5591d33 Update tarball path update on BMC by George Keishing · 7 years ago
  58. 72f7644 Fix ssh_pw path for SOL logging by George Keishing · 7 years ago
  59. 844dbe7 Fixed TC - Verify_Boxelder_MAC_Address_Property_Is_Populated. by Rahul Maheshwari · 7 years ago
  60. b180c9f OpenBMC RAS test cases. by Sridevi Ramesh · 7 years ago
  61. aaf72c4 Processor frequency check turbo and non-turbo. by Steven Sombar · 7 years ago
  62. 42f1746 Add test cases for setting invalid image priorities by Charles Paul Hofer · 7 years ago
  63. 3deb7d1 Append SOL log with .txt extension by George Keishing · 7 years ago
  64. 41dda1b Made updates to some template files. by Michael Walsh · 7 years ago
  65. 47f2e4c New program to get obmc serial number and print it. by Michael Walsh · 7 years ago
  66. c6b1b66 Add test case to skip list. by Sweta Potthuri · 7 years ago
  67. b45d952 ssh_pw bin path for SOL logging by George Keishing · 7 years ago
  68. da6bace Fix teardown directive for poweron by George Keishing · 7 years ago
  69. d2c465b Fix typo stopping guard file from being deleted on PNOR update by Charles Paul Hofer · 7 years ago
  70. 51b54c0 Added option to delete old GUARD file before a PNOR update by Charles Paul Hofer · 7 years ago
  71. aad0530 Revert "Add option to remove GUARD partition on PNOR update" by Andrew Geissler · 7 years ago
  72. a37602b Add option to remove GUARD partition on PNOR update by Charles Paul Hofer · 7 years ago
  73. 8c3c1df nohup blocking the tox execution by George Keishing · 7 years ago
  74. d62db0f Filter software object list by George Keishing · 7 years ago
  75. cae6e90 Open power variable and keywords utility. by George Keishing · 7 years ago
  76. cfe9fed Added return_stderr support to cmd_fnc. by Michael Walsh · 7 years ago
  77. 9c75f67 Correction to stack_frame_ix value in sprint_error_report. by Michael Walsh · 7 years ago
  78. 569141d New 'REST OBMC Reboot (off)'/'REST OBMC Reboot (run)'. 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. 0918538 Rename test_fw_version.robot to test_software_manager.robot by Sweta Potthuri · 7 years ago
  81. 8b38868 Add wait argument to 'Initiate BMC Reboot'. by Michael Walsh · 7 years ago
  82. 4549cd1 Fixed 'Initiate OS Host Power Off' to work with non root username. by Michael Walsh · 7 years ago
  83. c28c239 Added 'Smart Power Off' boot test. by Michael Walsh · 7 years ago
  84. f897bcf Cleaned up by removing 4 obsolete functions. by Michael Walsh · 7 years ago
  85. 460042e Add nohup to 'Start SOL Console Logging' to keep process alive. by Michael Walsh · 7 years ago
  86. 245db7c Added support for new 'REST Hard Power Off' test. by Michael Walsh · 7 years ago
  87. fafbfdb Inventory persistency check by George Keishing · 7 years ago
  88. 0071549 Collect FFDC on failure and error log existence. by George Keishing · 7 years ago
  89. 56cbd17 XCAT testing: Continuous power status and rvitals by Prashanth Katti · 7 years ago
  90. e6956c0 Enable GUI headerless run, init, new GUI directory structure. by Sathyajith M S · 7 years ago
  91. 0657247 Ambient temperature test by George Keishing · 7 years ago
  92. 160faf6 XYZ Network: Modify variable name. by Prashanth Katti · 7 years ago
  93. df11bfd File system read-only access test by George Keishing · 7 years ago
  94. b118685 Create directory to hold energy scale tests. by Steven Sombar · 7 years ago
  95. cd96634 Log PNOR Driver Details by Sweta Potthuri · 7 years ago
  96. d397e6a Brute force power on for watchdog timedout test by George Keishing · 7 years ago
  97. 7855eca Add tests/test_user.robot to skip list. by Sweta Potthuri · 7 years ago
  98. 3286eb3 Syntax correction for BMC reset by George Keishing · 7 years ago
  99. 3383e65 Fix hex printing of negative numbers. by Michael Walsh · 7 years ago
  100. f1a59fb Fixed 'Initiate OS Host Reboot' to work with non root username. by Michael Walsh · 7 years ago