1. c9bd2e8 Record soft_errors for use by caller by Michael Walsh · 5 years ago
  2. fdde258 Call 'Header Message' in test mode by Michael Walsh · 5 years ago
  3. 888d85a get_state process uptime in test_mode by Michael Walsh · 5 years ago
  4. 89c0aaa func_timer cleanup TypeError by Michael Walsh · 5 years ago
  5. 024a2f3 create_plug_in_save_dir doc correction by Michael Walsh · 5 years ago
  6. 5bcbfba Fix obmcutil bin path by George Keishing · 5 years ago
  7. f8acde9 Revert "Implement enumerate for redfish resources" by George Keishing · 5 years ago
  8. ff9240b Implement enumerate for redfish resources by Anusha Dathatri · 5 years ago
  9. 1db8687 key_value_list_to_dict support list of tuples by Michael Walsh · 5 years ago
  10. c068faa Hostname verification fix. by Prashanth Katti · 5 years ago
  11. 6a69d26 DMTF tool power on operation by George Keishing · 5 years ago
  12. 5bf54f5 Witherspoon BMC flash chip side by George Keishing · 5 years ago
  13. 17dae1a __init__.robot created to get FW version by Sivas SRR · 5 years ago
  14. 8d50045 Update org open power enumerate to base to list all entries by George Keishing · 5 years ago
  15. 6e64698 Re-factoring of gen_robot_print by Michael Walsh · 5 years ago
  16. edb5c94 Remove use of newly deprecated rprint_issuing_keyword by Michael Walsh · 5 years ago
  17. 61c1298 Improved gen_print's logging support, etc. by Michael Walsh · 5 years ago
  18. c108e42 Remove use of deprecated rprint functions by Michael Walsh · 5 years ago
  19. eca4dce Adding secureboot setup check: by Lakshminarayana R. Kammath · 5 years ago
  20. 9c6ec28 Test Witherspoon RAS use cases using pdbg tool. by Sridevi Ramesh · 5 years ago
  21. 75e91fe Added test cases to verify IPMI user via Redfish by Rahul Maheshwari · 5 years ago
  22. 6f0362c New work_around_inspect_stack_cwd_failure function by Michael Walsh · 5 years ago
  23. cb6994f Fix error in library when running under Python 3 by Steven Sombar · 5 years ago
  24. ce7c4b5 Tolerate failed redfish init for old bmc code by Michael Walsh · 5 years ago
  25. 4adb3f2 Adding BMC RAS recoverable error injection through pdbg tool by Sridevi Ramesh · 5 years ago
  26. 12059e2 obmc_boot_test to only get FFDC on request by Michael Walsh · 5 years ago
  27. 80bfd31 Deprecate SetPassword usage and update test with new users method by George Keishing · 5 years ago
  28. 1d85af0 Restructuring of keywords to support error injections through pdgb and host. by Sridevi Ramesh · 5 years ago
  29. c86a2f7 redfish list and enumerate to run quietly by Michael Walsh · 5 years ago
  30. 589ae76 qprint/dprint_func_templates to use get_stack_var by Michael Walsh · 5 years ago
  31. db9f1e8 Get BMC Hostname fixed to isolate hostname by Michael Walsh · 5 years ago
  32. caa718b Delete all redfish session from the BMC by George Keishing · 5 years ago
  33. 5cc8919 Add get_properties, etc. to bmc_redfish class by Michael Walsh · 5 years ago
  34. 7822b9e New nested_get function by Michael Walsh · 5 years ago
  35. 0ff2eed New pop_arg function by Michael Walsh · 5 years ago
  36. c3d1e96 Moved "Verify IPMI Username And Password" keyword in library by Rahul Maheshwari · 5 years ago
  37. dabf38f BMC utility function to find member entries and return list. by George Keishing · 5 years ago
  38. 4066eed gen_plug_in_utils.py code spell fix by George Keishing · 5 years ago
  39. 64a9aa6 Support for new 'Redfish OBMC Reboot' tests by Michael Walsh · 5 years ago
  40. 213feb3 Redfish BMC Reset Operation must tolerate logout error by Michael Walsh · 5 years ago
  41. 97c9394 New BMC redfish library integration by George Keishing · 5 years ago
  42. eda0949 Verify dump after injecting host watchdog error by Anusha Dathatri · 5 years ago
  43. 398d9e6 DMTF Redfish-JsonSchema-ResponseValidator Tool by George Keishing · 5 years ago
  44. 31b6bd0 Update raw command string which generates eSEL by Steven Sombar · 5 years ago
  45. 3075166 SSHLibrary SSH login conflict fix by George Keishing · 5 years ago
  46. 37f833d boot/data.py:create_boot_table fix OrderedDict mutated during iteration by Michael Walsh · 5 years ago
  47. 35139f9 New redfish_plus.py module by Michael Walsh · 5 years ago
  48. 662e13b Add style argument to sprint_func_line function by Michael Walsh · 5 years ago
  49. c2b176e Plugin find target to power on and BMC reset by George Keishing · 5 years ago
  50. 7ec4593 Find valid target entries from the redfish resource dictionary by George Keishing · 5 years ago
  51. 00ee05a DMTF Redfish-Service-Validator tool test by George Keishing · 5 years ago
  52. 99beb65 New exit_not_master function by Michael Walsh · 5 years ago
  53. 2deec3c Update system power on target by George Keishing · 5 years ago
  54. b10eaca Redfish BMC Reset Operation by George Keishing · 5 years ago
  55. 374e684 Create multiple session and verify by George Keishing · 5 years ago
  56. 23ac9b4 create_command_string check len(pos_parms) and filter(None, pos_parms) by Michael Walsh · 5 years ago
  57. e003088 Fix multiples found error and update bmcweb regression list by George Keishing · 5 years ago
  58. 217402f Remove references to oem/ibm by Steven Sombar · 5 years ago
  59. 287a003 Support for 4 new Redfish boot tests by Michael Walsh · 5 years ago
  60. c3c05c2 Get properties function by George Keishing · 5 years ago
  61. 48156e7 Skip JSON schemas enumeration by George Keishing · 5 years ago
  62. f2613b7 Redfish python utility by George Keishing · 5 years ago
  63. 24e0e79 Added a method to get IPMI user info by Rahul Maheshwari · 5 years ago
  64. 2db7bca Fix missing resource.robot renaming by George Keishing · 5 years ago
  65. 839a0c2 Replace resource.txt with resource.robot by Sandhya Somashekar · 5 years ago
  66. 2da175f Collect Redfish Enumerate log for FFDC by Steven Sombar · 5 years ago
  67. f566fb1 Support SIGUSR1 to stop boot test early and count as failure by Michael Walsh · 5 years ago
  68. fd5a868 Support early exit from wait_until_keyword_succeeds in wait_state by Michael Walsh · 5 years ago
  69. 8cccbd7 Fix list URIs in library to take absolute path. by George Keishing · 5 years ago
  70. 747ce9d New network lib file and minor fixes by Prashanth Katti · 5 years ago
  71. 0047de8 Redfish power operation by Sridevi Ramesh · 5 years ago
  72. 5d46755 Code spell, alignment and spacing fixes by George Keishing · 5 years ago
  73. 2ce1dba Set and save stop_check_rc after each decision to stop test execution II by Michael Walsh · 5 years ago
  74. 0a3bdb4 New Auto_reboot plug-in II by Michael Walsh · 5 years ago
  75. 46e64a3 Update the robot library redfish instance only to suite level by George Keishing · 5 years ago
  76. 2823d2a Fix class exit and temp object update in security by George Keishing · 5 years ago
  77. 7e96b13 Revert "Set and save stop_check_rc after each decision to stop test execution" by Michael Walsh · 5 years ago
  78. c8483e3 Set and save stop_check_rc after each decision to stop test execution by Michael Walsh · 5 years ago
  79. 8e6c910 Deprecate older redfish code. by George Keishing · 5 years ago
  80. f5293d2 New get_function_stack function by Michael Walsh · 5 years ago
  81. 723482b dump_to_dict not working for empty dump subdirs by Michael Walsh · 5 years ago
  82. 4c39401 BMC redfish update and new test suite for security by George Keishing · 5 years ago
  83. 19e70c8 Changed execute_ipmi_cmd to call create_ipmi_ext_command_string by Michael Walsh · 5 years ago
  84. 3ef2e92 ipmi_client.robot to use new create_ipmi_ext_command_string by Michael Walsh · 5 years ago
  85. 355197a Re-structured lib/ipmi_client.py by Michael Walsh · 5 years ago
  86. 5c231a8 Fix slash for Call Method by George Keishing · 5 years ago
  87. 68d72ff Quick fix in 'Set Auto Reboot' keyword by Sridevi Ramesh · 5 years ago
  88. 8393376 Get attribute value function by George Keishing · 5 years ago
  89. 6510cfb Test multiple valid URL without login by George Keishing · 5 years ago
  90. 2296e8c Fix list and enumerate request return and iteration logic by George Keishing · 5 years ago
  91. 16244c2 Revert "Revert "re_order_kwargs, default_arg_delim, create_command_string functions"" by George Keishing · 5 years ago
  92. 5a73ee0 bmcweb service root interface by George Keishing · 5 years ago
  93. 65b0a85 Revert "re_order_kwargs, default_arg_delim, create_command_string functions" by George Keishing · 5 years ago
  94. 8173555 re_order_kwargs, default_arg_delim, create_command_string functions by Michael Walsh · 5 years ago
  95. a011c02 Add test for number of BMC dumps by Steven Sombar · 5 years ago
  96. 9fc17c3 Expand quote_bash_parms to recognize more bash special characters by Michael Walsh · 5 years ago
  97. 8646d96 New is_dict function by Michael Walsh · 5 years ago
  98. eadeef0 Support required for X-Auth-Token by Sridevi Ramesh · 5 years ago
  99. e62d8b0 Robot using DMTF redfish python library by George Keishing · 6 years ago
  100. 514fad7 Use deepcopy in var_stack.push by Michael Walsh · 5 years ago