History log of /openbmc/openbmc-test-automation/redfish/ (Results 801 – 812 of 812)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
a933e77306-Feb-2019 George Keishing <gkeishin@in.ibm.com>

Fix tagging naming

Change-Id: I2bdb83bd9e1f6005a1dc1fb3323b539fe547fc75
Signed-off-by: George Keishing <gkeishin@in.ibm.com>

46e64a3505-Feb-2019 George Keishing <gkeishin@in.ibm.com>

Update the robot library redfish instance only to suite level

ROBOT_LIBRARY_SCOPE = "TEST SUITE"

This ensures that the object is alive at suite level.

Change-Id: Ib0afed46c29e08d85601ffb266a2858bd

Update the robot library redfish instance only to suite level

ROBOT_LIBRARY_SCOPE = "TEST SUITE"

This ensures that the object is alive at suite level.

Change-Id: Ib0afed46c29e08d85601ffb266a2858bdf1f6ea8
Signed-off-by: George Keishing <gkeishin@in.ibm.com>

show more ...

2823d2ae05-Feb-2019 George Keishing <gkeishin@in.ibm.com>

Fix class exit and temp object update in security

Change-Id: I18a95529fc2e2b27d3429f86eade852963873cb7
Signed-off-by: George Keishing <gkeishin@in.ibm.com>

a811693905-Feb-2019 George Keishing <gkeishin@in.ibm.com>

Login To BMCweb Using Unsecured HTTP

Change-Id: Ic06f08804b953c65829c31443ce6a1cefd1efdcc
Signed-off-by: George Keishing <gkeishin@in.ibm.com>

4c39401801-Feb-2019 George Keishing <gkeishin@in.ibm.com>

BMC redfish update and new test suite for security

Changes:
- Update bmc redfish to allow user to update credentials.
- Added test suite test_service_root_security.robot.

Added Test Case:

BMC redfish update and new test suite for security

Changes:
- Update bmc redfish to allow user to update credentials.
- Added test suite test_service_root_security.robot.

Added Test Case:
- Login To BMCweb With Invalid Credentials

Change-Id: Ia7e8cd6f3cab381ad41f34b6f502e3f92521f692
Signed-off-by: George Keishing <gkeishin@in.ibm.com>

show more ...


/openbmc/openbmc-test-automation/gui/__init__.robot
/openbmc/openbmc-test-automation/gui/data/resource_variables.py
/openbmc/openbmc-test-automation/gui/lib/resource.robot
/openbmc/openbmc-test-automation/gui/lib/supporting_libs.py
/openbmc/openbmc-test-automation/gui/test/gui_header/test_obmc_gui_ip_refresh_check.robot
/openbmc/openbmc-test-automation/gui/test/gui_header/test_obmc_gui_power_operations.robot
/openbmc/openbmc-test-automation/gui/test/gui_header/test_obmc_gui_server_health.robot
/openbmc/openbmc-test-automation/gui/test/server_config/test_obmc_gui_firmware_update.robot
/openbmc/openbmc-test-automation/gui/test/server_config/test_obmc_gui_network_settings.robot
/openbmc/openbmc-test-automation/gui/test/server_control/test_obmc_gui_server_power_operations.robot
/openbmc/openbmc-test-automation/gui/test/server_health/test_obmc_gui_hardware_status.robot
/openbmc/openbmc-test-automation/gui/test/server_health/test_obmc_gui_sensors.robot
/openbmc/openbmc-test-automation/gui/test/server_overview/test_obmc_gui_server_overview.robot
/openbmc/openbmc-test-automation/gui/test/users/test_obmc_gui_manage_user.robot
/openbmc/openbmc-test-automation/lib/bmc_redfish.py
/openbmc/openbmc-test-automation/lib/ipmi_client.py
/openbmc/openbmc-test-automation/lib/ipmi_client.robot
/openbmc/openbmc-test-automation/lib/ipmi_utils.py
/openbmc/openbmc-test-automation/lib/rest_client.robot
/openbmc/openbmc-test-automation/lib/utils.robot
service_root/test_service_root_security.robot
/openbmc/openbmc-test-automation/tests/ipmi/test_general_ipmi.robot
c5fab99f02-Feb-2019 George Keishing <gkeishin@in.ibm.com>

Redfish firmware inventory test automation

Changes:
- Added new firmware inventory suite

Added Test Cases:
- Verify Update Service Enabled
- Verify Software Inventory Collection
- S

Redfish firmware inventory test automation

Changes:
- Added new firmware inventory suite

Added Test Cases:
- Verify Update Service Enabled
- Verify Software Inventory Collection
- Software Inventory Status Check

Resolves openbmc/openbmc-test-automation#1538

Change-Id: Ia9808692e0d405500d84084bf9d445cf81c41611
Signed-off-by: George Keishing <gkeishin@in.ibm.com>

show more ...

4db114cc02-Feb-2019 George Keishing <gkeishin@in.ibm.com>

Update test case verification

Change-Id: I64d6db1d9984a48dd50d525bbacb97ab6f20e9c2
Signed-off-by: George Keishing <gkeishin@in.ibm.com>

3a813a9701-Feb-2019 George Keishing <gkeishin@in.ibm.com>

Fix GET request in service and manager test suites

Change-Id: I9fad76d30bb3a9f5791fffbc70b59e50f86ba843
Signed-off-by: George Keishing <gkeishin@in.ibm.com>

6510cfbe31-Jan-2019 George Keishing <gkeishin@in.ibm.com>

Test multiple valid URL without login

Changes:
- GET base default removed
- Update test to use template.
- Check following '/', /redfish, `/redfish/v1 URL without
logged in.

This

Test multiple valid URL without login

Changes:
- GET base default removed
- Update test to use template.
- Check following '/', /redfish, `/redfish/v1 URL without
logged in.

This enable to test request for valid and invalid resource URL.

Change-Id: Ieaf0a6c6d9982078d39c4607d0e41cf2843ab4a9
Signed-off-by: George Keishing <gkeishin@in.ibm.com>

show more ...

10215e1301-Feb-2019 George Keishing <gkeishin@in.ibm.com>

Delete deprecated redfish test suites

Files Deleted:
- test_poweron.robot
- test_redfish_basic_poweron.robot
- test_redfish_interfaces.robot

Change-Id: I990a00a0c573e00446810cfb3ba4233

Delete deprecated redfish test suites

Files Deleted:
- test_poweron.robot
- test_redfish_basic_poweron.robot
- test_redfish_interfaces.robot

Change-Id: I990a00a0c573e00446810cfb3ba4233b363e4f07
Signed-off-by: George Keishing <gkeishin@in.ibm.com>

show more ...

22872e5530-Jan-2019 George Keishing <gkeishin@in.ibm.com>

Test BMC managers use case

Added Test Cases:
- Verify BMC Firmware Version
- Verify BMC Manager Properties
- Test BMC Manager GracefulRestart

Tested: On Master build.

Resolves: openbmc

Test BMC managers use case

Added Test Cases:
- Verify BMC Firmware Version
- Verify BMC Manager Properties
- Test BMC Manager GracefulRestart

Tested: On Master build.

Resolves: openbmc/openbmc-test-automation#1513

Change-Id: Ib4cc29a6693dc48919686b47a9306a6662b9ff3e
Signed-off-by: George Keishing <gkeishin@in.ibm.com>

show more ...

5a73ee0b28-Jan-2019 George Keishing <gkeishin@in.ibm.com>

bmcweb service root interface

Changes:
- Library to return response as it is back to the test.
- Added code to disable warning and REST response code.
- New test suite to verify service

bmcweb service root interface

Changes:
- Library to return response as it is back to the test.
- Added code to disable warning and REST response code.
- New test suite to verify service root interface.

Added Test Cases:
- Login And Logout BMCweb
- GET BMCweb Hypermedia Without Login
- GET SessionService Resource With Login
- GET SessionService Without Login
- Login Using Invalid Token
- Delete Session Using Valid login

Tested: Using latest OpenBMC master build.

Resolves openbmc/openbmc-test-automation#1502

Change-Id: I24bbbd8d6c32371f28060275140bbeaf18d3414d
Signed-off-by: George Keishing <gkeishin@in.ibm.com>

show more ...


/openbmc/openbmc-test-automation/.gitignore
/openbmc/openbmc-test-automation/CONTRIBUTING.md
/openbmc/openbmc-test-automation/LICENSE
/openbmc/openbmc-test-automation/MAINTAINERS
/openbmc/openbmc-test-automation/README.md
/openbmc/openbmc-test-automation/Tools.md
/openbmc/openbmc-test-automation/bin/generate_inventory
/openbmc/openbmc-test-automation/bin/generate_testsuite_info.py
/openbmc/openbmc-test-automation/bin/jenkins_funcs.sh
/openbmc/openbmc-test-automation/bin/obmc_ser_num
/openbmc/openbmc-test-automation/bin/plug_ins/Auto_reboot/cp_cleanup
/openbmc/openbmc-test-automation/bin/plug_ins/Auto_reboot/cp_master
/openbmc/openbmc-test-automation/bin/plug_ins/Auto_reboot/cp_post_reboot
/openbmc/openbmc-test-automation/bin/plug_ins/Auto_reboot/cp_pre_boot
/openbmc/openbmc-test-automation/bin/plug_ins/Auto_reboot/cp_setup
/openbmc/openbmc-test-automation/bin/plug_ins/Auto_reboot/integrated
/openbmc/openbmc-test-automation/bin/plug_ins/Auto_reboot/parm_def
/openbmc/openbmc-test-automation/bin/plug_ins/Auto_reboot/supports_obmc
/openbmc/openbmc-test-automation/bin/plug_ins/Mem_tracker/memcheck.sh
/openbmc/openbmc-test-automation/bin/plug_ins/Stop/cp_stop_check
/openbmc/openbmc-test-automation/bin/plug_ins/Stop/parm_def
/openbmc/openbmc-test-automation/bin/plug_ins/Stop/supports_obmc
/openbmc/openbmc-test-automation/bin/print_ffdc_functions
/openbmc/openbmc-test-automation/bin/process_plug_in_packages.py
/openbmc/openbmc-test-automation/bin/prop_call.py
/openbmc/openbmc-test-automation/bin/run_robot_pgm_jenk.sh
/openbmc/openbmc-test-automation/bin/sol_utils.tcl
/openbmc/openbmc-test-automation/bin/ssh_pw
/openbmc/openbmc-test-automation/bin/validate_plug_ins.py
/openbmc/openbmc-test-automation/data/Palmetto.py
/openbmc/openbmc-test-automation/data/Romulus.py
/openbmc/openbmc-test-automation/data/Witherspoon.py
/openbmc/openbmc-test-automation/data/boot_lists/All
/openbmc/openbmc-test-automation/data/boot_lists/Code_update
/openbmc/openbmc-test-automation/data/boot_lists/Manufacturing
/openbmc/openbmc-test-automation/data/boot_lists/OBMC_reboot
/openbmc/openbmc-test-automation/data/boot_lists/OS_reboot
/openbmc/openbmc-test-automation/data/boot_lists/PDU_reboot
/openbmc/openbmc-test-automation/data/boot_lists/Power_off
/openbmc/openbmc-test-automation/data/boot_lists/Power_on
/openbmc/openbmc-test-automation/data/boot_table.json
/openbmc/openbmc-test-automation/data/inventory.py
/openbmc/openbmc-test-automation/data/ipmi_raw_cmd_table.py
/openbmc/openbmc-test-automation/data/ipmi_rest_fru_field_map.py
/openbmc/openbmc-test-automation/data/model.py
/openbmc/openbmc-test-automation/data/variables.py
/openbmc/openbmc-test-automation/extended/__init__.robot
/openbmc/openbmc-test-automation/extended/code_update/bmc_code_update.robot
/openbmc/openbmc-test-automation/extended/code_update/bmc_multi_code_update.robot
/openbmc/openbmc-test-automation/extended/code_update/bmc_recoverable_error_test.robot
/openbmc/openbmc-test-automation/extended/code_update/code_update_utils.robot
/openbmc/openbmc-test-automation/extended/code_update/host_code_update.robot
/openbmc/openbmc-test-automation/extended/code_update/host_multi_code_update.robot
/openbmc/openbmc-test-automation/extended/code_update/host_recoverable_error_test.robot
/openbmc/openbmc-test-automation/extended/code_update/ipmi_bmc_code_update.robot
/openbmc/openbmc-test-automation/extended/code_update/test_field_mode.robot
/openbmc/openbmc-test-automation/extended/code_update/test_image_upload.robot
/openbmc/openbmc-test-automation/extended/code_update/update_bmc.robot
/openbmc/openbmc-test-automation/extended/factory_reset.robot
/openbmc/openbmc-test-automation/extended/full_suite_regression.robot
/openbmc/openbmc-test-automation/extended/obmc_boot_test.robot
/openbmc/openbmc-test-automation/extended/obmc_boot_test_resource.robot
/openbmc/openbmc-test-automation/extended/run_keyword.py
/openbmc/openbmc-test-automation/extended/run_keyword.robot
/openbmc/openbmc-test-automation/extended/standby_bmc.robot
/openbmc/openbmc-test-automation/extended/test_ac_cycles.robot
/openbmc/openbmc-test-automation/extended/test_association.robot
/openbmc/openbmc-test-automation/extended/test_bios_update.robot
/openbmc/openbmc-test-automation/extended/test_bmc_reset_loop.robot
/openbmc/openbmc-test-automation/extended/test_bmc_stress_buster.robot
/openbmc/openbmc-test-automation/extended/test_bmc_upload_stability.robot
/openbmc/openbmc-test-automation/extended/test_error_log.robot
/openbmc/openbmc-test-automation/extended/test_esel.robot
/openbmc/openbmc-test-automation/extended/test_host_auto_reboot.robot
/openbmc/openbmc-test-automation/extended/test_os_reboot.robot
/openbmc/openbmc-test-automation/extended/test_sbe_side_switch.robot
/openbmc/openbmc-test-automation/extended/test_slp.robot
/openbmc/openbmc-test-automation/extended/test_watchdog.robot
/openbmc/openbmc-test-automation/gui/data/variables.py
/openbmc/openbmc-test-automation/gui/lib/resource.txt
/openbmc/openbmc-test-automation/gui/lib/utils.robot
/openbmc/openbmc-test-automation/gui/obmc_gui/__init__.robot
/openbmc/openbmc-test-automation/gui/obmc_gui/data/resource_variables.py
/openbmc/openbmc-test-automation/gui/obmc_gui/lib/resource.robot
/openbmc/openbmc-test-automation/gui/obmc_gui/lib/supporting_libs.py
/openbmc/openbmc-test-automation/gui/obmc_gui/test/gui_header/test_obmc_gui_ip_refresh_check.robot
/openbmc/openbmc-test-automation/gui/obmc_gui/test/gui_header/test_obmc_gui_power_operations.robot
/openbmc/openbmc-test-automation/gui/obmc_gui/test/gui_header/test_obmc_gui_server_health.robot
/openbmc/openbmc-test-automation/gui/obmc_gui/test/server_config/test_obmc_gui_firmware_update.robot
/openbmc/openbmc-test-automation/gui/obmc_gui/test/server_config/test_obmc_gui_network_settings.robot
/openbmc/openbmc-test-automation/gui/obmc_gui/test/server_control/test_obmc_gui_server_power_operations.robot
/openbmc/openbmc-test-automation/gui/obmc_gui/test/server_health/test_obmc_gui_hardware_status.robot
/openbmc/openbmc-test-automation/gui/obmc_gui/test/server_health/test_obmc_gui_sensors.robot
/openbmc/openbmc-test-automation/gui/obmc_gui/test/server_overview/test_obmc_gui_server_overview.robot
/openbmc/openbmc-test-automation/gui/obmc_gui/test/users/test_obmc_gui_manage_user.robot
/openbmc/openbmc-test-automation/gui/tests/test_security_scanning.robot
/openbmc/openbmc-test-automation/lib/bmc_cleanup.robot
/openbmc/openbmc-test-automation/lib/bmc_network_utils.robot
/openbmc/openbmc-test-automation/lib/bmc_redfish.py
/openbmc/openbmc-test-automation/lib/bmc_redfish_resource.robot
/openbmc/openbmc-test-automation/lib/bmc_ssh_utils.py
/openbmc/openbmc-test-automation/lib/boot_data.py
/openbmc/openbmc-test-automation/lib/boot_utils.robot
/openbmc/openbmc-test-automation/lib/call_stack.tcl
/openbmc/openbmc-test-automation/lib/certificate_utils.robot
/openbmc/openbmc-test-automation/lib/cmd.tcl
/openbmc/openbmc-test-automation/lib/code_update_utils.py
/openbmc/openbmc-test-automation/lib/code_update_utils.robot
/openbmc/openbmc-test-automation/lib/code_update_utils_serial.robot
/openbmc/openbmc-test-automation/lib/common_utils.robot
/openbmc/openbmc-test-automation/lib/connection_client.robot
/openbmc/openbmc-test-automation/lib/data_proc.tcl
/openbmc/openbmc-test-automation/lib/disable_warning_urllib.py
/openbmc/openbmc-test-automation/lib/dump_utils.py
/openbmc/openbmc-test-automation/lib/dump_utils.robot
/openbmc/openbmc-test-automation/lib/dvt/obmc_driver_vars.txt
/openbmc/openbmc-test-automation/lib/energy_scale_utils.robot
/openbmc/openbmc-test-automation/lib/escape.tcl
/openbmc/openbmc-test-automation/lib/esel_utils.robot
/openbmc/openbmc-test-automation/lib/fan_utils.robot
/openbmc/openbmc-test-automation/lib/firmware_utils.py
/openbmc/openbmc-test-automation/lib/func_timer.py
/openbmc/openbmc-test-automation/lib/gen_arg.py
/openbmc/openbmc-test-automation/lib/gen_call_robot.py
/openbmc/openbmc-test-automation/lib/gen_cmd.py
/openbmc/openbmc-test-automation/lib/gen_misc.py
/openbmc/openbmc-test-automation/lib/gen_plug_in.py
/openbmc/openbmc-test-automation/lib/gen_plug_in_utils.py
/openbmc/openbmc-test-automation/lib/gen_print.py
/openbmc/openbmc-test-automation/lib/gen_robot_keyword.py
/openbmc/openbmc-test-automation/lib/gen_robot_plug_in.py
/openbmc/openbmc-test-automation/lib/gen_robot_print.py
/openbmc/openbmc-test-automation/lib/gen_robot_ssh.py
/openbmc/openbmc-test-automation/lib/gen_robot_utils.py
/openbmc/openbmc-test-automation/lib/gen_robot_valid.py
/openbmc/openbmc-test-automation/lib/gen_valid.py
/openbmc/openbmc-test-automation/lib/host.tcl
/openbmc/openbmc-test-automation/lib/ipmi_client.py
/openbmc/openbmc-test-automation/lib/ipmi_client.robot
/openbmc/openbmc-test-automation/lib/ipmi_utils.py
/openbmc/openbmc-test-automation/lib/jobs_processing.py
/openbmc/openbmc-test-automation/lib/list_utils.robot
/openbmc/openbmc-test-automation/lib/logging_utils.py
/openbmc/openbmc-test-automation/lib/logging_utils.robot
/openbmc/openbmc-test-automation/lib/obmc_boot_test.py
/openbmc/openbmc-test-automation/lib/oem/ibm/serial_console_client.robot
/openbmc/openbmc-test-automation/lib/open_power_utils.robot
/openbmc/openbmc-test-automation/lib/openbmc_ffdc.py
/openbmc/openbmc-test-automation/lib/openbmc_ffdc.robot
/openbmc/openbmc-test-automation/lib/openbmc_ffdc_list.py
/openbmc/openbmc-test-automation/lib/openbmc_ffdc_methods.robot
/openbmc/openbmc-test-automation/lib/openbmc_ffdc_utils.robot
/openbmc/openbmc-test-automation/lib/openbmctool_utils.py
/openbmc/openbmc-test-automation/lib/opt.tcl
/openbmc/openbmc-test-automation/lib/pdu/pdu.robot
/openbmc/openbmc-test-automation/lib/pdu/synaccess.robot
/openbmc/openbmc-test-automation/lib/print.tcl
/openbmc/openbmc-test-automation/lib/pythonutil.py
/openbmc/openbmc-test-automation/lib/ras/host_utils.robot
/openbmc/openbmc-test-automation/lib/ras/variables.py
/openbmc/openbmc-test-automation/lib/redfish_client.robot
/openbmc/openbmc-test-automation/lib/redfish_resource_model_crawler.py
/openbmc/openbmc-test-automation/lib/redfish_utility.robot
/openbmc/openbmc-test-automation/lib/remote_logging_utils.robot
/openbmc/openbmc-test-automation/lib/resource.txt
/openbmc/openbmc-test-automation/lib/rest_client.robot
/openbmc/openbmc-test-automation/lib/rest_response_code.robot
/openbmc/openbmc-test-automation/lib/secure_utils.robot
/openbmc/openbmc-test-automation/lib/snmp/resource.txt
/openbmc/openbmc-test-automation/lib/snmp/snmp_utils.robot
/openbmc/openbmc-test-automation/lib/source.tcl
/openbmc/openbmc-test-automation/lib/state.py
/openbmc/openbmc-test-automation/lib/state_manager.robot
/openbmc/openbmc-test-automation/lib/state_map.py
/openbmc/openbmc-test-automation/lib/tally_sheet.py
/openbmc/openbmc-test-automation/lib/tools.exp
/openbmc/openbmc-test-automation/lib/user_utils.robot
/openbmc/openbmc-test-automation/lib/utilities.py
/openbmc/openbmc-test-automation/lib/utils.py
/openbmc/openbmc-test-automation/lib/utils.robot
/openbmc/openbmc-test-automation/lib/utils_files.py
/openbmc/openbmc-test-automation/lib/valid.tcl
/openbmc/openbmc-test-automation/lib/var_funcs.py
/openbmc/openbmc-test-automation/lib/var_stack.py
/openbmc/openbmc-test-automation/lib/wrap_utils.py
/openbmc/openbmc-test-automation/lib/xcat/resource.txt
/openbmc/openbmc-test-automation/lib/xcat/xcat_utils.robot
/openbmc/openbmc-test-automation/mnfg/pgood.robot
/openbmc/openbmc-test-automation/mnfg/test_factory_reset.robot
/openbmc/openbmc-test-automation/mnfg/test_factory_reset_zero_config.robot
/openbmc/openbmc-test-automation/network/network_diagnostic_report.robot
/openbmc/openbmc-test-automation/network/test_bmc_network.robot
/openbmc/openbmc-test-automation/network/test_cable_pull_recover.robot
/openbmc/openbmc-test-automation/network/test_host_network.robot
/openbmc/openbmc-test-automation/network/test_host_network_interfaces.robot
/openbmc/openbmc-test-automation/network/test_mac.robot
/openbmc/openbmc-test-automation/network/test_network_nping.robot
/openbmc/openbmc-test-automation/openpower/ras/__init__.robot
/openbmc/openbmc-test-automation/openpower/ras/test_host_ras.robot
/openbmc/openbmc-test-automation/openpower/secureboot/secure.robot
/openbmc/openbmc-test-automation/openpower/test_inband_bmc_auth_reset.robot
/openbmc/openbmc-test-automation/openpower/tests_openbmctool/test_openbmctool.robot
service_root/test_service_root.robot
test_poweron.robot
test_redfish_basic_poweron.robot
test_redfish_interfaces.robot
/openbmc/openbmc-test-automation/remote_logging/test_remote_logging.robot
/openbmc/openbmc-test-automation/requirements.txt
/openbmc/openbmc-test-automation/robot_standards
/openbmc/openbmc-test-automation/setup.cfg
/openbmc/openbmc-test-automation/snmp/test_bmc_snmp_config.robot
/openbmc/openbmc-test-automation/syslib/resource.txt
/openbmc/openbmc-test-automation/syslib/utils_config.robot
/openbmc/openbmc-test-automation/syslib/utils_install.robot
/openbmc/openbmc-test-automation/syslib/utils_keywords.py
/openbmc/openbmc-test-automation/syslib/utils_os.py
/openbmc/openbmc-test-automation/syslib/utils_os.robot
/openbmc/openbmc-test-automation/systest/Generate_OS_Inventory.robot
/openbmc/openbmc-test-automation/systest/adapter_ucode_update.robot
/openbmc/openbmc-test-automation/systest/gpu_stress_test.robot
/openbmc/openbmc-test-automation/systest/htx_hardbootme_test.robot
/openbmc/openbmc-test-automation/systest/io_storage_compability.robot
/openbmc/openbmc-test-automation/systest/io_storage_ucode_update.robot
/openbmc/openbmc-test-automation/systest/network_stability_test.robot
/openbmc/openbmc-test-automation/systest/os_install_boot_stress.robot
/openbmc/openbmc-test-automation/systest/proc_freq_check.robot
/openbmc/openbmc-test-automation/systest/proc_turbo_freq_check.robot
/openbmc/openbmc-test-automation/systest/test_bmc_poll_errors.robot
/openbmc/openbmc-test-automation/systest/test_boot_acceptance.robot
/openbmc/openbmc-test-automation/systest/test_io_eeh.robot
/openbmc/openbmc-test-automation/systest/test_io_storage_eeh.robot
/openbmc/openbmc-test-automation/systest/test_system_hardware_ranges.robot
/openbmc/openbmc-test-automation/systest/verify_usb_ports.robot
/openbmc/openbmc-test-automation/templates/bash_simple_template
/openbmc/openbmc-test-automation/templates/pgm_template.py
/openbmc/openbmc-test-automation/templates/pgm_template.robot
/openbmc/openbmc-test-automation/templates/pgm_template.tcl
/openbmc/openbmc-test-automation/templates/python_pgm_template
/openbmc/openbmc-test-automation/templates/test_openbmc_setup.robot
/openbmc/openbmc-test-automation/test_lists/BMC_WEB_CI
/openbmc/openbmc-test-automation/test_lists/CT_basic_run
/openbmc/openbmc-test-automation/test_lists/HW_CI
/openbmc/openbmc-test-automation/test_lists/QEMU_CI
/openbmc/openbmc-test-automation/test_lists/skip_test
/openbmc/openbmc-test-automation/test_lists/skip_test_palmetto
/openbmc/openbmc-test-automation/test_lists/skip_test_witherspoon
/openbmc/openbmc-test-automation/test_lists/witherspoon/regression_bucket
/openbmc/openbmc-test-automation/test_lists/witherspoon/regression_bucket_bmcweb
/openbmc/openbmc-test-automation/test_lists/witherspoon/regression_bucket_master
/openbmc/openbmc-test-automation/test_lists/witherspoon/skip_inband_ipmi
/openbmc/openbmc-test-automation/test_lists/witherspoon/skip_oob_ipmi
/openbmc/openbmc-test-automation/test_lists/witherspoon/skip_test_witherspoon_GA1
/openbmc/openbmc-test-automation/test_lists/witherspoon/skip_test_witherspoon_GA2
/openbmc/openbmc-test-automation/tests/__init__.robot
/openbmc/openbmc-test-automation/tests/energy_scale/test_power_capping.robot
/openbmc/openbmc-test-automation/tests/ipmi/test_chassis.robot
/openbmc/openbmc-test-automation/tests/ipmi/test_fru.robot
/openbmc/openbmc-test-automation/tests/ipmi/test_general_ipmi.robot
/openbmc/openbmc-test-automation/tests/ipmi/test_ipmi_resets.robot
/openbmc/openbmc-test-automation/tests/ipmi/test_sdr.robot
/openbmc/openbmc-test-automation/tests/ipmi/test_sensors_ipmi.robot
/openbmc/openbmc-test-automation/tests/ipmi/test_sol.robot
/openbmc/openbmc-test-automation/tests/security/test_ssl.robot
/openbmc/openbmc-test-automation/tests/test_basic_poweron.robot
/openbmc/openbmc-test-automation/tests/test_bmc_devicetree.robot
/openbmc/openbmc-test-automation/tests/test_bmc_dump.robot
/openbmc/openbmc-test-automation/tests/test_bmc_file_mirroring.robot
/openbmc/openbmc-test-automation/tests/test_bmc_reboot.robot
/openbmc/openbmc-test-automation/tests/test_boot_devices.robot
/openbmc/openbmc-test-automation/tests/test_boot_policies.robot
/openbmc/openbmc-test-automation/tests/test_certificate.robot
/openbmc/openbmc-test-automation/tests/test_escale_base.robot
/openbmc/openbmc-test-automation/tests/test_fans.robot
/openbmc/openbmc-test-automation/tests/test_fans_os.robot
/openbmc/openbmc-test-automation/tests/test_general_bmc_system.robot
/openbmc/openbmc-test-automation/tests/test_hardware_sensors.robot
/openbmc/openbmc-test-automation/tests/test_inventory.robot
/openbmc/openbmc-test-automation/tests/test_led.robot
/openbmc/openbmc-test-automation/tests/test_ledgroup.robot
/openbmc/openbmc-test-automation/tests/test_occ_power.robot
/openbmc/openbmc-test-automation/tests/test_power_restore.robot
/openbmc/openbmc-test-automation/tests/test_power_supply.robot
/openbmc/openbmc-test-automation/tests/test_reset_reload.robot
/openbmc/openbmc-test-automation/tests/test_rest_interfaces.robot
/openbmc/openbmc-test-automation/tests/test_sensors.robot
/openbmc/openbmc-test-automation/tests/test_service_restart_policy.robot
/openbmc/openbmc-test-automation/tests/test_soft_boot_sensors.robot
/openbmc/openbmc-test-automation/tests/test_software_manager.robot
/openbmc/openbmc-test-automation/tests/test_time.robot
/openbmc/openbmc-test-automation/tests/test_xit.robot
/openbmc/openbmc-test-automation/tests_ldap/test_user_ldap_management.robot
/openbmc/openbmc-test-automation/tests_ldap/test_user_management.robot
/openbmc/openbmc-test-automation/tools/cleanup_bmc.robot
/openbmc/openbmc-test-automation/tools/convert_ip_to_dummy
/openbmc/openbmc-test-automation/tools/generate_argumentfile.sh
/openbmc/openbmc-test-automation/tools/generate_test_document
/openbmc/openbmc-test-automation/tools/github_issues_to_csv
/openbmc/openbmc-test-automation/tools/myffdc.robot
/openbmc/openbmc-test-automation/tools/oem/ibm/factory_reset_bmc.robot
/openbmc/openbmc-test-automation/tools/oem/ibm/gen_csv_results.py
/openbmc/openbmc-test-automation/tools/ras/probe_cpus.sh
/openbmc/openbmc-test-automation/tools/ras/scom_addr_p9.sh
/openbmc/openbmc-test-automation/tools/update_mac.robot
/openbmc/openbmc-test-automation/tox.ini
/openbmc/openbmc-test-automation/xcat/__init__.robot
/openbmc/openbmc-test-automation/xcat/test_power_operation.robot
/openbmc/openbmc-test-automation/xcat/test_xcat_group.robot
/openbmc/openbmc-test-automation/xcat/test_xcat_inventory.robot

1...<<313233