1. d1c4f27 Add minor fix to BMC MAC update tool by Sunil M · 7 years ago
  2. 335f536 Quiet delete errorlog and listing console logging by George Keishing · 7 years ago
  3. ed18ec7 Fixed shell_rc debug mode bug in plug-in processing. by Michael Walsh · 7 years ago
  4. d942b51 Multiprocessing keyword support for test execution by George Keishing · 7 years ago
  5. 3f223b8 Fix SSH connection conflict by George Keishing · 7 years ago
  6. 13256d9 Create REST URL file with BMC firmware version. by Rahul Maheshwari · 7 years ago
  7. 8c59bea Take SSH connection session post BMC reboot by George Keishing · 7 years ago
  8. d2d90af Delete all errorlog by George Keishing · 7 years ago
  9. 72992e4 Copy SOL log to FFDC log directory by George Keishing · 7 years ago
  10. 58a13f5 Fix FFDC default path by George Keishing · 7 years ago
  11. e79c540 XYZ Network: Base test automation by Prashanth Katti · 7 years ago
  12. 0960b38 Changed Delete All Sessions to Close All Connections. by Michael Walsh · 7 years ago
  13. 7f48a2c Not to fail "SOL Deactivate" keyword if process termination fails. by Rahul Maheshwari · 7 years ago
  14. 37cfa6b New watchdog interface util keyword by George Keishing · 7 years ago
  15. fb4b125 Replace system and network info from comment by George Keishing · 7 years ago
  16. e5a9fc7 Test enclosure fault led after assertion on CPU LED. by Sweta Potthuri · 7 years ago
  17. 22d293b Add changes to BMC cleanup module by Sunil M · 7 years ago
  18. d629b5c Enable SOL parameter test cases. by Rahul Maheshwari · 7 years ago
  19. 4f36084 Forcefully terminate SOL session if SOL deactivate fails. by Rahul Maheshwari · 7 years ago
  20. c653744 Fixed get_var_value error. Should not convert to int. by Michael Walsh · 7 years ago
  21. 2102f6b Replace "Run Process" with "Start Process" to run in background. by George Keishing · 7 years ago
  22. 1b0ceb2 Moved some utils.robot keywords to new bmc_network_utils.robot. by Michael Walsh · 7 years ago
  23. 600876d Added support for ffdc_report plug-in call point. by Michael Walsh · 7 years ago
  24. 957a2b2 Fixed deficiency in rprocess_plug_in_packages. by Michael Walsh · 7 years ago
  25. d1b6c70 get_host_name_ip: improved failure path for gaierror. by Michael Walsh · 7 years ago
  26. d97aa9c Enable PNOR Corruption test to global by Sivas SRR · 7 years ago
  27. 1f9ec7f Key in StrictHostKeyChecking param to SSH by George Keishing · 7 years ago
  28. 43be693 Test LED and error log callout association. by Rahul Maheshwari · 7 years ago
  29. 982fee4 Added test cases for IPMI SOL testing. by Rahul Maheshwari · 7 years ago
  30. 4fc998b Enable logging-test for elog testing. by George Keishing · 7 years ago
  31. ed5b46e New get_sol_info function. by Michael Walsh · 7 years ago
  32. b974a74 XCAT- Add nodes to group and get list of nodes added in a group. by Prashanth Katti · 7 years ago
  33. db6e68a Move robot print support from gen_robot_print to gen_print. by Michael Walsh · 7 years ago
  34. d061c04 Fix bug in setting PATH correctly. by Michael Walsh · 7 years ago
  35. acd110a Move keywords to lib/utils.robot by Sunil M · 7 years ago
  36. fb1f6ae Tests for Downloading Image onto the BMC by Saqib Khan · 7 years ago
  37. 477debc Adding BMC nodes, Power on/off using XCAT by Prashanth Katti · 7 years ago
  38. b7c9b54 Fix SOL debug variable by initializing default value to 0 by George Keishing · 7 years ago
  39. 5f3f414 Add return_data parm to Stop/Start SOL Console Logging. by Michael Walsh · 7 years ago
  40. a93b8c0 Added a keyword to subtract lists. by Rahul Maheshwari · 7 years ago
  41. 5544182 Install debug tarball to BMC by George Keishing · 7 years ago
  42. e0cf8d7 Added support for ffdc_report_list_path for use by plug-ins. by Michael Walsh · 7 years ago
  43. 1dcd539 XCAT Automation by Prashanth Katti · 7 years ago
  44. 63c105b Added keyword to get URL list. by Rahul Maheshwari · 7 years ago
  45. 04a2204 Enable support for IPMI SOL. by Rahul Maheshwari · 7 years ago
  46. a126e21 Enable debug tarball on BMC by George Keishing · 7 years ago
  47. dc80d67 Get local hostname and IP and print in FFDC report. by Michael Walsh · 7 years ago
  48. 800b392 New boot_utils.robot with wrapper for each OBMC boot test type. by Michael Walsh · 7 years ago
  49. 0ad0f7f obmc_boot_test FFDC report: Remove useless fields/Show name + IP by Michael Walsh · 7 years ago
  50. 82acf00 Add password-hiding support to print functions. by Michael Walsh · 7 years ago
  51. 1c85bab New get_host_name_ip function in gen_misc.py. by Michael Walsh · 7 years ago
  52. 449dfb7 Fix for PNOR update failing while checking flashing state. by Rahul Maheshwari · 7 years ago
  53. 0c34f69 Adding keywords to do host power off & on using external IPMI. by Sridevi Ramesh · 7 years ago
  54. 1fb5862 Independent tool for IBM IP info. to DUMMYIP conversion by Sivas SRR · 7 years ago
  55. 764d2f8 Return after processing ffdc_only. by Michael Walsh · 7 years ago
  56. 01293ef Network packet test automation with "nping" tool by Prashanth Katti · 7 years ago
  57. 68a6116 Change to write FFDC file list to a file. by Michael Walsh · 7 years ago
  58. fa9f70f Allow 'Log Test Case Status' to pay heed to ffdc_dir_path_style. by Michael Walsh · 7 years ago
  59. e844e9a Added support for ffdc_function_list to ffdc functions. by Michael Walsh · 7 years ago
  60. 55a68e2 Fix for connection reset by peer error during BMC reboot. by Rahul Maheshwari · 7 years ago
  61. 1cdc6dd Retry initialize OpenBMC request by George Keishing · 7 years ago
  62. 83f4bc7 Fixes to obmc_boot_test.py for re-use by other keywords. by Michael Walsh · 7 years ago
  63. dfcbaa8 Added try/except support to run_key. by Michael Walsh · 7 years ago
  64. a791389 Added IPMI_USER_OPTIONS support to ipmi_client.robot. by Michael Walsh · 7 years ago
  65. db34c2f Keyword to delete error log entry by George Keishing · 7 years ago
  66. b5839d0 Changed obmc_boot_test to improve usability by robot programs. by Michael Walsh · 7 years ago
  67. 619aa33 state.py changes: by Michael Walsh · 7 years ago
  68. bcc404d Created new gen_robot_keyword.py. by Michael Walsh · 7 years ago
  69. afc53a2 Changed many grp references in gen_cmd.py to gp equivalents. by Michael Walsh · 7 years ago
  70. b150015 Renamed gp_get_var_value, changed parm order, added var_value. by Michael Walsh · 7 years ago
  71. 0e7c3a0 REST client lib delete request correction by George Keishing · 7 years ago
  72. b286954 Changed OBMC_STATES_VERSION default from 0 to 1. by Michael Walsh · 7 years ago
  73. 1b23da6 Re-introduce 'bmc' substate to state.py files. by Michael Walsh · 7 years ago
  74. d139f28 Fixes to obmc_boot_test.py: by Michael Walsh · 7 years ago
  75. 689fbbe Moved 'Delete Error logs' to utils.robot for general use. by Michael Walsh · 7 years ago
  76. a30dac7 Fix "Convert eSEL To Elog Format" errors. by Michael Walsh · 7 years ago
  77. a20da40 Added ffdc_only parm support to obmc_boot_test.robot/.py. by Michael Walsh · 7 years ago
  78. 11cfc8c obmc_boot_test.py RESTORE_LAST_STATE and PDU validation. by Michael Walsh · 7 years ago
  79. b95eb54 Added support for new 'rest' substate to state.py. by Michael Walsh · 7 years ago
  80. 4dbe659 Fixed erroneous use of HOST_SETTINGS in utils.robot. by Sridevi Ramesh · 7 years ago
  81. 025e012 Test boot count after BMC reboot. by Sweta Potthuri · 7 years ago
  82. ea36b41 Adding Channel checkstop through OS testcase by Sridevi Ramesh · 7 years ago
  83. b1ca69b Convert eSEL data file to Elog Format by George Keishing · 7 years ago
  84. e822552 Logout active REST connection session by George Keishing · 7 years ago
  85. d05b108 BMC debug tarball install utility by George Keishing · 7 years ago
  86. 01262bd Core dump check introduction before and after code update. by Sivas SRR · 7 years ago
  87. 884ee06 Factory data reset automation. by Prashanth Katti · 7 years ago
  88. 8567894 obmc_boot_test.py log cleanup: by Michael Walsh · 7 years ago
  89. 97df71c state.py bullet-proofing: by Michael Walsh · 7 years ago
  90. ae7c228 Inband IPMI via Host OS by Prashanth Katti · 7 years ago
  91. ca2d687 Set external IPMI as default for IPMI commands. by Rahul Maheshwari · 7 years ago
  92. 3328caf Attempt to catch errors on run_keyword_and_continue_on_failure. by Michael Walsh · 7 years ago
  93. e21c364 Add "SSHLibrary." qualifier to "Open Connection" invocation. by Michael Walsh · 7 years ago
  94. 67ef622 Add wait option to keywords from lib/state_manager.robot. by Michael Walsh · 7 years ago
  95. 3eb5002 Changes to lib/state.py. by Michael Walsh · 7 years ago
  96. efa9735 FRU fields validation by George Keishing · 7 years ago
  97. 59fa048 AES variant retries by George Keishing · 7 years ago
  98. 16333ec Fix eSEL FFDC index error by George Keishing · 7 years ago
  99. 3b5ad03 Remove 'stderr' validation from 'Prune Journal Log' by George Keishing · 7 years ago
  100. 0d657e8 Rename IP address with DUMMYIP in all FFDC files. by Sivas SRR · 7 years ago