Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
openbmc-test-automation
/
ed15099927d852e1ba09618511f299f3a2eadfa9
/
lib
« Previous
336fa97
Fix capitalization in dump_utils
by Steven Sombar
· 5 years ago
c1df150
default_value to str when setting os.environ
by Michael Walsh
· 5 years ago
b26d2c7
Add max_width arg to sprint_func_line
by Michael Walsh
· 5 years ago
e15e7e9
gen_exit_function: set ignore_err to 1
by Michael Walsh
· 5 years ago
84ae0d3
Removing hard-coded path to Root-CA.pem file
by Zbigniew Kurzynski
· 5 years ago
6f86f17
Automation fix to separate Set Apply time and Redfish upload image keyword
by Sushil Singh
· 5 years ago
65a7f16
Increase timedout and retry wait time for code upload
by George Keishing
· 5 years ago
d806cc0
Add systest/collection test cases and utility functions needed
by Joy Onyerikwu
· 5 years ago
63f7bfc
Add branch checkout option in DMTF tools
by George Keishing
· 5 years ago
87353e3
New get_python_version()
by Michael Walsh
· 5 years ago
8333a18
New valid_float, valid_date_time functions
by Michael Walsh
· 5 years ago
410b178
Change several python and robot files to 110 chars
by Michael Walsh
· 5 years ago
80dddde
obmc_boot_test.py print to qprint
by Michael Walsh
· 5 years ago
ca0bc3b
Get Current Applytime And Verify
by Sushil Singh
· 5 years ago
575f58b
execute_ssh_command to handle ConnectionResetError
by Michael Walsh
· 5 years ago
c09b7cb
Corrected exec() error
by Michael Walsh
· 5 years ago
0a124e8
list_to_report: map to list(map) py3 support
by Michael Walsh
· 5 years ago
0cb727d
return_plug_vars() to preserve default type
by Michael Walsh
· 5 years ago
9e042ad
shell_cmd support for error_regexes arg
by Michael Walsh
· 5 years ago
46fcecb
sprint_varx fmt to support quote_values
by Michael Walsh
· 5 years ago
cfffea2
Fix typo wording in documentation
by George Keishing
· 5 years ago
1620cfb
Host Code Update ApplyTime policy
by Sushil Singh
· 5 years ago
1cd34b5
Enable event notification automation base code
by Anusha Dathatri
· 5 years ago
45511e8
IPMI LAN channel cipher access list
by George Keishing
· 5 years ago
da20f84
valid_list: enforce only one of three args
by Michael Walsh
· 5 years ago
35f4f69
Remove AddressFamily in openbmctool logging test
by Steven Sombar
· 5 years ago
3c77d78
Automation fix for UnboundLocalError
by Sushil Singh
· 5 years ago
61364e5
Revert test REST user management
by George Keishing
· 5 years ago
fdee1b0
Power supply check for efficiency percent value
by Marissa Garza
· 5 years ago
2a0df68
wait_for_comm_cycle to wait for uptime
by Michael Walsh
· 5 years ago
56f590a
New structure data to pass for ApplyTime
by Sushil Singh
· 5 years ago
4d5f668
shell_cmd return Popen object when fork=1
by Michael Walsh
· 5 years ago
89eff54
gen_valid functions not failing bad args
by Michael Walsh
· 5 years ago
d76b142
Power control metrics check for power consumed watts
by Marissa Garza
· 5 years ago
6b09db3
Add MAC and NTP to Openbmctool Network tests.
by Naman Navin Hegde
· 5 years ago
5328f38
gen_arg changes to support improved py template
by Michael Walsh
· 5 years ago
3839c8c
Add eSEL whitelist to BMC error polling test
by Steven Sombar
· 5 years ago
b9d8dfd
New valid_length and fix valid_range
by Michael Walsh
· 5 years ago
cdb77db
Exclude session information from Redfish enumeration
by Anusha Dathatri
· 5 years ago
053d018
compose_plug_in_save_dir_path qprint vs print_vars
by Michael Walsh
· 5 years ago
adf4ab2
Apply strip_brackets to header in sprint_varx
by Michael Walsh
· 5 years ago
e177382
source.tcl minor doc corrections
by Michael Walsh
· 5 years ago
c51eee7
TFTP Bad firmware update for BMC/Host
by Sushil Singh
· 5 years ago
a6ae3c3
Move 'Verify Certificate Visible Via OpenSSL'
by Rahul Maheshwari
· 5 years ago
5369145
openbmctool network testing- IP configuration
by Naman Navin Hegde
· 5 years ago
47f8013
Bad firmware update for BMC/Host
by Sushil Singh
· 5 years ago
3fb2618
Fixed shell_cmd time_out processing failure
by Michael Walsh
· 5 years ago
c9a7ee7
get_stack_var to consider global value
by Michael Walsh
· 5 years ago
0024434
valid_path: use gp.blank() on print_var
by Michael Walsh
· 5 years ago
656eb4a
Fix BMC max dump use case to check for capping
by George Keishing
· 5 years ago
c0e91ec
Retry IPMI external command on failure
by Rahul Maheshwari
· 5 years ago
9e8c0d8
IPMI in-band network configuration test
by Naman Navin Hegde
· 5 years ago
bcb7d61
Added code to send ICMP timestamp request.
by Prashanth Katti
· 5 years ago
8ce4e03
New nping keyword
by Michael Walsh
· 5 years ago
e70acbe
Add sosreport to OS FFDC collection
by Steven Sombar
· 5 years ago
17eaafe
Rename FFDC SOL.txt to BMC_obmc-console.log
by Michael Walsh
· 5 years ago
4344ac2
Modify gen_robot_ssh exception handling for py3
by Michael Walsh
· 5 years ago
32e2b58
Redfish host code update with apply time
by Sushil Singh
· 5 years ago
be3a815
New valid_program() function
by Michael Walsh
· 5 years ago
aaded2a
New network function in openbmctool_utils.py
by Michael Walsh
· 5 years ago
acc7c56
Codespell fixes
by Gunnar Mills
· 5 years ago
f2fac02
Deprecate REST keywords lib/user_utils.robot
by George Keishing
· 5 years ago
87dcee1
Redfish code update lab/ci usecases
by Sushil Singh
· 5 years ago
35026be
valid_list support invalid_values/required_values
by Michael Walsh
· 5 years ago
fffddca
Re-instate "create_command_string fix for py3"
by Michael Walsh
· 5 years ago
91960fd
New parse_nping_output function
by Michael Walsh
· 5 years ago
97081e8
Handle revision code in sys.version in gen_misc.py
by Michael Walsh
· 5 years ago
e7edb22
Change Rvalid to Valid
by Michael Walsh
· 5 years ago
79b3444
Revert "create_command_string fix for py3"
by George Keishing
· 5 years ago
86a427d
Revert "New version_tuple function in gen_misc.py"
by George Keishing
· 5 years ago
58bb8fe
create_command_string fix for py3
by Michael Walsh
· 5 years ago
bb5d117
New version_tuple function in gen_misc.py
by Michael Walsh
· 5 years ago
7eedb1d
delete_all_pnor_images: Call Delete Image and Verify
by Adriana Kobylak
· 5 years ago
3468df5
Websocket test
by Steven Sombar
· 5 years ago
2e9d9cf
code_update_utils: s/delete/Delete
by Adriana Kobylak
· 5 years ago
9ed8572
code_update_utils: Don't delete software object twice
by Adriana Kobylak
· 5 years ago
a31f4c8
Collect BMC FFDC using scp
by Steven Sombar
· 5 years ago
3343b5e
openbmctool_execute_command map py2/3 compatible
by Michael Walsh
· 5 years ago
c6acf74
Fix delim in sprint_varx plus new fmt options
by Michael Walsh
· 5 years ago
e58df1c
Default to Redfish Power On/Off
by Michael Walsh
· 5 years ago
e3abe14
FFDC to collect Host journald log
by George Keishing
· 6 years ago
3102949
Get Software Inventory State By Version
by George Keishing
· 5 years ago
506756e
Update BMC dump response message and fix code
by George Keishing
· 5 years ago
2ea965c
Switch to exit_on_error mode
by Michael Walsh
· 5 years ago
ec01a6f
Adjust to deprecated validation functions
by Michael Walsh
· 5 years ago
44cef25
obmc_boot_test: gen_robot_valid to gen_valid
by Michael Walsh
· 5 years ago
84230c2
Overhaul of gen_robot_valid.py
by Michael Walsh
· 5 years ago
018e25f
Overhaul of gen_valid.py
by Michael Walsh
· 5 years ago
3af6087
pop_arg "default" to default to None
by Michael Walsh
· 5 years ago
e7ca2b0
sprint_error_report support for stack_frame_ix arg
by Michael Walsh
· 5 years ago
72abe82
Software objects function keywords
by George Keishing
· 5 years ago
32f7b3d
Check "Front and Rear LED" state by LED group
by Alvin Wang
· 5 years ago
5ea86d0
redfish code update keyword
by Sushil Singh
· 5 years ago
b42a06e
Enable RAS unrecoverable error injection through pdbg tool during boot.
by Sridevi Ramesh
· 5 years ago
cfa950c
ImageURI TFTP download and install for BMC and Host image
by George Keishing
· 5 years ago
f5b93d7
Fix valid_value print of complex robot var
by Michael Walsh
· 5 years ago
bb3d21c
Reduced the delay after user delete operation
by Rahul Maheshwari
· 5 years ago
cba9f33
Add FFDC cat /proc/uptime
by Michael Walsh
· 5 years ago
d97ddcc
Typo fix changes
by George Keishing
· 5 years ago
cba6d42
TFTP download and install for BMC and Host image
by George Keishing
· 5 years ago
Next »