1. 374a538 Modify hard-code when set a network config by Tony Lee · 2 years, 11 months ago
  2. 4adbff6 Update plugin documentation with ERROR directive support by George Keishing · 2 years, 11 months ago
  3. 1e7b018 Add plugin block error state and checking by George Keishing · 2 years, 11 months ago
  4. 1627d96 ffdc: Better handle user telnet command timeout. by Peter D Phan · 2 years, 11 months ago
  5. af5442f Support new boot override design in IPMI/REST boot tests by Konstantin Aladyshev · 3 years ago
  6. 61d2250 Support all parameter combinations in Redfish boot tests by Konstantin Aladyshev · 3 years ago
  7. bd38aa4 Renamed duplicate dump keyword and its usage by Rahul Maheshwari · 2 years, 11 months ago
  8. 50a1be9 Automated test case to check the firmware version by Sushil Singh · 3 years, 1 month ago
  9. 1dc8a1e Fix REST vs Redfish dump URI by George Keishing · 2 years, 11 months ago
  10. a56e87b Update SCP files logic to handle multiple file listing or find by George Keishing · 2 years, 11 months ago
  11. 71999b3 Removed dump test cases which are already moved to Redfish completely by Rahul Maheshwari · 2 years, 11 months ago
  12. 0581cb0 Enhance FFDC plugin to handle data types return from plugins by George Keishing · 2 years, 11 months ago
  13. c892e62 ffdc: Add scp plugin. by Peter D Phan · 2 years, 11 months ago
  14. 6ee8670 Add list data return from SSH response by George Keishing · 2 years, 11 months ago
  15. 7640761 Revert "Included Redfish sessions data" by George Keishing · 2 years, 11 months ago
  16. 88ec280 Fix BMC dump Redfish boot loading error during suite execution by George Keishing · 2 years, 11 months ago
  17. 6756d44 Included Redfish sessions data by Anusha Dathatri · 3 years ago
  18. 59099ce Renamed some files of GUI test suite to have consistency by Rahul Maheshwari · 2 years, 11 months ago
  19. 433d806 Revert "Renamed some files of GUI test suite to have consistency" by George Keishing · 2 years, 11 months ago
  20. caa97e6 Add support to write plugin response datat to file by George Keishing · 2 years, 11 months ago
  21. db174aa Update Plugin documentation for log collector by George Keishing · 2 years, 11 months ago
  22. 8a7ec17 ffdc: Convert paramiko return values to string. by Peter D Phan · 2 years, 11 months ago
  23. 2b83e04 Fix command parsing for SHELL, IPMI and REDFISH by George Keishing · 2 years, 11 months ago
  24. b76e175 ffdc: Convert telnet return data to ASCII string. by Peter D Phan · 2 years, 11 months ago
  25. e25cd7b Explicit remove dumps from BMC by George Keishing · 2 years, 11 months ago
  26. f15252b Parse SHELL / IPMI files and replace if env exist by George Keishing · 2 years, 11 months ago
  27. b4540e7 Add YAML parsing to update env vars for SCP by George Keishing · 2 years, 11 months ago
  28. 5765f79 Fix plugin arg parser to handle data types by George Keishing · 2 years, 11 months ago
  29. b97a904 Add plugin support for python module by George Keishing · 3 years ago
  30. 66c2f33 Renamed some files of GUI test suite to have consistency by Rahul Maheshwari · 3 years ago
  31. 90c6a81 Added Refresh GUI keyword for the page to load compeletly after refresh by Ashwini Chandrappa · 3 years ago
  32. 52e28cf Renamed GUI test suite folder name for consistency by Rahul Maheshwari · 3 years ago
  33. ed15099 Update plugin documentation by George Keishing · 2 years, 11 months ago
  34. 685480b Fix SCP using pre-define rule by George Keishing · 2 years, 11 months ago
  35. e7a88fd Add plugin shell execution script by George Keishing · 3 years ago
  36. 48c5967 Log collector plugin infrastructure by George Keishing · 3 years ago
  37. 2f3a96e ffdc: Add examples for ffdc/plugins modules by Peter D Phan · 3 years ago
  38. fd260e4 ffdc: Move utilities to subdir lib. by Peter D Phan · 3 years ago
  39. 6ea399b Added SNMP new test cases by Prashanth Katti · 3 years ago
  40. 0aa8485 Fix for GUI firmware page test failure by Rahul Maheshwari · 3 years ago
  41. 4910aa2 Added local user automation testcase by manashsarma · 3 years ago
  42. 12fd065 Remove explicit checking of DUMP_LOGS from YAML by George Keishing · 3 years ago
  43. e168675 Load env in a function by George Keishing · 3 years ago
  44. b760761 Update redfishtool, ipmitool, SHELL redundant code by George Keishing · 3 years ago
  45. 506b058 Generalize execution for protocols and YAML update by George Keishing · 3 years ago
  46. 484f824 Generalize IPMI execution by George Keishing · 3 years ago
  47. c4914b7 Fix test case tagging name by George Keishing · 3 years ago
  48. bfb851b Fixed vmi code to use ethernet channel number by shrsuman123 · 3 years ago
  49. ac76512 Corrected command for generating procedure and symbolic FRU callout by Rahul Maheshwari · 3 years ago
  50. b40200e Update log collector README CI option output by George Keishing · 3 years ago
  51. aa63870 Fix remote protocol add to working list by George Keishing · 3 years ago
  52. 39122c1 Added automation testcase to verify service user deletion by manashsarma · 3 years ago
  53. 0813e71 Mask password from debug print in log collector by George Keishing · 3 years ago
  54. 8e94f8c Support user define environment variable YAML by George Keishing · 3 years ago
  55. 563b14a Modified the search dump Xpath value by Ashwini Chandrappa · 3 years ago
  56. 243a1f2 Added refresh click to display generated error logs by Ashwini Chandrappa · 3 years ago
  57. d268630 Added a wait to display Profile settings for the dropdown list by Ashwini Chandrappa · 3 years ago
  58. 0c0bdd4 Update YAML files for OS type data collection by George Keishing · 3 years ago
  59. f5a5750 Re-structure protocol and secution check by George Keishing · 3 years ago
  60. 8fe2b2d Added automation testcase for service user by manashsarma · 3 years ago
  61. 9f9da12 Add README for log collector script by George Keishing · 3 years ago
  62. e33094d Update CLI documentation and shorten sub options by George Keishing · 3 years ago
  63. 7bf5509 Clean up error markers by George Keishing · 3 years ago
  64. bff617a ffdc: Limit protocol checking. by Peter D Phan · 3 years ago
  65. 7756015 Added fix for automation gui test by manashsarma · 3 years ago
  66. 70adc25 Added a testcase to verify service password modification by manashsarma · 3 years ago
  67. bf84f94 Added support for Model and PartNumber vpd field testing. by Rahul Maheshwari · 3 years ago
  68. 8e72e3e Added fix to overcome login failure for VPD test cases by Rahul Maheshwari · 3 years ago
  69. aa1f848 Update env vars dict by George Keishing · 3 years ago
  70. 4885b2f Add --env_vars option support for CLI for user env by George Keishing · 3 years ago
  71. a7aed48 Add GUI automation test case for power usage page by manashsarma · 3 years ago
  72. d1fccd3 ffdc: Fix config to enhance messaging. by Peter D Phan · 3 years ago
  73. 8a678e1 redfish: systems: fix unexpected BMC error logs present issue by Tim Lee · 3 years ago
  74. b13682a Typo fix in code documentation by George Keishing · 3 years ago
  75. a9d9341 Added fix for expire password test cases by shrsuman123 · 3 years ago
  76. 44954cb Removing System VPD test for now as it requires mojor changes by Rahul Maheshwari · 3 years ago
  77. 9928b1d Replacing deprecated pam_tally2 with faillock usage by Rahul Maheshwari · 3 years ago
  78. 421e610 Added vmi certificate stage2 testcases by shrsuman123 · 3 years ago
  79. 2e41345 Added new SSH enable/disable test cases by Prashanth Katti · 3 years ago
  80. 2b6cb3a ffdc: Add verification of remote command exit code. by Peter D Phan · 3 years ago
  81. cce505b Minor update print to logger messaging by George Keishing · 3 years ago
  82. 04d2910 Add initial support for SHELL script execution in YAML by George Keishing · 3 years ago
  83. e86d9a5 ffdc: Enhance telnet timing to handle large data amount by Peter D Phan · 3 years ago
  84. f84ed12 Fix dump verify logic and enable in HW CI list by George Keishing · 3 years ago
  85. 0963c77 Disable dump check in HW_CI temporarily by George Keishing · 3 years ago
  86. 3fb9171 Update dump logic for REST/Redfish in test_xit.robot by George Keishing · 3 years ago
  87. 75ac429 Redfish: Verify Able To Load Certificates Via Eth1 IP Address by Anves Kumar rayankula · 3 years ago
  88. ad2443d Added delay for server power operation to display Boot setting operations by Ashwini Chandrappa · 3 years ago
  89. bb347bb Added code for login and storing the session using request library by Sushil Singh · 3 years ago
  90. 4d8e309 Update HW CI list and others by George Keishing · 3 years ago
  91. 7933703 GUI: Load Certificates Via Eth1 IP Address And Verify by Anves Kumar rayankula · 3 years ago
  92. c2d06df New keywords added to handle LDAP `NoAccess` user by Prashanth Katti · 3 years ago
  93. cf0861f Added a test to check BMC dump and application failure by Rahul Maheshwari · 3 years ago
  94. d0a2f33 Verify IPMI works on both network interfaces by Anves Kumar rayankula · 3 years ago
  95. 94c97d8 Added a test case to verify user creation with service username by manashsarma · 3 years ago
  96. d6c35b1 Verify BMC GUI Is Accessible Via Both Network Interfaces by Anves Kumar rayankula · 3 years ago
  97. 7b3a513 Add directories by type in log path by George Keishing · 3 years ago
  98. 0662e94 Fix ping command option for macbook users by George Keishing · 3 years ago
  99. 5963d63 ffdc: Implement for use with Telnet protocol by Peter D Phan · 3 years ago
  100. 272acf4 Read Network Configuration Via Different User Roles And Verify Using GUI by Anves Kumar rayankula · 3 years ago