1. 862685c Add test cases for doing N, N-1, and N+1 code updates by Charles Paul Hofer · 7 years ago
  2. b926408 Add host power off before BMC code update by Charles Paul Hofer · 7 years ago
  3. e0e1780 Add test cases for disconnecting network during code update by Charles Paul Hofer · 7 years ago
  4. e43fb2f Add verification for BMC and PNOR image version by Charles Paul Hofer · 7 years ago
  5. 9e7b67a Test host network setting using new xyz interface. by Rahul Maheshwari · 7 years ago
  6. 7c191de Move test_uploadimage.robot to test_image_upload.robot by Charles Paul Hofer · 7 years ago
  7. 2184546 Fix skip update if active by Charles Paul Hofer · 7 years ago
  8. b7842a5 Add option to skip code update if image is already on the BMC by Charles Paul Hofer · 7 years ago
  9. b8cd1f9 Corrected esel error log signature. by Rahul Maheshwari · 7 years ago
  10. 0fde322 Cleanup deprecated org state code by George Keishing · 7 years ago
  11. 97ecb27 BMC and host PNOR priority setting test by George Keishing · 7 years ago
  12. 6bbce53 Disable MAC update and patch cleanup from AES by George Keishing · 7 years ago
  13. aabef1e Made deletion of errlogs optional with default of ${0}. by Michael Walsh · 7 years ago
  14. c52797a Cleaning up unused files. by Michael Walsh · 7 years ago
  15. b180c9f OpenBMC RAS test cases. by Sridevi Ramesh · 7 years ago
  16. 42f1746 Add test cases for setting invalid image priorities by Charles Paul Hofer · 7 years ago
  17. da6bace Fix teardown directive for poweron by George Keishing · 7 years ago
  18. 51b54c0 Added option to delete old GUARD file before a PNOR update by Charles Paul Hofer · 7 years ago
  19. aad0530 Revert "Add option to remove GUARD partition on PNOR update" by Andrew Geissler · 7 years ago
  20. a37602b Add option to remove GUARD partition on PNOR update by Charles Paul Hofer · 7 years ago
  21. a567316 Added test case for setting PNOR images to the same priority by Charles Paul Hofer · 7 years ago
  22. 0071549 Collect FFDC on failure and error log existence. by George Keishing · 7 years ago
  23. 1eb85f5 Cleanup BMC dumps prior to BMC and PNOR code update. by George Keishing · 7 years ago
  24. 27a1f20 AES to delete BMC dumps from the system by George Keishing · 7 years ago
  25. ff34000 Allow boot_utils users to pass stack_mode/quiet. by Michael Walsh · 7 years ago
  26. da797a1 Move extended/test_bmc_poll_errors.robot to systest. by Sweta Potthuri · 7 years ago
  27. eb6b326 Removing Flush REST Sessions from teardown. by Sweta Potthuri · 7 years ago
  28. c1fa2bc Added test cases for uploading multiple images by Charles Paul Hofer · 7 years ago
  29. 9f74d3a Refactored and added test case for BMC code update by Charles Paul Hofer · 7 years ago
  30. cef6199 Moved code update keywords to lib by Charles Paul Hofer · 7 years ago
  31. 12a7c1d Add test cases for Activation and RequestedActivation properties. by Charles Paul Hofer · 7 years ago
  32. da24d0a Added tests for deleting PNOR and BMC images by Charles Paul Hofer · 7 years ago
  33. bdbabf1 Switched back to using OpenBMC Reboot (off) by Charles Paul Hofer · 7 years ago
  34. f1ada73 Delete error logs from BMC on cleanup by George Keishing · 7 years ago
  35. fdc5ced Power policy: Determine old or new location. by Michael Walsh · 7 years ago
  36. 9910841 Added SOL console logging to new PNOR host boot test by Charles Paul Hofer · 7 years ago
  37. af741cb Setting stack mode as skip to avoid the reboot of the system. by Sweta Potthuri · 7 years ago
  38. af19019 Update eSEL IPMI raw command data by George Keishing · 7 years ago
  39. 2e54179 Fix AES Power restore policy setting by George Keishing · 7 years ago
  40. de7d408 Consolidated code update Python code and placed in lib by Charles Paul Hofer · 7 years ago
  41. 90f9ff2 XYZ network: Verify & delete IP address via REST by Prashanth Katti · 7 years ago
  42. d68d0fa Temporary workaround for bug in OpenBMC Reboot (off) by Charles Paul Hofer · 7 years ago
  43. d85b28f Update variable for power restore state in code update by George Keishing · 7 years ago
  44. e510082 Verify that the host boots after a PNOR code update by Charles Paul Hofer · 7 years ago
  45. d3fb592 Test to set software object "Priority" by George Keishing · 7 years ago
  46. 2955e16 Added test cases to test auto reboot on host booted system. by Rahul Maheshwari · 7 years ago
  47. 62a2357 Update AutoReboot policy in the test. by Sweta Potthuri · 7 years ago
  48. 9a5c722 Changed PNOR to Host in code update test case names by Charles Paul Hofer · 7 years ago
  49. 3e840a5 Poll for BMC errors by George Keishing · 7 years ago
  50. 2c73164 Added setup to remove old PNOR images before code update. by Charles Paul Hofer · 7 years ago
  51. 6b97268 Add code upload test cases for valid BMC images. by Charles Paul Hofer · 7 years ago
  52. 0a7c0aa Automation: Enable / Disable Watchdog by Sridevi Ramesh · 7 years ago
  53. 62f4f53 Remove test_host_network.robot from the extended bucket. by Sweta Potthuri · 7 years ago
  54. 84d089f BMC stress test using REST/SSH/IPMI operations by George Keishing · 7 years ago
  55. d874408 Change boot_fail_threshold to 0. by Michael Walsh · 7 years ago
  56. 346c045 Add BMC bad image tests and refactored PNOR bad image tests. by Charles P. Hofer · 7 years ago
  57. 6a4791f Removal of network related test cases from the extended folder. by Sweta Potthuri · 7 years ago
  58. 830211e BMC driver version check by George Keishing · 7 years ago
  59. ff1e3ec Software version URI fix by George Keishing · 7 years ago
  60. 879be23 Add minor fix to a bug in BMC cleanup module by Sunil M · 7 years ago
  61. 85c36c1 Fixes esel test cases. by Sweta Potthuri · 7 years ago
  62. bb8b63f PNOR Code Update test implementation by Saqib Khan · 7 years ago
  63. 1f97fd1 Fix Variable spacing in SCP by George Keishing · 7 years ago
  64. 7b64a31 Retry BMC image file over network via SCP by George Keishing · 7 years ago
  65. 1d20acd Added test cases for PNOR code upload by Charles P. Hofer · 7 years ago
  66. b2c50f1 Fixes extended test failure and adding tags by Sweta Potthuri · 7 years ago
  67. 6778e7b Remove 1 minute sleep from code update by George Keishing · 7 years ago
  68. 195c0a1 Copy combined log report in logs directory. by Rahul Maheshwari · 7 years ago
  69. 13256d9 Create REST URL file with BMC firmware version. by Rahul Maheshwari · 7 years ago
  70. 329aac3 SOL logging for OS reboot test by George Keishing · 7 years ago
  71. 5db43e4 Creating a new skip list for extended by Sweta Potthuri · 7 years ago
  72. ec6fe31 Add changes to bmc_standby module. by Sunil M · 7 years ago
  73. 628035e Updation of skip list from extended code. by Sweta Potthuri · 7 years ago
  74. 724e591 Method to identify a new REST interface introduced in a driver. by Rahul Maheshwari · 7 years ago
  75. fc9cfd7 Test cases cleanup for IPMI usecases to remove dependency on dbus by Sweta Potthuri · 7 years ago
  76. 6eb10b8 Fix elog test by George Keishing · 7 years ago
  77. 87be064 Remove IPMI tool dependency for eSEL related TC. by Sridevi Ramesh · 7 years ago
  78. 1b0ceb2 Moved some utils.robot keywords to new bmc_network_utils.robot. by Michael Walsh · 7 years ago
  79. d97aa9c Enable PNOR Corruption test to global by Sivas SRR · 7 years ago
  80. 81ae14c Replace clear errorlog with new interface keyword by George Keishing · 7 years ago
  81. 89fb0f5 Add changes to integrate BMC mac updation in BMC standby module. by Sunil M · 7 years ago
  82. fb1f6ae Tests for Downloading Image onto the BMC by Saqib Khan · 7 years ago
  83. a0a1312 Check if PNOR update is corrupted using pflash by George Keishing · 7 years ago
  84. 6c2ac91 Reboot OS test by George Keishing · 7 years ago
  85. a126e21 Enable debug tarball on BMC by George Keishing · 7 years ago
  86. 9ce8eeb Error log delete use cases by Sweta Potthuri · 7 years ago
  87. 880f4e6 Power restore test policy by George Keishing · 7 years ago
  88. 01293ef Network packet test automation with "nping" tool by Prashanth Katti · 7 years ago
  89. 5284328 test_bios_update: validate boot and collect Sol log by Prachi Gupta · 7 years ago
  90. 5e10305 Non-working test cases. by Rahul Maheshwari · 7 years ago
  91. 83f4bc7 Fixes to obmc_boot_test.py for re-use by other keywords. by Michael Walsh · 7 years ago
  92. f4a272a Remove extended/test_syslog.robot from master branch by George Keishing · 7 years ago
  93. 0ddccb2 Moved RAS test case to extended as it needs Host OS IP. by Sridevi Ramesh · 7 years ago
  94. abbe68c Made performance improvements to test_bios_update.robot. by Michael Walsh · 7 years ago
  95. 5ce9805 Made performance improvements to update_bmc.robot. by Michael Walsh · 7 years ago
  96. b5839d0 Changed obmc_boot_test to improve usability by robot programs. by Michael Walsh · 7 years ago
  97. fad7f20 Revert "Validate BMC system and file name before code update." by Andrew Geissler · 7 years ago
  98. a20da40 Added ffdc_only parm support to obmc_boot_test.robot/.py. by Michael Walsh · 7 years ago
  99. 5a40e7f Validate BMC system and file name before code update. by Sivas SRR · 7 years ago
  100. 0cb672e Remove dependencies from old interface code lib/boot poweron and off by Sweta Potthuri · 7 years ago