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