1. a567316 Added test case for setting PNOR images to the same priority by Charles Paul Hofer · 7 years ago
  2. 0918538 Rename test_fw_version.robot to test_software_manager.robot by Sweta Potthuri · 7 years ago
  3. 8b38868 Add wait argument to 'Initiate BMC Reboot'. by Michael Walsh · 7 years ago
  4. 4549cd1 Fixed 'Initiate OS Host Power Off' to work with non root username. by Michael Walsh · 7 years ago
  5. c28c239 Added 'Smart Power Off' boot test. by Michael Walsh · 7 years ago
  6. f897bcf Cleaned up by removing 4 obsolete functions. by Michael Walsh · 7 years ago
  7. 460042e Add nohup to 'Start SOL Console Logging' to keep process alive. by Michael Walsh · 7 years ago
  8. 245db7c Added support for new 'REST Hard Power Off' test. by Michael Walsh · 7 years ago
  9. fafbfdb Inventory persistency check by George Keishing · 7 years ago
  10. 0071549 Collect FFDC on failure and error log existence. by George Keishing · 7 years ago
  11. 56cbd17 XCAT testing: Continuous power status and rvitals by Prashanth Katti · 7 years ago
  12. e6956c0 Enable GUI headerless run, init, new GUI directory structure. by Sathyajith M S · 7 years ago
  13. 0657247 Ambient temperature test by George Keishing · 7 years ago
  14. 160faf6 XYZ Network: Modify variable name. by Prashanth Katti · 7 years ago
  15. df11bfd File system read-only access test by George Keishing · 7 years ago
  16. b118685 Create directory to hold energy scale tests. by Steven Sombar · 7 years ago
  17. cd96634 Log PNOR Driver Details by Sweta Potthuri · 7 years ago
  18. d397e6a Brute force power on for watchdog timedout test by George Keishing · 7 years ago
  19. 7855eca Add tests/test_user.robot to skip list. by Sweta Potthuri · 7 years ago
  20. 3286eb3 Syntax correction for BMC reset by George Keishing · 7 years ago
  21. 3383e65 Fix hex printing of negative numbers. by Michael Walsh · 7 years ago
  22. f1a59fb Fixed 'Initiate OS Host Reboot' to work with non root username. by Michael Walsh · 7 years ago
  23. 22b9fe6 Re-introduced boot_progress checks in boot_table.json. by Michael Walsh · 7 years ago
  24. a2dab9f BMC dump persistency check by George Keishing · 7 years ago
  25. 1eb85f5 Cleanup BMC dumps prior to BMC and PNOR code update. by George Keishing · 7 years ago
  26. 7b4643b Removing org poweron logic from state manager by George Keishing · 7 years ago
  27. f77ea87 Update FFDC enumerate list by George Keishing · 7 years ago
  28. ca457c1 Delete progress code related test cases from test_sensors.robot. by Sweta Potthuri · 7 years ago
  29. c847088 Added usesolkeepalive for IPMI SOL as it is preferred way. by Rahul Maheshwari · 7 years ago
  30. 27a1f20 AES to delete BMC dumps from the system by George Keishing · 7 years ago
  31. def9b81 Modify test case to check for power led to Blink at Host off. by Sweta Potthuri · 7 years ago
  32. b163120 Add tests/test_time.robot to skip list. by Sweta Potthuri · 7 years ago
  33. f6cc55e Add journal JSON pretty print log in FFDC by George Keishing · 7 years ago
  34. bf60565 Corrected unconventional var names. by Michael Walsh · 7 years ago
  35. ff34000 Allow boot_utils users to pass stack_mode/quiet. by Michael Walsh · 7 years ago
  36. 05cd10e Definition of var_stack class. by Michael Walsh · 7 years ago
  37. f7b8a00 Include square brackets in print_var dict terse format. by Michael Walsh · 7 years ago
  38. 8e98478 PNOR image delete fix by George Keishing · 7 years ago
  39. da797a1 Move extended/test_bmc_poll_errors.robot to systest. by Sweta Potthuri · 7 years ago
  40. 85c4d34 Refactored boot related test cases to use new xyz interface. by Rahul Maheshwari · 7 years ago
  41. 96d8249 Cap the number of error logs. by Sweta Potthuri · 7 years ago
  42. cadf134 Improved output for 'Start SOL Console Logging'. by Michael Walsh · 7 years ago
  43. eb6b326 Removing Flush REST Sessions from teardown. by Sweta Potthuri · 7 years ago
  44. 8faf9d8 Adding test to verify front LED. by Sweta Potthuri · 7 years ago
  45. 0dafbb4 Added new test cases for dump function of OpenBMC. by Rahul Maheshwari · 7 years ago
  46. c1fa2bc Added test cases for uploading multiple images by Charles Paul Hofer · 7 years ago
  47. 9f74d3a Refactored and added test case for BMC code update by Charles Paul Hofer · 7 years ago
  48. cef6199 Moved code update keywords to lib by Charles Paul Hofer · 7 years ago
  49. 12a7c1d Add test cases for Activation and RequestedActivation properties. by Charles Paul Hofer · 7 years ago
  50. da24d0a Added tests for deleting PNOR and BMC images by Charles Paul Hofer · 7 years ago
  51. 325eb54 Add new plug-in environment variables. by Sunil M · 7 years ago
  52. 391ba9b 'Stop SOL Console Logging' failing to find active SOL pid. by Michael Walsh · 7 years ago
  53. a8f2b5e Added check for BMC to come in ready state after BMC Reboot. by Rahul Maheshwari · 7 years ago
  54. fb91771 Using new xyz interface for Boot progress. by Sweta Potthuri · 7 years ago
  55. f2fe745 Update test device callout path for association. by George Keishing · 7 years ago
  56. 6db5202 Fix BMC dump max cap per dump by George Keishing · 7 years ago
  57. f0680ee Fix inventory test cases by George Keishing · 7 years ago
  58. fbea604 Hard power off if the soft power off failed by George Keishing · 7 years ago
  59. 1ca77aa Re-order IPMI SOL test cases by George Keishing · 7 years ago
  60. 48ad01d Inventory ignore list should be a parameter to htx_hardbootme. by Steven Sombar · 7 years ago
  61. 2a17511 Capture console log using port 2200 for debug IPMI SOL failure. by Rahul Maheshwari · 7 years ago
  62. bdbabf1 Switched back to using OpenBMC Reboot (off) by Charles Paul Hofer · 7 years ago
  63. 220b9a9 Fix Power restore for IPMI by George Keishing · 7 years ago
  64. f1ada73 Delete error logs from BMC on cleanup by George Keishing · 7 years ago
  65. 01975fa Change from 'FW Progress, Starting OS' check to 'OSStart'. by Michael Walsh · 7 years ago
  66. dd9e7b2 Fix ValueError in state.py::wait_for_comm_cycle. by Michael Walsh · 7 years ago
  67. fdc5ced Power policy: Determine old or new location. by Michael Walsh · 7 years ago
  68. c972d4d Get Boot Progress: Determine old or new location. by Michael Walsh · 7 years ago
  69. 9910841 Added SOL console logging to new PNOR host boot test by Charles Paul Hofer · 7 years ago
  70. af741cb Setting stack mode as skip to avoid the reboot of the system. by Sweta Potthuri · 7 years ago
  71. af19019 Update eSEL IPMI raw command data by George Keishing · 7 years ago
  72. ad676bf Enable test cases for dump function of OpenBMC. by Rahul Maheshwari · 7 years ago
  73. 2e54179 Fix AES Power restore policy setting by George Keishing · 7 years ago
  74. 96de573 Save OS Inventory files as part of FFDC. by Steven Sombar · 7 years ago
  75. de7d408 Consolidated code update Python code and placed in lib by Charles Paul Hofer · 7 years ago
  76. 90f9ff2 XYZ network: Verify & delete IP address via REST by Prashanth Katti · 7 years ago
  77. c5ab1b6 Add BMC build timestamp in FFDC by George Keishing · 7 years ago
  78. 0a1044c BMC and PNOR software version test by George Keishing · 7 years ago
  79. d68d0fa Temporary workaround for bug in OpenBMC Reboot (off) by Charles Paul Hofer · 7 years ago
  80. d85b28f Update variable for power restore state in code update by George Keishing · 7 years ago
  81. e510082 Verify that the host boots after a PNOR code update by Charles Paul Hofer · 7 years ago
  82. d5bf3b0 Verify system power on and off using XCAT. by Rahul Maheshwari · 7 years ago
  83. 27bf693 Code update library keywords by George Keishing · 7 years ago
  84. e1974b9 Change to update ffdc_prefix only at pre_boot call point. by Michael Walsh · 7 years ago
  85. d3fb592 Test to set software object "Priority" by George Keishing · 7 years ago
  86. f41fac8 Created new parse_command_string function. by Michael Walsh · 7 years ago
  87. 2955e16 Added test cases to test auto reboot on host booted system. by Rahul Maheshwari · 7 years ago
  88. 60ade08 Add additional OS files to FFDC. by Steven Sombar · 7 years ago
  89. 9ae294c Deleting the Test cases in test_sensors.robot. by Sweta Potthuri · 7 years ago
  90. 1c3a966 Update power restore from org to xyz interface by George Keishing · 7 years ago
  91. 49e24a7 Update FFDC data collection for xyz sensors/control. by George Keishing · 7 years ago
  92. 62a2357 Update AutoReboot policy in the test. by Sweta Potthuri · 7 years ago
  93. 3fe893b Remove waiting for OS org boot progress by George Keishing · 7 years ago
  94. a2216d2 Show systest inventory differences in console. by Steven Sombar · 7 years ago
  95. fdd5ff6 Test asset tag function of IPMI. by Rahul Maheshwari · 7 years ago
  96. 6f9d41d Update system configuration validation default file paths. by Steven Sombar · 7 years ago
  97. ba00af6 Test cleanup stuff by George Keishing · 7 years ago
  98. 2bd6fc0 OS boot progress and status changes by George Keishing · 7 years ago
  99. 9a5c722 Changed PNOR to Host in code update test case names by Charles Paul Hofer · 7 years ago
  100. 99c092f Added keyword to execute command on XCAT. by Rahul Maheshwari · 7 years ago