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