1. e33ad1d IPMI changes to support port changes by George Keishing · 4 years, 7 months ago
  2. 8a70e6f Fix code documentation example by George Keishing · 4 years, 7 months ago
  3. 7c5f4b2 Modified keyword for ipmi user. by Tony Lee · 4 years, 7 months ago
  4. ea74130 Modified cases for ipmi network by Tony Lee · 4 years, 8 months ago
  5. aa736b5 Re-wrote save/restore_plug_in_value arg processing by Michael Walsh · 4 years, 7 months ago
  6. e5599df Rewrote required_plug_in functions by Michael Walsh · 4 years, 7 months ago
  7. 47f8a60 get_plug_vars() new kwargs by Michael Walsh · 4 years, 7 months ago
  8. aeeb527 return_plug_vars() new plug_in_package_name arg by Michael Walsh · 4 years, 7 months ago
  9. 6d2d42f Added test to verify unresponsive paths in redfish by Anusha Dathatri · 4 years, 8 months ago
  10. eefa8d9 pop_arg: Rename "default" to "pop_arg_default" by Michael Walsh · 4 years, 7 months ago
  11. 07ed794 Add log_file_path arg to 'Get SOL Console Pid' by Michael Walsh · 4 years, 8 months ago
  12. 046fe22 Use SSH_PORT/HTTPS_PORT in basic functions by Michael Walsh · 4 years, 8 months ago
  13. 73a86ac Set legitimate SSH_PORT and HTTPS_PORT defaults by Michael Walsh · 4 years, 8 months ago
  14. 76bc9ab Fixing RAS issue & Removing unavailable unrecoverable NX scenario by Sridevi Ramesh · 4 years, 8 months ago
  15. 3e7930d Modified enumerate_request method to print broken URI resources on demand by Anusha Dathatri · 4 years, 8 months ago
  16. 336fa97 Fix capitalization in dump_utils by Steven Sombar · 4 years, 8 months ago
  17. c1df150 default_value to str when setting os.environ by Michael Walsh · 4 years, 8 months ago
  18. b26d2c7 Add max_width arg to sprint_func_line by Michael Walsh · 4 years, 8 months ago
  19. e15e7e9 gen_exit_function: set ignore_err to 1 by Michael Walsh · 4 years, 8 months ago
  20. 84ae0d3 Removing hard-coded path to Root-CA.pem file by Zbigniew Kurzynski · 4 years, 9 months ago
  21. 6f86f17 Automation fix to separate Set Apply time and Redfish upload image keyword by Sushil Singh · 4 years, 8 months ago
  22. 65a7f16 Increase timedout and retry wait time for code upload by George Keishing · 4 years, 8 months ago
  23. d806cc0 Add systest/collection test cases and utility functions needed by Joy Onyerikwu · 4 years, 9 months ago
  24. 63f7bfc Add branch checkout option in DMTF tools by George Keishing · 4 years, 8 months ago
  25. 87353e3 New get_python_version() by Michael Walsh · 4 years, 8 months ago
  26. 8333a18 New valid_float, valid_date_time functions by Michael Walsh · 4 years, 8 months ago
  27. 410b178 Change several python and robot files to 110 chars by Michael Walsh · 4 years, 8 months ago
  28. 80dddde obmc_boot_test.py print to qprint by Michael Walsh · 4 years, 8 months ago
  29. ca0bc3b Get Current Applytime And Verify by Sushil Singh · 4 years, 9 months ago
  30. 575f58b execute_ssh_command to handle ConnectionResetError by Michael Walsh · 4 years, 8 months ago
  31. c09b7cb Corrected exec() error by Michael Walsh · 4 years, 8 months ago
  32. 0a124e8 list_to_report: map to list(map) py3 support by Michael Walsh · 4 years, 8 months ago
  33. 0cb727d return_plug_vars() to preserve default type by Michael Walsh · 4 years, 9 months ago
  34. 9e042ad shell_cmd support for error_regexes arg by Michael Walsh · 4 years, 9 months ago
  35. 46fcecb sprint_varx fmt to support quote_values by Michael Walsh · 4 years, 9 months ago
  36. cfffea2 Fix typo wording in documentation by George Keishing · 4 years, 9 months ago
  37. 1620cfb Host Code Update ApplyTime policy by Sushil Singh · 4 years, 9 months ago
  38. 1cd34b5 Enable event notification automation base code by Anusha Dathatri · 4 years, 11 months ago
  39. 45511e8 IPMI LAN channel cipher access list by George Keishing · 4 years, 9 months ago
  40. da20f84 valid_list: enforce only one of three args by Michael Walsh · 4 years, 9 months ago
  41. 35f4f69 Remove AddressFamily in openbmctool logging test by Steven Sombar · 4 years, 9 months ago
  42. 3c77d78 Automation fix for UnboundLocalError by Sushil Singh · 4 years, 9 months ago
  43. 61364e5 Revert test REST user management by George Keishing · 4 years, 9 months ago
  44. fdee1b0 Power supply check for efficiency percent value by Marissa Garza · 4 years, 10 months ago
  45. 2a0df68 wait_for_comm_cycle to wait for uptime by Michael Walsh · 4 years, 9 months ago
  46. 56f590a New structure data to pass for ApplyTime by Sushil Singh · 4 years, 9 months ago
  47. 4d5f668 shell_cmd return Popen object when fork=1 by Michael Walsh · 4 years, 9 months ago
  48. 89eff54 gen_valid functions not failing bad args by Michael Walsh · 4 years, 10 months ago
  49. d76b142 Power control metrics check for power consumed watts by Marissa Garza · 4 years, 10 months ago
  50. 6b09db3 Add MAC and NTP to Openbmctool Network tests. by Naman Navin Hegde · 4 years, 10 months ago
  51. 5328f38 gen_arg changes to support improved py template by Michael Walsh · 4 years, 10 months ago
  52. 3839c8c Add eSEL whitelist to BMC error polling test by Steven Sombar · 4 years, 10 months ago
  53. b9d8dfd New valid_length and fix valid_range by Michael Walsh · 4 years, 10 months ago
  54. cdb77db Exclude session information from Redfish enumeration by Anusha Dathatri · 4 years, 10 months ago
  55. 053d018 compose_plug_in_save_dir_path qprint vs print_vars by Michael Walsh · 4 years, 10 months ago
  56. adf4ab2 Apply strip_brackets to header in sprint_varx by Michael Walsh · 4 years, 10 months ago
  57. e177382 source.tcl minor doc corrections by Michael Walsh · 4 years, 10 months ago
  58. c51eee7 TFTP Bad firmware update for BMC/Host by Sushil Singh · 4 years, 10 months ago
  59. a6ae3c3 Move 'Verify Certificate Visible Via OpenSSL' by Rahul Maheshwari · 4 years, 10 months ago
  60. 5369145 openbmctool network testing- IP configuration by Naman Navin Hegde · 5 years ago
  61. 47f8013 Bad firmware update for BMC/Host by Sushil Singh · 4 years, 10 months ago
  62. 3fb2618 Fixed shell_cmd time_out processing failure by Michael Walsh · 4 years, 10 months ago
  63. c9a7ee7 get_stack_var to consider global value by Michael Walsh · 4 years, 10 months ago
  64. 0024434 valid_path: use gp.blank() on print_var by Michael Walsh · 4 years, 10 months ago
  65. 656eb4a Fix BMC max dump use case to check for capping by George Keishing · 4 years, 10 months ago
  66. c0e91ec Retry IPMI external command on failure by Rahul Maheshwari · 4 years, 10 months ago
  67. 9e8c0d8 IPMI in-band network configuration test by Naman Navin Hegde · 5 years ago
  68. bcb7d61 Added code to send ICMP timestamp request. by Prashanth Katti · 5 years ago
  69. 8ce4e03 New nping keyword by Michael Walsh · 4 years, 10 months ago
  70. e70acbe Add sosreport to OS FFDC collection by Steven Sombar · 4 years, 11 months ago
  71. 17eaafe Rename FFDC SOL.txt to BMC_obmc-console.log by Michael Walsh · 4 years, 10 months ago
  72. 4344ac2 Modify gen_robot_ssh exception handling for py3 by Michael Walsh · 4 years, 11 months ago
  73. 32e2b58 Redfish host code update with apply time by Sushil Singh · 4 years, 11 months ago
  74. be3a815 New valid_program() function by Michael Walsh · 4 years, 11 months ago
  75. aaded2a New network function in openbmctool_utils.py by Michael Walsh · 4 years, 11 months ago
  76. acc7c56 Codespell fixes by Gunnar Mills · 4 years, 11 months ago
  77. f2fac02 Deprecate REST keywords lib/user_utils.robot by George Keishing · 4 years, 11 months ago
  78. 87dcee1 Redfish code update lab/ci usecases by Sushil Singh · 5 years ago
  79. 35026be valid_list support invalid_values/required_values by Michael Walsh · 4 years, 11 months ago
  80. fffddca Re-instate "create_command_string fix for py3" by Michael Walsh · 4 years, 11 months ago
  81. 91960fd New parse_nping_output function by Michael Walsh · 4 years, 11 months ago
  82. 97081e8 Handle revision code in sys.version in gen_misc.py by Michael Walsh · 4 years, 11 months ago
  83. e7edb22 Change Rvalid to Valid by Michael Walsh · 4 years, 11 months ago
  84. 79b3444 Revert "create_command_string fix for py3" by George Keishing · 4 years, 11 months ago
  85. 86a427d Revert "New version_tuple function in gen_misc.py" by George Keishing · 4 years, 11 months ago
  86. 58bb8fe create_command_string fix for py3 by Michael Walsh · 4 years, 11 months ago
  87. bb5d117 New version_tuple function in gen_misc.py by Michael Walsh · 4 years, 11 months ago
  88. 7eedb1d delete_all_pnor_images: Call Delete Image and Verify by Adriana Kobylak · 4 years, 11 months ago
  89. 3468df5 Websocket test by Steven Sombar · 5 years ago
  90. 2e9d9cf code_update_utils: s/delete/Delete by Adriana Kobylak · 4 years, 11 months ago
  91. 9ed8572 code_update_utils: Don't delete software object twice by Adriana Kobylak · 4 years, 11 months ago
  92. a31f4c8 Collect BMC FFDC using scp by Steven Sombar · 5 years ago
  93. 3343b5e openbmctool_execute_command map py2/3 compatible by Michael Walsh · 5 years ago
  94. c6acf74 Fix delim in sprint_varx plus new fmt options by Michael Walsh · 5 years ago
  95. e58df1c Default to Redfish Power On/Off by Michael Walsh · 5 years ago
  96. e3abe14 FFDC to collect Host journald log by George Keishing · 5 years ago
  97. 3102949 Get Software Inventory State By Version by George Keishing · 5 years ago
  98. 506756e Update BMC dump response message and fix code by George Keishing · 5 years ago
  99. 2ea965c Switch to exit_on_error mode by Michael Walsh · 5 years ago
  100. ec01a6f Adjust to deprecated validation functions by Michael Walsh · 5 years ago