History log of /openbmc/openbmc-test-automation/lib/ (Results 326 – 350 of 1622)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
50a1be9e15-Jun-2021 Sushil Singh <susilsi7@in.ibm.com>

Automated test case to check the firmware version

Test Cases:
- Primary functional
- Backup or alternate
- Switch to backup
- Add code logic to handle template

Automated test case to check the firmware version

Test Cases:
- Primary functional
- Backup or alternate
- Switch to backup
- Add code logic to handle template

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

show more ...

1dc8a1e503-Aug-2021 George Keishing <gkeishin@in.ibm.com>

Fix REST vs Redfish dump URI

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

7640761f04-Aug-2021 George Keishing <gkeishin@in.ibm.com>

Revert "Included Redfish sessions data"

Hit FFDC data collection issues.

This reverts commit 6756d443c22237ebd4bd778f4d41cf235bf0166f.

Reason for revert: <INSERT REASONING HERE>

Change-Id: Ia17d3

Revert "Included Redfish sessions data"

Hit FFDC data collection issues.

This reverts commit 6756d443c22237ebd4bd778f4d41cf235bf0166f.

Reason for revert: <INSERT REASONING HERE>

Change-Id: Ia17d3db6840ab3160e18971764e5a4e75bdbb3c7

show more ...

6756d44330-Jul-2021 Anusha Dathatri <adathatr@in.ibm.com>

Included Redfish sessions data

Change-Id: I68793227d3a1f65a0441ffbdc8b352e9a2cd97a4
Signed-off-by: Anusha Dathatri <adathatr@in.ibm.com>


/openbmc/openbmc-test-automation/ffdc/docs/plugin.md
/openbmc/openbmc-test-automation/ffdc/ffdc_collector.py
/openbmc/openbmc-test-automation/ffdc/lib/ssh_utility.py
/openbmc/openbmc-test-automation/ffdc/lib/telnet_utility.py
/openbmc/openbmc-test-automation/ffdc/plugins/shell_execution.py
/openbmc/openbmc-test-automation/ffdc/plugins/ssh_execution.py
/openbmc/openbmc-test-automation/ffdc/plugins/telnet_execution.py
/openbmc/openbmc-test-automation/ffdc/templates/env_vars_template.yaml
/openbmc/openbmc-test-automation/gui/gui_test/access_control_menu/test_client_sessions_sub_menu.robot
/openbmc/openbmc-test-automation/gui/gui_test/access_control_menu/test_ldap_sub_menu.robot
/openbmc/openbmc-test-automation/gui/gui_test/access_control_menu/test_local_user_management_sub_menu.robot
/openbmc/openbmc-test-automation/gui/gui_test/access_control_menu/test_ssl_certificates_sub_menu.robot
/openbmc/openbmc-test-automation/gui/gui_test/configuration_menu/test_date_time_settings_sub_menu.robot
/openbmc/openbmc-test-automation/gui/gui_test/configuration_menu/test_firmware_sub_menu.robot
/openbmc/openbmc-test-automation/gui/gui_test/configuration_menu/test_multiple_interfaces.robot
/openbmc/openbmc-test-automation/gui/gui_test/configuration_menu/test_network_settings_sub_menu.robot
/openbmc/openbmc-test-automation/gui/gui_test/control_menu/test_kvm_sub_menu.robot
/openbmc/openbmc-test-automation/gui/gui_test/control_menu/test_sol_console_sub_menu.robot
/openbmc/openbmc-test-automation/gui/gui_test/gui_header/test_profile_settings_sub_menu.robot
/openbmc/openbmc-test-automation/gui/gui_test/health_menu/test_dumps_sub_menu.robot
/openbmc/openbmc-test-automation/gui/gui_test/health_menu/test_hardware_status_sub_menu.robot
/openbmc/openbmc-test-automation/gui/gui_test/health_menu/test_sensors_sub_menu.robot
/openbmc/openbmc-test-automation/gui/gui_test/overview_menu/test_overview_menu.robot
/openbmc/openbmc-test-automation/gui/lib/gui_resource.robot
bmc_redfish_utils.py
/openbmc/openbmc-test-automation/redfish/test_xit.robot
6ea399be20-Jul-2021 Prashanth Katti <prkatti1@in.ibm.com>

Added SNMP new test cases

Changes:
- Configure SNMP manager with out of range IP address.
- Test case to Check persistency of SNMP manager configuration on BMC reboot
- Test to verify tr

Added SNMP new test cases

Changes:
- Configure SNMP manager with out of range IP address.
- Test case to Check persistency of SNMP manager configuration on BMC reboot
- Test to verify trap is sent to configured SNMP manager after BMC reboot

Signed-off-by: Prashanth Katti <prkatti1@in.ibm.com>
Change-Id: Ia2190fa5de68e9604615ab273136a85897f5fdf2

show more ...


/openbmc/openbmc-test-automation/data/pel_variables.py
/openbmc/openbmc-test-automation/ffdc/README.md
/openbmc/openbmc-test-automation/ffdc/collect_ffdc.py
/openbmc/openbmc-test-automation/ffdc/env_vars_template.yaml
/openbmc/openbmc-test-automation/ffdc/ffdc_collector.py
/openbmc/openbmc-test-automation/ffdc/ffdc_config.yaml
/openbmc/openbmc-test-automation/ffdc/ssh_utility.py
/openbmc/openbmc-test-automation/ffdc/telnet_utility.py
/openbmc/openbmc-test-automation/gui/data/gui_variables.py
/openbmc/openbmc-test-automation/gui/gui_test/control_menu/test_manage_power_usage_sub_menu.robot
/openbmc/openbmc-test-automation/gui/gui_test/control_menu/test_server_power_operations_sub_menu.robot
/openbmc/openbmc-test-automation/gui/gui_test/gui_header/test_obmc_profile_settings.robot
/openbmc/openbmc-test-automation/gui/gui_test/health_menu/test_dump_sub_menu.robot
/openbmc/openbmc-test-automation/gui/gui_test/overview_menu/test_overview_menu.robot
/openbmc/openbmc-test-automation/gui/gui_test/server_config/test_obmc_gui_firmware_update.robot
/openbmc/openbmc-test-automation/gui/lib/gui_resource.robot
snmp/redfish_snmp_utils.robot
/openbmc/openbmc-test-automation/openpower/ext_interfaces/test_vmi.robot
/openbmc/openbmc-test-automation/openpower/ext_interfaces/test_vmicert_management.robot
/openbmc/openbmc-test-automation/openpower/service_account/test_service_user.robot
/openbmc/openbmc-test-automation/openpower/vpd/test_redfish_vpd.robot
/openbmc/openbmc-test-automation/redfish/account_service/test_user_account.robot
/openbmc/openbmc-test-automation/redfish/events/test_bmc_snmp_trap.robot
/openbmc/openbmc-test-automation/redfish/managers/test_bmc_protocol_settings.robot
/openbmc/openbmc-test-automation/redfish/managers/test_multiple_interfaces.robot
/openbmc/openbmc-test-automation/redfish/systems/test_thermal_ambient_temperatures.robot
/openbmc/openbmc-test-automation/redfish/test_xit.robot
/openbmc/openbmc-test-automation/security/test_bmc_expire_password.robot
bb347bbe09-Jul-2021 Sushil Singh <susilsi7@in.ibm.com>

Added code for login and storing the session using request library

changes:
- Added keyword "Redfish Generic Login Request"
- Added keyword "Redfish Generic Session Request"

Change-Id: Ib2bba

Added code for login and storing the session using request library

changes:
- Added keyword "Redfish Generic Login Request"
- Added keyword "Redfish Generic Session Request"

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

show more ...

603dc27012-Jul-2021 Sushil Singh <susilsi7@in.ibm.com>

Removed unused import

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

27ef253f15-Jun-2021 Sushil Singh <susilsi7@in.ibm.com>

Redfish request library

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

2f9632fa05-Jul-2021 Anves Kumar rayankula <anvesr77@in.ibm.com>

Verify SNMP works when eth1 is not configured

Changes:
1.Moved SNMP reusable variables into resource file
2.Added new testcase Verify SNMP works when eth1 is not configured

C

Verify SNMP works when eth1 is not configured

Changes:
1.Moved SNMP reusable variables into resource file
2.Added new testcase Verify SNMP works when eth1 is not configured

Change-Id: I58da71f0ab167318cefee98137812fd588c16425
Signed-off-by: Anves Kumar rayankula <anvesr77@in.ibm.com>

show more ...

ae5fefbe08-Jul-2021 George Keishing <gkeishin@in.ibm.com>

Add bmcweb persistent data log collection

Change-Id: Idb64df71bada31448187e1d4bc0cee4187e6c74d

4fa52d7704-Jul-2021 Anves Kumar rayankula <anvesr77@in.ibm.com>

Verify LDAP Login Works When Eth1 IP Is Not Configured

changes:
- Moved LDAP keys to lib.
- Added new LDAP test case for multiple interfaces.

Change-Id: I843a62034268eeb890c0c15d33a3838b7

Verify LDAP Login Works When Eth1 IP Is Not Configured

changes:
- Moved LDAP keys to lib.
- Added new LDAP test case for multiple interfaces.

Change-Id: I843a62034268eeb890c0c15d33a3838b78654215
Signed-off-by: Anves Kumar rayankula <anvesr77@in.ibm.com>

show more ...

0d305d3e08-Jul-2021 Anusha Dathatri <adathatr@in.ibm.com>

Fixed TypeError for member URIs

Signed-off-by: Anusha Dathatri <adathatr@in.ibm.com>
Change-Id: Iae35f0d0a0963d719394aa2a6556b1f97273c2f3

55d5192801-Jul-2021 Anves Kumar rayankula <anvesr77@in.ibm.com>

Verify access BMC with both interfaces IP addresses via Redfish

Change-Id: Ia5411a83e83c08696bde85f9ff7237079d7b91b5
Signed-off-by: Anves Kumar rayankula <anvesr77@in.ibm.com>

fa4209eb30-Jun-2021 Anusha Dathatri <adathatr@in.ibm.com>

Fix for dump fail

Signed-off-by: Anusha Dathatri <adathatr@in.ibm.com>
Change-Id: I7265a6c4a00ab216cb0211f869cb70e43d56769c

985659a823-Jun-2021 George Keishing <gkeishin@in.ibm.com>

Add support to collect OEM redfish path in FFDC

Changes:
- Added new keyword to collect OEM redfish properties.
- Added new variable OEM_REDFISH_PATH

Tested:
robot -v OPENBMC_HOST:xx.

Add support to collect OEM redfish path in FFDC

Changes:
- Added new keyword to collect OEM redfish properties.
- Added new variable OEM_REDFISH_PATH

Tested:
robot -v OPENBMC_HOST:xx.xx.xx.xx -v OEM_REDFISH_PATH:/ibm/v1 tools/myffdc.robot

User can key in their own OEM path in the command line as above.

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

show more ...

0ad13a1c18-Jun-2021 George Keishing <gkeishin@in.ibm.com>

Add CPU processor check using Redfish for OCC check

Changes:
- Move the REST based to Redfish CPU state check for OCC.

Change-Id: Ic975315f1d12702a30f569250c346da4c1e72e16
Signed-off-by: Georg

Add CPU processor check using Redfish for OCC check

Changes:
- Move the REST based to Redfish CPU state check for OCC.

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

show more ...

b18762b821-Jun-2021 Prashanth Katti <prkatti1@in.ibm.com>

Keyword and test case to send network packets with flags

Changes:
Added code to flood SYN packets and verify Redfish port stability to SYN flood attack
Added code to flood FIN packets and ve

Keyword and test case to send network packets with flags

Changes:
Added code to flood SYN packets and verify Redfish port stability to SYN flood attack
Added code to flood FIN packets and verify Redfish port stability to FIN flood attack
Added code to flood RST packets and verify Redfish port stability to RST flood attack

Signed-off-by: Prashanth Katti <prkatti1@in.ibm.com>
Change-Id: I34223ace3a68d289831e6a8b147b22251465b791

show more ...

b44c957d27-Apr-2021 Anves Kumar rayankula <anvesr77@in.ibm.com>

Added a testcase to verify LDAP user with admin privilege

Change-Id: I262c70218b50dedf6945ac67b0f7e041369ab48e
Signed-off-by: Anves Kumar rayankula <anvesr77@in.ibm.com>

b1a9c6b718-Jun-2021 Prashanth Katti <prkatti1@in.ibm.com>

Support to run SNMP server on specific port and verify trap

Changes:
Added to keyword to start SNMP server on specific port other than default port.
Added test case to configure multiple SNM

Support to run SNMP server on specific port and verify trap

Changes:
Added to keyword to start SNMP server on specific port other than default port.
Added test case to configure multiple SNMP managers.
Added test cases to configure SNMP manager with different ports

Signed-off-by: Prashanth Katti <prkatti1@in.ibm.com>
Change-Id: I091925d6f4232270fbaf189f5682453535559a8c

show more ...

e25113a018-Jun-2021 George Keishing <gkeishin@in.ibm.com>

Add logic to get image ID from Redfish firmware inventory

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

8e28339018-Jun-2021 George Keishing <gkeishin@in.ibm.com>

Remove explicit checking MANIFEST

TODO: Check through Redfish inventory instead
of /tmp/images/<ID>/MANIFEST

Change-Id: Ia6f66060aef58139389b9be730bacbc5b28ca336
Signed-off-by: George Keishin

Remove explicit checking MANIFEST

TODO: Check through Redfish inventory instead
of /tmp/images/<ID>/MANIFEST

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

show more ...

48615cd915-Jun-2021 Sridevi Ramesh <sridevra@in.ibm.com>

Fix for Redfish bios attribute operations test scenario

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

2f80bf1317-Jun-2021 Prashanth Katti <prkatti1@in.ibm.com>

Added IPMI and SSH stability for large network traffic

Signed-off-by: Prashanth Katti <prkatti1@in.ibm.com>
Change-Id: Ic6452eb7d871e7f0edf2faa29e11e666590c1754

c744f04e16-Jun-2021 Prashanth Katti <prkatti1@in.ibm.com>

Support to generate error, collect SNMP trap and verify SNMP trap

Changes:
Added to keyword to generate error and collect trap.
Added keyword to verify trap contents.
Added test cases to

Support to generate error, collect SNMP trap and verify SNMP trap

Changes:
Added to keyword to generate error and collect trap.
Added keyword to verify trap contents.
Added test cases to configure SNMP manager with different ports.

Signed-off-by: Prashanth Katti <prkatti1@in.ibm.com>
Change-Id: I3286835f26d7a3a693e6b557250c8181277d226b

show more ...

dd99a91914-Jun-2021 Prashanth Katti <prkatti1@in.ibm.com>

Support to delete SNMP configuration

Changes:
- Added new keyword to delete SNMP manager and verify.

Signed-off-by: Prashanth Katti <prkatti1@in.ibm.com>
Change-Id: Id62059b0b0586a776fd19e411eb

Support to delete SNMP configuration

Changes:
- Added new keyword to delete SNMP manager and verify.

Signed-off-by: Prashanth Katti <prkatti1@in.ibm.com>
Change-Id: Id62059b0b0586a776fd19e411eb9ca2f56004846

show more ...

1...<<11121314151617181920>>...65