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