- f189ff8 Update DMTF validator new tool options by George Keishing · 3 years, 3 months ago
- af77d9c Add template log collector YAML file for reference by George Keishing · 3 years, 3 months ago
- 73b95d1 Handle python eval plugin execptions by George Keishing · 3 years, 3 months ago
- e9b23d3 Handle YAML load error exception and plugin name indexing by George Keishing · 3 years, 3 months ago
- 9348b40 Update code documentation for log collector by George Keishing · 3 years, 3 months ago
- 8a969cf Update plugin documentation by George Keishing · 3 years, 3 months ago
- de79a9b Plugin Error response type check by George Keishing · 3 years, 3 months ago
- fd631a1 ffdc: Trigger Paramiko exec_command() timeout by Peter D Phan · 3 years, 3 months ago
- 4bac6da Plugin: Add date time util module by George Keishing · 3 years, 3 months ago
- ba48e9b ffdc: Trigger paramiko exec_command() timeout mechanism by Peter D Phan · 3 years, 3 months ago
- 4f1f713 Add log collector YAML sysntax and rules documentation by George Keishing · 3 years, 3 months ago
- fdfd7e3 Added testcases for Security settings page by Ashwini Chandrappa · 3 years, 3 months ago
- dda48ce Update plugin print statement by George Keishing · 3 years, 3 months ago
- f53eb35 Fix missing requirement for GUI test by Troy Lee · 3 years, 3 months ago
- d5f5722 Skip Registries and PostCode in redfish enumerate by George Keishing · 3 years, 3 months ago
- 7062017 Added test cases to enable/disable IPMI by Prashanth Katti · 3 years, 3 months ago
- 165f527 Added test to verify user account persistency after reboots by manashsarma · 3 years, 3 months ago
- 4603c9c Update YAML for SCP block by George Keishing · 3 years, 3 months ago
- 0578ed7 Update log collector plugin documentation by George Keishing · 3 years, 3 months ago
- 91308ea Add support to walk through /redfish/v1 using plugin by George Keishing · 3 years, 3 months ago
- 5786f28 Modified redfish response code in automated testcases by manashsarma · 3 years, 3 months ago
- fd246e2 Add PLDM flight recorder log collection by George Keishing · 3 years, 3 months ago
- cfbc905 Fix python plugin path by George Keishing · 3 years, 3 months ago
- 374a538 Modify hard-code when set a network config by Tony Lee · 3 years, 3 months ago
- 4adbff6 Update plugin documentation with ERROR directive support by George Keishing · 3 years, 3 months ago
- 1e7b018 Add plugin block error state and checking by George Keishing · 3 years, 3 months ago
- 1627d96 ffdc: Better handle user telnet command timeout. by Peter D Phan · 3 years, 3 months ago
- af5442f Support new boot override design in IPMI/REST boot tests by Konstantin Aladyshev · 3 years, 4 months ago
- 61d2250 Support all parameter combinations in Redfish boot tests by Konstantin Aladyshev · 3 years, 5 months ago
- bd38aa4 Renamed duplicate dump keyword and its usage by Rahul Maheshwari · 3 years, 3 months ago
- 50a1be9 Automated test case to check the firmware version by Sushil Singh · 3 years, 5 months ago
- 1dc8a1e Fix REST vs Redfish dump URI by George Keishing · 3 years, 3 months ago
- a56e87b Update SCP files logic to handle multiple file listing or find by George Keishing · 3 years, 3 months ago
- 71999b3 Removed dump test cases which are already moved to Redfish completely by Rahul Maheshwari · 3 years, 3 months ago
- 0581cb0 Enhance FFDC plugin to handle data types return from plugins by George Keishing · 3 years, 3 months ago
- c892e62 ffdc: Add scp plugin. by Peter D Phan · 3 years, 3 months ago
- 6ee8670 Add list data return from SSH response by George Keishing · 3 years, 3 months ago
- 7640761 Revert "Included Redfish sessions data" by George Keishing · 3 years, 3 months ago
- 88ec280 Fix BMC dump Redfish boot loading error during suite execution by George Keishing · 3 years, 3 months ago
- 6756d44 Included Redfish sessions data by Anusha Dathatri · 3 years, 3 months ago
- 59099ce Renamed some files of GUI test suite to have consistency by Rahul Maheshwari · 3 years, 3 months ago
- 433d806 Revert "Renamed some files of GUI test suite to have consistency" by George Keishing · 3 years, 3 months ago
- caa97e6 Add support to write plugin response datat to file by George Keishing · 3 years, 3 months ago
- db174aa Update Plugin documentation for log collector by George Keishing · 3 years, 3 months ago
- 8a7ec17 ffdc: Convert paramiko return values to string. by Peter D Phan · 3 years, 3 months ago
- 2b83e04 Fix command parsing for SHELL, IPMI and REDFISH by George Keishing · 3 years, 3 months ago
- b76e175 ffdc: Convert telnet return data to ASCII string. by Peter D Phan · 3 years, 3 months ago
- e25cd7b Explicit remove dumps from BMC by George Keishing · 3 years, 3 months ago
- f15252b Parse SHELL / IPMI files and replace if env exist by George Keishing · 3 years, 3 months ago
- b4540e7 Add YAML parsing to update env vars for SCP by George Keishing · 3 years, 3 months ago
- 5765f79 Fix plugin arg parser to handle data types by George Keishing · 3 years, 3 months ago
- b97a904 Add plugin support for python module by George Keishing · 3 years, 3 months ago
- 66c2f33 Renamed some files of GUI test suite to have consistency by Rahul Maheshwari · 3 years, 3 months ago
- 90c6a81 Added Refresh GUI keyword for the page to load compeletly after refresh by Ashwini Chandrappa · 3 years, 4 months ago
- 52e28cf Renamed GUI test suite folder name for consistency by Rahul Maheshwari · 3 years, 3 months ago
- ed15099 Update plugin documentation by George Keishing · 3 years, 3 months ago
- 685480b Fix SCP using pre-define rule by George Keishing · 3 years, 3 months ago
- e7a88fd Add plugin shell execution script by George Keishing · 3 years, 3 months ago
- 48c5967 Log collector plugin infrastructure by George Keishing · 3 years, 3 months ago
- 2f3a96e ffdc: Add examples for ffdc/plugins modules by Peter D Phan · 3 years, 3 months ago
- fd260e4 ffdc: Move utilities to subdir lib. by Peter D Phan · 3 years, 3 months ago
- 6ea399b Added SNMP new test cases by Prashanth Katti · 3 years, 4 months ago
- 0aa8485 Fix for GUI firmware page test failure by Rahul Maheshwari · 3 years, 3 months ago
- 4910aa2 Added local user automation testcase by manashsarma · 3 years, 3 months ago
- 12fd065 Remove explicit checking of DUMP_LOGS from YAML by George Keishing · 3 years, 3 months ago
- e168675 Load env in a function by George Keishing · 3 years, 3 months ago
- b760761 Update redfishtool, ipmitool, SHELL redundant code by George Keishing · 3 years, 3 months ago
- 506b058 Generalize execution for protocols and YAML update by George Keishing · 3 years, 3 months ago
- 484f824 Generalize IPMI execution by George Keishing · 3 years, 3 months ago
- c4914b7 Fix test case tagging name by George Keishing · 3 years, 3 months ago
- bfb851b Fixed vmi code to use ethernet channel number by shrsuman123 · 3 years, 4 months ago
- ac76512 Corrected command for generating procedure and symbolic FRU callout by Rahul Maheshwari · 3 years, 3 months ago
- b40200e Update log collector README CI option output by George Keishing · 3 years, 3 months ago
- aa63870 Fix remote protocol add to working list by George Keishing · 3 years, 3 months ago
- 39122c1 Added automation testcase to verify service user deletion by manashsarma · 3 years, 3 months ago
- 0813e71 Mask password from debug print in log collector by George Keishing · 3 years, 3 months ago
- 8e94f8c Support user define environment variable YAML by George Keishing · 3 years, 3 months ago
- 563b14a Modified the search dump Xpath value by Ashwini Chandrappa · 3 years, 3 months ago
- 243a1f2 Added refresh click to display generated error logs by Ashwini Chandrappa · 3 years, 3 months ago
- d268630 Added a wait to display Profile settings for the dropdown list by Ashwini Chandrappa · 3 years, 3 months ago
- 0c0bdd4 Update YAML files for OS type data collection by George Keishing · 3 years, 3 months ago
- f5a5750 Re-structure protocol and secution check by George Keishing · 3 years, 3 months ago
- 8fe2b2d Added automation testcase for service user by manashsarma · 3 years, 3 months ago
- 9f9da12 Add README for log collector script by George Keishing · 3 years, 3 months ago
- e33094d Update CLI documentation and shorten sub options by George Keishing · 3 years, 3 months ago
- 7bf5509 Clean up error markers by George Keishing · 3 years, 3 months ago
- bff617a ffdc: Limit protocol checking. by Peter D Phan · 3 years, 3 months ago
- 7756015 Added fix for automation gui test by manashsarma · 3 years, 4 months ago
- 70adc25 Added a testcase to verify service password modification by manashsarma · 3 years, 4 months ago
- bf84f94 Added support for Model and PartNumber vpd field testing. by Rahul Maheshwari · 3 years, 4 months ago
- 8e72e3e Added fix to overcome login failure for VPD test cases by Rahul Maheshwari · 3 years, 3 months ago
- aa1f848 Update env vars dict by George Keishing · 3 years, 3 months ago
- 4885b2f Add --env_vars option support for CLI for user env by George Keishing · 3 years, 4 months ago
- a7aed48 Add GUI automation test case for power usage page by manashsarma · 3 years, 4 months ago
- d1fccd3 ffdc: Fix config to enhance messaging. by Peter D Phan · 3 years, 4 months ago
- 8a678e1 redfish: systems: fix unexpected BMC error logs present issue by Tim Lee · 3 years, 4 months ago
- b13682a Typo fix in code documentation by George Keishing · 3 years, 4 months ago
- a9d9341 Added fix for expire password test cases by shrsuman123 · 3 years, 4 months ago
- 44954cb Removing System VPD test for now as it requires mojor changes by Rahul Maheshwari · 3 years, 4 months ago
- 9928b1d Replacing deprecated pam_tally2 with faillock usage by Rahul Maheshwari · 3 years, 4 months ago