History log of /openbmc/openbmc-test-automation/data/ (Results 126 – 150 of 271)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
5b2a613003-Mar-2020 George Keishing <gkeishin@in.ibm.com>

Add redfish host force restart boot type

Changes:
- Added code to support new boot keyword.

Change-Id: Ic51ce535a09432dae653723f8ce852bc85e65763
Signed-off-by: George Keishing <gkeishin@in.ib

Add redfish host force restart boot type

Changes:
- Added code to support new boot keyword.

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

show more ...

a17a339502-Mar-2020 Rahul Maheshwari <rahulmaheshwari@in.ibm.com>

Verify PEL log details

Change-Id: I653eae10350663a119a2f6776c85766c90b49ebe
Signed-off-by: Rahul Maheshwari <rahulmaheshwari@in.ibm.com>
Signed-off-by: George Keishing <gkeishin@in.ibm.com>

ca3223a611-Mar-2020 Sridevi Ramesh <sridevra@in.ibm.com>

Fix the input entry for Verify SetStateEffecterStates

Resolves openbmc-test-automation/issues/#2080

Earlier

pldmtool platform GetPDR -d <effecterID, requestSet, effecterState>

pldmtool platform S

Fix the input entry for Verify SetStateEffecterStates

Resolves openbmc-test-automation/issues/#2080

Earlier

pldmtool platform GetPDR -d <effecterID, requestSet, effecterState>

pldmtool platform SetStateEffecterStates -d 1 1 1

Now

pldmtool platform GetPDR -i <effter_handle> -c <count> -d <effecterID, effecterState>

pldmtool platform SetStateEffecterStates -i 1 -c 1 -d 1 1

Change-Id: Ic89f5e1a204cd5536aaed765dc91e987113f138c
Signed-off-by: Sridevi Ramesh <sridevra@in.ibm.com>

show more ...

18c6f9a418-Feb-2020 Tony Lee <tony.lee@quantatw.com>

Add case to test Get Channel Info via IPMI

Command "Get Channel Info" is belongs to the IPMI Messaging
Support Commands in IPMI SPEC.

Signed-off-by: Tony Lee <tony.lee@quantatw.com>
Change-Id: Ia6c

Add case to test Get Channel Info via IPMI

Command "Get Channel Info" is belongs to the IPMI Messaging
Support Commands in IPMI SPEC.

Signed-off-by: Tony Lee <tony.lee@quantatw.com>
Change-Id: Ia6c5e2c9b1ec8904df5859e450863f32b49f2558

show more ...

8bb2f5e327-Feb-2020 Sridevi Ramesh <sridevra@in.ibm.com>

Fix for verifying 'pldmtool fru GetFruRecordTableMetadata'

- minimum records in the table should be 1
- length of the table should not be 0

Change-Id: I9e3adfab5ce0d58355848a3dbb935034f85515a8
Sign

Fix for verifying 'pldmtool fru GetFruRecordTableMetadata'

- minimum records in the table should be 1
- length of the table should not be 0

Change-Id: I9e3adfab5ce0d58355848a3dbb935034f85515a8
Signed-off-by: Sridevi Ramesh <sridevra@in.ibm.com>

show more ...

fe52e40505-Feb-2020 Sridevi Ramesh <sridevra@in.ibm.com>

PLDM: Automate Test Scenarios for pldm commands

- Verify GetPDR
- Verify SetStateEffecterStates
- Verify GetTID
- Verify GetBIOSTable For StringTable
- Verify GetFruRecordTableMetadata

Note: O

PLDM: Automate Test Scenarios for pldm commands

- Verify GetPDR
- Verify SetStateEffecterStates
- Verify GetTID
- Verify GetBIOSTable For StringTable
- Verify GetFruRecordTableMetadata

Note: Ouput for GetBIOSTable type stringtable is dynamic
will submit the verification part in the next commit.

Change-Id: I422c2df4485ac25d6ff4183bd51b5ddc6c3bf3cc
Signed-off-by: Sridevi Ramesh <sridevra@in.ibm.com>
Signed-off-by: George Keishing <gkeishin@in.ibm.com>

show more ...

3fdd31e514-Feb-2020 Tony Lee <tony.lee@quantatw.com>

Add cases for general IPMI

- Add case to test Get Self Test Results via IPMI
- Add case to verify device GUID

Signed-off-by: Tony Lee <tony.lee@quantatw.com>
Change-Id: Ieb320908967f8b93e002ab8cd17

Add cases for general IPMI

- Add case to test Get Self Test Results via IPMI
- Add case to verify device GUID

Signed-off-by: Tony Lee <tony.lee@quantatw.com>
Change-Id: Ieb320908967f8b93e002ab8cd1714ce5d535b7c2

show more ...

160aa87e12-Feb-2020 Tony Lee <tony.lee@quantatw.com>

Add cases to verify SEL action via IPMI

Add test cases to verify add SEL entry and reserve SEL via IPMI.

Signed-off-by: Tony Lee <tony.lee@quantatw.com>
Change-Id: I9b6cd6602bd9d2601774ad623157f4c4

Add cases to verify SEL action via IPMI

Add test cases to verify add SEL entry and reserve SEL via IPMI.

Signed-off-by: Tony Lee <tony.lee@quantatw.com>
Change-Id: I9b6cd6602bd9d2601774ad623157f4c48f0bfe85

show more ...

ec753aa117-Feb-2020 Sridevi Ramesh <sridevra@in.ibm.com>

Update Latest version for PLDM platform.

Change-Id: I2b21e22cfb80cbb9107b86aa5c8e12a067ec168e
Signed-off-by: Sridevi Ramesh <sridevra@in.ibm.com>


pldm_variables.py
/openbmc/openbmc-test-automation/extended/standby_bmc.robot
/openbmc/openbmc-test-automation/extended/test_host_auto_reboot.robot
/openbmc/openbmc-test-automation/ipmi/test_ipmi_network.robot
/openbmc/openbmc-test-automation/ipmi/test_ipmi_resets.robot
/openbmc/openbmc-test-automation/ipmi/test_ipmi_sensor.robot
/openbmc/openbmc-test-automation/lib/bmc_redfish_utils.robot
/openbmc/openbmc-test-automation/lib/gen_misc.py
/openbmc/openbmc-test-automation/lib/gen_valid.py
/openbmc/openbmc-test-automation/lib/open_power_utils.robot
/openbmc/openbmc-test-automation/lib/redfish_code_update_utils.robot
/openbmc/openbmc-test-automation/openpower/ext_interfaces/test_savearea_management.robot
/openbmc/openbmc-test-automation/pldm/test_pldm_base.robot
/openbmc/openbmc-test-automation/pldm/test_pldm_bios.robot
/openbmc/openbmc-test-automation/redfish/account_service/test_ipmi_redfish_user.robot
/openbmc/openbmc-test-automation/redfish/account_service/test_ldap_configuration.robot
/openbmc/openbmc-test-automation/redfish/account_service/test_user_account.robot
/openbmc/openbmc-test-automation/redfish/managers/test_certificate.robot
/openbmc/openbmc-test-automation/redfish/session_service/test_sessions_management.robot
/openbmc/openbmc-test-automation/redfish/systems/test_alternate_fan_settings.robot
/openbmc/openbmc-test-automation/systest/test_boot_acceptance.robot
/openbmc/openbmc-test-automation/test_lists/HW_CI
/openbmc/openbmc-test-automation/tests/ipmi/test_general_ipmi.robot
/openbmc/openbmc-test-automation/tests/test_power_supply.robot
1495bc4f04-Feb-2020 Sridevi Ramesh <sridevra@in.ibm.com>

PLDM: Automate test scenarios for pldmtool commands - phase 1

Test scenarios:
- Verify GetDateTime
- Verify SetDateTime

Resolves openbmc-test-automation/issues/#1998

Change-Id:

PLDM: Automate test scenarios for pldmtool commands - phase 1

Test scenarios:
- Verify GetDateTime
- Verify SetDateTime

Resolves openbmc-test-automation/issues/#1998

Change-Id: I7b302a30f37041cef87c53560004cdd900c897a8
Signed-off-by: Sridevi Ramesh <sridevra@in.ibm.com>

show more ...

6624ce5d22-Jan-2020 Sushil Singh <susilsi7@in.ibm.com>

Reading json for post code update action

Change-Id: I6636e81b44ca25c87ed92a65121cccbfebcf86a2
Signed-off-by: Sushil Singh <susilsi7@in.ibm.com>


applytime_table.json
/openbmc/openbmc-test-automation/docs/code_update.md
/openbmc/openbmc-test-automation/docs/redfish_coding_guidelines.md
/openbmc/openbmc-test-automation/extended/obmc_boot_test_resource.robot
/openbmc/openbmc-test-automation/ipmi/test_ipmi_network.robot
/openbmc/openbmc-test-automation/ipmi/test_ipmi_user.robot
/openbmc/openbmc-test-automation/lib/firmware_utils.py
/openbmc/openbmc-test-automation/lib/obmc_boot_test.py
/openbmc/openbmc-test-automation/lib/openbmc_ffdc_list.py
/openbmc/openbmc-test-automation/lib/openbmc_ffdc_methods.robot
/openbmc/openbmc-test-automation/lib/ras/host_utils.robot
/openbmc/openbmc-test-automation/lib/ras/variables.py
/openbmc/openbmc-test-automation/lib/utils.py
/openbmc/openbmc-test-automation/lib/utils.robot
/openbmc/openbmc-test-automation/network/test_vlan_network.robot
/openbmc/openbmc-test-automation/openpower/ext_interfaces/test_savearea_management.robot
/openbmc/openbmc-test-automation/openpower/ras/ras_utils.robot
/openbmc/openbmc-test-automation/openpower/ras/test_sanity.robot
/openbmc/openbmc-test-automation/redfish/account_service/test_ipmi_redfish_user.robot
/openbmc/openbmc-test-automation/redfish/account_service/test_ldap_configuration.robot
/openbmc/openbmc-test-automation/redfish/account_service/test_user_account.robot
/openbmc/openbmc-test-automation/redfish/extended/redfish_bmc_code_update.robot
/openbmc/openbmc-test-automation/redfish/managers/test_certificate.robot
/openbmc/openbmc-test-automation/redfish/managers/test_managers_bmc_time.robot
/openbmc/openbmc-test-automation/redfish/service_root/test_service_root.robot
/openbmc/openbmc-test-automation/redfish/session_service/test_sessions_management.robot
/openbmc/openbmc-test-automation/redfish/systems/test_power_operations.robot
/openbmc/openbmc-test-automation/tests/ipmi/test_general_ipmi.robot
4d48857110-Dec-2019 Rahul Maheshwari <rahulmaheshwari@in.ibm.com>

Enable basic infrastructure for PLDM testing

What infrastructure support is enabled
- Added keywords to run pldm command.
- Added basic test cases for base PLDM commands.

Change-Id: Ic821

Enable basic infrastructure for PLDM testing

What infrastructure support is enabled
- Added keywords to run pldm command.
- Added basic test cases for base PLDM commands.

Change-Id: Ic821415c2bb29cee231093db614f0787c9faee57
Signed-off-by: Rahul Maheshwari <rahulmaheshwari@in.ibm.com>

show more ...

c4e1cbac03-Dec-2019 Sridevi Ramesh <sridevra@in.ibm.com>

PLDM variables update.

Change-Id: I288ecac72bcfc71d0e6dfc55d0abcdb5e0054bd1
Signed-off-by: Sridevi Ramesh <sridevra@in.ibm.com>


/openbmc/openbmc-test-automation/bin/auto_status_file.py
/openbmc/openbmc-test-automation/bin/plug_ins/Auto_reboot/cp_master
/openbmc/openbmc-test-automation/bin/process_plug_in_packages.py
pldm_variables.py
/openbmc/openbmc-test-automation/extended/code_update/bmc_code_update.robot
/openbmc/openbmc-test-automation/ipmi/test_ipmi_user.robot
/openbmc/openbmc-test-automation/lib/common_utils.robot
/openbmc/openbmc-test-automation/lib/dmtf_tools_utils.robot
/openbmc/openbmc-test-automation/lib/gen_arg.py
/openbmc/openbmc-test-automation/lib/gen_cmd.py
/openbmc/openbmc-test-automation/lib/gen_misc.py
/openbmc/openbmc-test-automation/lib/gen_print.py
/openbmc/openbmc-test-automation/lib/gen_robot_plug_in.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/obmc_boot_test.py
/openbmc/openbmc-test-automation/lib/open_power_utils.robot
/openbmc/openbmc-test-automation/lib/openbmc_ffdc.robot
/openbmc/openbmc-test-automation/lib/resource.robot
/openbmc/openbmc-test-automation/lib/var_funcs.py
/openbmc/openbmc-test-automation/network/test_vlan_network.robot
/openbmc/openbmc-test-automation/openpower/ras/ras_utils.robot
/openbmc/openbmc-test-automation/openpower/ras/test_reboot_ras.robot
/openbmc/openbmc-test-automation/redfish/account_service/test_ldap_configuration.robot
/openbmc/openbmc-test-automation/redfish/managers/test_certificate.robot
/openbmc/openbmc-test-automation/redfish/service_root/test_service_root.robot
/openbmc/openbmc-test-automation/redfish/systems/test_led_indicator_asserted.robot
/openbmc/openbmc-test-automation/redfish/update_service/test_firmware_inventory.robot
/openbmc/openbmc-test-automation/security/test_bmc_network_security.robot
/openbmc/openbmc-test-automation/templates/pgm_template.robot
/openbmc/openbmc-test-automation/templates/python_pgm_template
/openbmc/openbmc-test-automation/templates/test_openbmc_setup.robot
/openbmc/openbmc-test-automation/tests/ipmi/test_general_ipmi.robot
ea74130607-Nov-2019 Tony Lee <tony.lee@quantatw.com>

Modified cases for ipmi network

"REDFISH_NW_ETH0" is hardcode as
"Managers/bmc/EthernetInterfaces/eth0/" and the command "lan print"
didn't specify the channel number. Therefore, the default will pr

Modified cases for ipmi network

"REDFISH_NW_ETH0" is hardcode as
"Managers/bmc/EthernetInterfaces/eth0/" and the command "lan print"
didn't specify the channel number. Therefore, the default will print
information on the first found LAN channel.

Signed-off-by: Tony Lee <tony.lee@quantatw.com>
Change-Id: I86a0a41275cdfb98aa502fc29f8bc9074dc62280

show more ...


/openbmc/openbmc-test-automation/README.md
/openbmc/openbmc-test-automation/bin/auto_status_file.py
/openbmc/openbmc-test-automation/bin/plug_ins/Auto_reboot/cp_master
/openbmc/openbmc-test-automation/bin/plug_ins/Stop/cp_stop_check
/openbmc/openbmc-test-automation/bin/process_plug_in_packages.py
variables.py
/openbmc/openbmc-test-automation/docs/code_update.md
/openbmc/openbmc-test-automation/extended/obmc_boot_test_resource.robot
/openbmc/openbmc-test-automation/gui/data/resource_variables.py
/openbmc/openbmc-test-automation/gui/test/access_control/test_obmc_gui_local_users.robot
/openbmc/openbmc-test-automation/gui/test/gui_header/test_obmc_gui_server_health.robot
/openbmc/openbmc-test-automation/gui/test/server_control/test_obmc_gui_server_power_operations.robot
/openbmc/openbmc-test-automation/ipmi/test_ipmi_network.robot
/openbmc/openbmc-test-automation/lib/bmc_network_utils.py
/openbmc/openbmc-test-automation/lib/bmc_redfish_resource.robot
/openbmc/openbmc-test-automation/lib/bmc_redfish_utils.py
/openbmc/openbmc-test-automation/lib/bmc_ssh_utils.py
/openbmc/openbmc-test-automation/lib/common_utils.robot
/openbmc/openbmc-test-automation/lib/func_args.py
/openbmc/openbmc-test-automation/lib/gen_plug_in_utils.py
/openbmc/openbmc-test-automation/lib/ipmi_utils.py
/openbmc/openbmc-test-automation/lib/openbmctool_utils.py
/openbmc/openbmc-test-automation/network/test_vlan_network.robot
/openbmc/openbmc-test-automation/openpower/test_nmi_interface.robot
/openbmc/openbmc-test-automation/redfish/extended/test_service_restart_policy.robot
/openbmc/openbmc-test-automation/redfish/service_root/test_service_root.robot
/openbmc/openbmc-test-automation/redfish/systems/test_alternate_fan_settings.robot
/openbmc/openbmc-test-automation/redfish/update_service/test_firmware_tftp_upload_image.robot
efa3a3b108-Nov-2019 Michael Walsh <micwalsh@us.ibm.com>

Get HTTPS_PORT as robot var, then os.environ

- The prior code would get HTTPS_PORT if it was an environment variable
but NOT if it was a robot variable (e.g. -v HTTPS_PORT:443).

- Simplified the co

Get HTTPS_PORT as robot var, then os.environ

- The prior code would get HTTPS_PORT if it was an environment variable
but NOT if it was a robot variable (e.g. -v HTTPS_PORT:443).

- Simplified the code as well.

Change-Id: I5f3be1a366cb2381a6987ded49507ee356f0a3ae
Signed-off-by: Michael Walsh <micwalsh@us.ibm.com>

show more ...

9f3d3aad06-Nov-2019 Marissa Garza <garzam@us.ibm.com>

Update alternate fan settings with new fan setting options

Resolves openbmc/openbmc-test-automation#1960

Signed-off-by: Marissa Garza <garzam@us.ibm.com>
Change-Id: I2442df58d4f1ca26d3da0b2bc2a0179

Update alternate fan settings with new fan setting options

Resolves openbmc/openbmc-test-automation#1960

Signed-off-by: Marissa Garza <garzam@us.ibm.com>
Change-Id: I2442df58d4f1ca26d3da0b2bc2a0179ae31d29d3

show more ...


/openbmc/openbmc-test-automation/bin/websocket_monitor.py
variables.py
/openbmc/openbmc-test-automation/gui/data/resource_variables.py
/openbmc/openbmc-test-automation/gui/lib/resource.robot
/openbmc/openbmc-test-automation/gui/test/access_control/test_obmc_gui_ldap.robot
/openbmc/openbmc-test-automation/gui/test/server_config/test_obmc_gui_date_and_time_settings.robot
/openbmc/openbmc-test-automation/gui/test/server_control/test_obmc_gui_manage_power_usage.robot
/openbmc/openbmc-test-automation/gui/test/server_control/test_obmc_gui_reboot_bmc.robot
/openbmc/openbmc-test-automation/gui/test/server_control/test_obmc_gui_server_led.robot
/openbmc/openbmc-test-automation/gui/test/server_control/test_obmc_gui_server_power_operations.robot
/openbmc/openbmc-test-automation/gui/test/server_control/test_obmc_gui_sol_console.robot
/openbmc/openbmc-test-automation/gui/test/server_control/test_obmc_gui_virtual_media.robot
/openbmc/openbmc-test-automation/lib/bmc_redfish_utils.py
/openbmc/openbmc-test-automation/lib/certificate_utils.robot
/openbmc/openbmc-test-automation/lib/code_update_utils.robot
/openbmc/openbmc-test-automation/lib/dump_utils.robot
/openbmc/openbmc-test-automation/lib/gen_arg.py
/openbmc/openbmc-test-automation/lib/gen_plug_in_utils.py
/openbmc/openbmc-test-automation/lib/gen_print.py
/openbmc/openbmc-test-automation/lib/ras/host_utils.robot
/openbmc/openbmc-test-automation/lib/redfish_code_update_utils.robot
/openbmc/openbmc-test-automation/openpower/ras/test_bmc_ras.robot
/openbmc/openbmc-test-automation/openpower/ras/test_host_boot_ras.robot
/openbmc/openbmc-test-automation/openpower/ras/test_host_ras.robot
/openbmc/openbmc-test-automation/openpower/secureboot/test_secureboot.robot
/openbmc/openbmc-test-automation/openpower/test_nmi_interface.robot
/openbmc/openbmc-test-automation/openpower/tests_openbmctool/test_openbmctool_network.robot
/openbmc/openbmc-test-automation/redfish/extended/redfish_bmc_code_update.robot
/openbmc/openbmc-test-automation/redfish/extended/test_bmc_dump.robot
/openbmc/openbmc-test-automation/redfish/extended/test_websocket.robot
/openbmc/openbmc-test-automation/redfish/managers/test_certificate.robot
/openbmc/openbmc-test-automation/redfish/systems/test_alternate_fan_settings.robot
/openbmc/openbmc-test-automation/redfish/systems/test_power_operations.robot
/openbmc/openbmc-test-automation/redfish/systems/test_thermal_ambient_temperatures.robot
/openbmc/openbmc-test-automation/redfish/update_service/test_redfish_bmc_code_update.robot
/openbmc/openbmc-test-automation/redfish/update_service/test_redfish_host_code_update.robot
/openbmc/openbmc-test-automation/redfish/update_service/test_redfish_signed_image_update.robot
/openbmc/openbmc-test-automation/requirements.txt
/openbmc/openbmc-test-automation/tools/ct_metrics/gen_csv_results.py
d806cc0601-Oct-2019 Joy Onyerikwu <Onyekachukwu.Joy.Onyerikwu@ibm.com>

Add systest/collection test cases and utility functions needed

- Add systest data collection test cases.
- Add functions/keywords for displaying non informational error
and event logs.
- Add URIs

Add systest/collection test cases and utility functions needed

- Add systest data collection test cases.
- Add functions/keywords for displaying non informational error
and event logs.
- Add URIs for inventory reading.

Signed-off-by: Joy Onyerikwu <Onyekachukwu.Joy.Onyerikwu@ibm.com>
Change-Id: Id4e7b131a029d7dd727c1e1511c60640b6007b2f

show more ...

3fc3405428-Oct-2019 Marissa Garza <garzam@us.ibm.com>

Added indicator led asserted test case for the fans

Signed-off-by: Marissa Garza <garzam@us.ibm.com>
Change-Id: Ic484fdbf4045402ce508a130e516ed23086a1fba

270a411808-Oct-2019 Marissa Garza <garzam@us.ibm.com>

Add indicator led asserted tests for system and power supply units

Resolves openbmc/openbmc-test-automation#1610

Signed-off-by: Marissa Garza <garzam@us.ibm.com>
Change-Id: I947b4feefe336aa93a0fb1e

Add indicator led asserted tests for system and power supply units

Resolves openbmc/openbmc-test-automation#1610

Signed-off-by: Marissa Garza <garzam@us.ibm.com>
Change-Id: I947b4feefe336aa93a0fb1ec205f015cdd3b2fce

show more ...


/openbmc/openbmc-test-automation/bin/auto_status_file.py
/openbmc/openbmc-test-automation/bin/event_notification_util.py
/openbmc/openbmc-test-automation/bin/gen_list.sh
/openbmc/openbmc-test-automation/bin/gen_setup.sh
/openbmc/openbmc-test-automation/bin/obmc_ser_num
/openbmc/openbmc-test-automation/bin/plug_ins/Auto_reboot/cp_master
/openbmc/openbmc-test-automation/bin/plug_ins/Stop/cp_stop_check
/openbmc/openbmc-test-automation/bin/process_plug_in_packages.py
/openbmc/openbmc-test-automation/bin/prop_call.py
/openbmc/openbmc-test-automation/bin/select_version
/openbmc/openbmc-test-automation/bin/validate_plug_ins.py
variables.py
/openbmc/openbmc-test-automation/extended/code_update/bmc_code_update.robot
/openbmc/openbmc-test-automation/gui/data/resource_variables.py
/openbmc/openbmc-test-automation/gui/test/access_control/test_obmc_gui_manage_user.robot
/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_server_health.robot
/openbmc/openbmc-test-automation/ipmi/test_ipmi_sdr.robot
/openbmc/openbmc-test-automation/lib/bmc_ssh_utils.py
/openbmc/openbmc-test-automation/lib/boot_data.py
/openbmc/openbmc-test-automation/lib/call_stack.tcl
/openbmc/openbmc-test-automation/lib/cmd.tcl
/openbmc/openbmc-test-automation/lib/code_update_utils.robot
/openbmc/openbmc-test-automation/lib/data_proc.tcl
/openbmc/openbmc-test-automation/lib/escape.tcl
/openbmc/openbmc-test-automation/lib/event_notification.py
/openbmc/openbmc-test-automation/lib/func_args.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_valid.py
/openbmc/openbmc-test-automation/lib/gen_valid.py
/openbmc/openbmc-test-automation/lib/host.tcl
/openbmc/openbmc-test-automation/lib/obmc_boot_test.py
/openbmc/openbmc-test-automation/lib/opt.tcl
/openbmc/openbmc-test-automation/lib/print.tcl
/openbmc/openbmc-test-automation/lib/redfish_code_update_utils.robot
/openbmc/openbmc-test-automation/lib/redfish_plus.py
/openbmc/openbmc-test-automation/lib/source.tcl
/openbmc/openbmc-test-automation/lib/tally_sheet.py
/openbmc/openbmc-test-automation/lib/tools.exp
/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/openpower/ras/ras_utils.robot
/openbmc/openbmc-test-automation/redfish/systems/test_led_indicator_asserted.robot
/openbmc/openbmc-test-automation/redfish/update_service/test_redfish_host_code_update.robot
/openbmc/openbmc-test-automation/templates/bash_simple_template
/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/test_lists/witherspoon/regression_bucket_master
/openbmc/openbmc-test-automation/tests/test_event_notification.robot
/openbmc/openbmc-test-automation/tests/test_led.robot
/openbmc/openbmc-test-automation/tests/test_rest_interfaces.robot
45511e8d15-Oct-2019 George Keishing <gkeishin@in.ibm.com>

IPMI LAN channel cipher access list

Changes:
- Added new function to get channel cipher access list.
- Update corresponding test case.

The changes doesn't impact upstream IPMI tool output.

O

IPMI LAN channel cipher access list

Changes:
- Added new function to get channel cipher access list.
- Update corresponding test case.

The changes doesn't impact upstream IPMI tool output.

O/p of the ipmitool "channel getciphers ipmi":
ID IANA Auth Alg Integrity Alg Confidentiality Alg
3 N/A hmac_sha1 hmac_sha1_96 aes_cbc_128
17 N/A hmac_sha256 sha256_128 aes_cbc_128

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

show more ...


ipmi_raw_cmd_table.py
/openbmc/openbmc-test-automation/extended/code_update/bmc_code_update.robot
/openbmc/openbmc-test-automation/extended/test_bmc_reset_loop.robot
/openbmc/openbmc-test-automation/extended/test_rest_user_management.robot
/openbmc/openbmc-test-automation/gui/data/resource_variables.py
/openbmc/openbmc-test-automation/gui/lib/resource.robot
/openbmc/openbmc-test-automation/gui/test/gui_header/test_obmc_gui_power_operations.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_overview/test_obmc_gui_server_overview.robot
/openbmc/openbmc-test-automation/gui/test/users/test_obmc_gui_manage_user.robot
/openbmc/openbmc-test-automation/ipmi/test_ipmi_asset_tag.robot
/openbmc/openbmc-test-automation/ipmi/test_ipmi_cipher.robot
/openbmc/openbmc-test-automation/ipmi/test_ipmi_network.robot
/openbmc/openbmc-test-automation/ipmi/test_ipmi_sol.robot
/openbmc/openbmc-test-automation/ipmi/test_ipmi_user.robot
/openbmc/openbmc-test-automation/lib/bmc_network_utils.robot
/openbmc/openbmc-test-automation/lib/bmc_redfish_utils.robot
/openbmc/openbmc-test-automation/lib/code_update_utils.py
/openbmc/openbmc-test-automation/lib/code_update_utils.robot
/openbmc/openbmc-test-automation/lib/gen_cmd.py
/openbmc/openbmc-test-automation/lib/gen_robot_valid.py
/openbmc/openbmc-test-automation/lib/gen_valid.py
/openbmc/openbmc-test-automation/lib/ipmi_utils.py
/openbmc/openbmc-test-automation/lib/openbmctool_utils.py
/openbmc/openbmc-test-automation/lib/state.py
/openbmc/openbmc-test-automation/lib/utils.robot
/openbmc/openbmc-test-automation/openpower/tests_openbmctool/test_openbmctool_network.robot
/openbmc/openbmc-test-automation/redfish/account_service/test_ldap_configuration.robot
/openbmc/openbmc-test-automation/redfish/account_service/test_user_account.robot
/openbmc/openbmc-test-automation/redfish/extended/redfish_bmc_code_update.robot
/openbmc/openbmc-test-automation/redfish/extended/test_escale_base.robot
/openbmc/openbmc-test-automation/redfish/extended/test_nmi_interface.robot
/openbmc/openbmc-test-automation/redfish/extended/test_websocket.robot
/openbmc/openbmc-test-automation/redfish/managers/test_bmc_network_conf.robot
/openbmc/openbmc-test-automation/redfish/managers/test_managers_bmc_time.robot
/openbmc/openbmc-test-automation/redfish/systems/test_power_control_metrics.robot
/openbmc/openbmc-test-automation/redfish/systems/test_powersupply_readings.robot
/openbmc/openbmc-test-automation/redfish/update_service/test_firmware_property.robot
/openbmc/openbmc-test-automation/redfish/update_service/test_redfish_signed_image_update.robot
/openbmc/openbmc-test-automation/test_lists/witherspoon/regression_bucket_master
/openbmc/openbmc-test-automation/tests/ipmi/test_general_ipmi.robot
/openbmc/openbmc-test-automation/tools/github_issues_to_csv
70e1418727-Aug-2019 Sridevi Ramesh <sridevra@in.ibm.com>

Create pldm related specific constants file.

Change-Id: I3eda08d7ec1c0113931511f2d3539f2c658f7ad0
Signed-off-by: Sridevi Ramesh <sridevra@in.ibm.com>


/openbmc/openbmc-test-automation/CONTRIBUTING.md
/openbmc/openbmc-test-automation/bin/select_version
pldm_variables.py
/openbmc/openbmc-test-automation/docs/certificate_generate.md
/openbmc/openbmc-test-automation/docs/redfish_coding_guidelines.md
/openbmc/openbmc-test-automation/extended/code_update/bmc_multi_code_update.robot
/openbmc/openbmc-test-automation/extended/run_keyword.py
/openbmc/openbmc-test-automation/extended/test_bmc_reset_loop.robot
/openbmc/openbmc-test-automation/gui/__init__.robot
/openbmc/openbmc-test-automation/gui/lib/resource.robot
/openbmc/openbmc-test-automation/gui/lib/utils_get_version.py
/openbmc/openbmc-test-automation/gui/test/gui_header/test_obmc_gui_ip_refresh_check.robot
/openbmc/openbmc-test-automation/gui/test/server_config/test_obmc_gui_certificate.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/ipmi/test_ipmi_mc_id.robot
/openbmc/openbmc-test-automation/ipmi/test_ipmi_network.robot
/openbmc/openbmc-test-automation/ipmi/test_ipmi_resets.robot
/openbmc/openbmc-test-automation/ipmi/test_ipmi_sol.robot
/openbmc/openbmc-test-automation/ipmi/test_ipmi_user.robot
/openbmc/openbmc-test-automation/lib/bmc_network_utils.py
/openbmc/openbmc-test-automation/lib/bmc_network_utils.robot
/openbmc/openbmc-test-automation/lib/bmc_redfish_utils.py
/openbmc/openbmc-test-automation/lib/certificate_utils.robot
/openbmc/openbmc-test-automation/lib/code_update_utils.py
/openbmc/openbmc-test-automation/lib/code_update_utils.robot
/openbmc/openbmc-test-automation/lib/dump_utils.robot
/openbmc/openbmc-test-automation/lib/esel_utils.robot
/openbmc/openbmc-test-automation/lib/gen_arg.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_utils.py
/openbmc/openbmc-test-automation/lib/gen_print.py
/openbmc/openbmc-test-automation/lib/gen_robot_ssh.py
/openbmc/openbmc-test-automation/lib/gen_robot_valid.py
/openbmc/openbmc-test-automation/lib/gen_valid.py
/openbmc/openbmc-test-automation/lib/ipmi_client.robot
/openbmc/openbmc-test-automation/lib/openbmc_ffdc_list.py
/openbmc/openbmc-test-automation/lib/openbmc_ffdc_methods.robot
/openbmc/openbmc-test-automation/lib/openbmctool_utils.py
/openbmc/openbmc-test-automation/lib/print.tcl
/openbmc/openbmc-test-automation/lib/redfish_code_update_utils.robot
/openbmc/openbmc-test-automation/lib/resource.robot
/openbmc/openbmc-test-automation/lib/rest_client.robot
/openbmc/openbmc-test-automation/lib/source.tcl
/openbmc/openbmc-test-automation/lib/utilities.py
/openbmc/openbmc-test-automation/openpower/tests_openbmctool/test_openbmctool.robot
/openbmc/openbmc-test-automation/openpower/tests_openbmctool/test_openbmctool_network.robot
/openbmc/openbmc-test-automation/redfish/account_service/test_ldap_configuration.robot
/openbmc/openbmc-test-automation/redfish/account_service/test_user_account.robot
/openbmc/openbmc-test-automation/redfish/extended/redfish_bmc_code_update.robot
/openbmc/openbmc-test-automation/redfish/extended/test_bmc_dump.robot
/openbmc/openbmc-test-automation/redfish/extended/test_escale_base.robot
/openbmc/openbmc-test-automation/redfish/extended/test_remote_logging.robot
/openbmc/openbmc-test-automation/redfish/managers/test_bmc_network_conf.robot
/openbmc/openbmc-test-automation/redfish/managers/test_certificate.robot
/openbmc/openbmc-test-automation/redfish/managers/test_managers_bmc.robot
/openbmc/openbmc-test-automation/redfish/managers/test_managers_bmc_time.robot
/openbmc/openbmc-test-automation/redfish/service_root/test_service_root.robot
/openbmc/openbmc-test-automation/redfish/service_root/test_service_root_security.robot
/openbmc/openbmc-test-automation/redfish/systems/test_power_voltage_readings.robot
/openbmc/openbmc-test-automation/redfish/systems/test_powersupply_readings.robot
/openbmc/openbmc-test-automation/redfish/systems/test_systems_inventory.robot
/openbmc/openbmc-test-automation/redfish/systems/test_thermal_ambient_temperatures.robot
/openbmc/openbmc-test-automation/redfish/update_service/test_firmware_inventory.robot
/openbmc/openbmc-test-automation/redfish/update_service/test_firmware_property.robot
/openbmc/openbmc-test-automation/redfish/update_service/test_firmware_tftp_upload_image.robot
/openbmc/openbmc-test-automation/redfish/update_service/test_redfish_bmc_code_update.robot
/openbmc/openbmc-test-automation/redfish/update_service/test_redfish_host_code_update.robot
/openbmc/openbmc-test-automation/redfish/update_service/test_redfish_image_upload.robot
/openbmc/openbmc-test-automation/redfish/update_service/test_redfish_signed_image_update.robot
/openbmc/openbmc-test-automation/security/test_bmc_network_security.robot
/openbmc/openbmc-test-automation/systest/htx_hardbootme_test.robot
/openbmc/openbmc-test-automation/systest/test_bmc_poll_errors.robot
/openbmc/openbmc-test-automation/templates/pgm_template.py
/openbmc/openbmc-test-automation/templates/pgm_template.robot
/openbmc/openbmc-test-automation/templates/python_pgm_template
/openbmc/openbmc-test-automation/test_lists/BMC_WEB_CI
/openbmc/openbmc-test-automation/test_lists/skip_test_witherspoon
/openbmc/openbmc-test-automation/test_lists/witherspoon/regression_bucket_master
/openbmc/openbmc-test-automation/tests/ipmi/test_general_ipmi.robot
6f7958ab13-Aug-2019 Marissa Garza <garzam@us.ibm.com>

URI updated to the new path for power supplies.

Signed-off-by: Marissa Garza <garzam@us.ibm.com>
Change-Id: Ic1ab6a06b96635c3ce83d973c54e0fc58a07f2fa

6e3f9eca24-Jul-2019 Marissa Garza <garzam@us.ibm.com>

Check power supplies watts and voltages readings

Signed-off-by: Marissa Garza <garzam@us.ibm.com>
Change-Id: I4d42c2facc12247d2138162793004b4b2c97373e


/openbmc/openbmc-test-automation/bin/plug_ins/Auto_reboot/cp_master
/openbmc/openbmc-test-automation/bin/plug_ins/Stop/cp_stop_check
variables.py
/openbmc/openbmc-test-automation/gui/test/gui_header/test_obmc_gui_ip_refresh_check.robot
/openbmc/openbmc-test-automation/ipmi/test_ipmi_asset_tag.robot
/openbmc/openbmc-test-automation/ipmi/test_ipmi_chassis.robot
/openbmc/openbmc-test-automation/ipmi/test_ipmi_disable.robot
/openbmc/openbmc-test-automation/ipmi/test_ipmi_general.robot
/openbmc/openbmc-test-automation/ipmi/test_ipmi_mc_id.robot
/openbmc/openbmc-test-automation/ipmi/test_ipmi_sdr.robot
/openbmc/openbmc-test-automation/ipmi/test_ipmi_sel.robot
/openbmc/openbmc-test-automation/lib/boot_data.py
/openbmc/openbmc-test-automation/lib/dump_utils.robot
/openbmc/openbmc-test-automation/lib/func_args.py
/openbmc/openbmc-test-automation/lib/func_timer.py
/openbmc/openbmc-test-automation/lib/gen_call_robot.py
/openbmc/openbmc-test-automation/lib/gen_cmd.py
/openbmc/openbmc-test-automation/lib/gen_print.py
/openbmc/openbmc-test-automation/lib/gen_robot_valid.py
/openbmc/openbmc-test-automation/lib/gen_valid.py
/openbmc/openbmc-test-automation/lib/obmc_boot_test.py
/openbmc/openbmc-test-automation/lib/openbmc_ffdc.py
/openbmc/openbmc-test-automation/lib/openbmc_ffdc_list.py
/openbmc/openbmc-test-automation/lib/openbmctool_utils.py
/openbmc/openbmc-test-automation/lib/redfish_code_update_utils.robot
/openbmc/openbmc-test-automation/lib/state.py
/openbmc/openbmc-test-automation/lib/utils.robot
/openbmc/openbmc-test-automation/redfish/account_service/test_ldap_configuration.robot
/openbmc/openbmc-test-automation/redfish/extended/test_basic_ci.robot
/openbmc/openbmc-test-automation/redfish/extended/test_power_capping.robot
/openbmc/openbmc-test-automation/redfish/managers/test_bmc_network_conf.robot
/openbmc/openbmc-test-automation/redfish/managers/test_managers_bmc_time.robot
/openbmc/openbmc-test-automation/redfish/service_root/test_service_root.robot
/openbmc/openbmc-test-automation/redfish/systems/test_powersupply_readings.robot
/openbmc/openbmc-test-automation/redfish/systems/test_systems_inventory.robot
/openbmc/openbmc-test-automation/redfish/update_service/redfish_bmc_code_update.robot
/openbmc/openbmc-test-automation/templates/pgm_template.robot
/openbmc/openbmc-test-automation/test_lists/HW_CI
/openbmc/openbmc-test-automation/tests/ipmi/test_chassis.robot
/openbmc/openbmc-test-automation/tests/ipmi/test_general_ipmi.robot
ebd4d68922-Jul-2019 Naman Navin Hegde <nhegde89@in.ibm.com>

BMC Dump Download Test

Resolve openbmc/openbmc-test-automation#1754

Change-Id: Iac29a62941c34e8ce69893fc9ee6ebbfff82b965
Signed-off-by: Naman Navin Hegde <nhegde89@in.ibm.com>


/openbmc/openbmc-test-automation/README.md
variables.py
/openbmc/openbmc-test-automation/extended/code_update/host_code_update.robot
/openbmc/openbmc-test-automation/gui/data/resource_variables.py
/openbmc/openbmc-test-automation/gui/lib/resource.robot
/openbmc/openbmc-test-automation/gui/test/gui_header/test_obmc_gui_ip_refresh_check.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_overview/test_obmc_gui_server_overview.robot
/openbmc/openbmc-test-automation/ipmi/test_ipmi_user.robot
/openbmc/openbmc-test-automation/lib/code_update_utils.robot
/openbmc/openbmc-test-automation/lib/common_utils.robot
/openbmc/openbmc-test-automation/lib/gen_valid.py
/openbmc/openbmc-test-automation/lib/ipmi_client.robot
/openbmc/openbmc-test-automation/lib/ras/host_utils.robot
/openbmc/openbmc-test-automation/lib/tftp_update_utils.py
/openbmc/openbmc-test-automation/openpower/ras/test_host_boot_ras.robot
/openbmc/openbmc-test-automation/redfish/account_service/test_ldap_configuration.robot
/openbmc/openbmc-test-automation/redfish/extended/test_bmc_dump.robot
/openbmc/openbmc-test-automation/redfish/extended/test_bmc_file_mirroring.robot
/openbmc/openbmc-test-automation/redfish/extended/test_power_capping.robot
/openbmc/openbmc-test-automation/redfish/extended/test_remote_logging.robot
/openbmc/openbmc-test-automation/redfish/managers/test_bmc_network_conf.robot
/openbmc/openbmc-test-automation/redfish/systems/eventlog/test_association.robot
/openbmc/openbmc-test-automation/redfish/systems/eventlog/test_event_logging.robot
/openbmc/openbmc-test-automation/redfish/systems/test_systems_inventory.robot
/openbmc/openbmc-test-automation/redfish/update_service/redfish_bmc_code_update.robot
/openbmc/openbmc-test-automation/redfish/update_service/test_firmware_tftp_upload_image.robot
/openbmc/openbmc-test-automation/templates/python_pgm_template
/openbmc/openbmc-test-automation/test_lists/skip_test_witherspoon
49ea58f622-Jul-2019 George Keishing <gkeishin@in.ibm.com>

Fix power voltages URI assignment variable

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

1234567891011