00108dcc | 12-Jul-2022 |
nagarjunb22 <nagarjunb@ami.com> |
Added validation for power operation testcases using LDAP user.
Added code to check the host state after power operation and wait until the host is up for power on.
Moved Redfish.Login to Test Tear
Added validation for power operation testcases using LDAP user.
Added code to check the host state after power operation and wait until the host is up for power on.
Moved Redfish.Login to Test Teardown, to make the next testcase execute with root user.
Added code to delete all redfish session in suite teardown.
Tested: Run robot redfish/account_service/test_ldap_configuration.robot
Signed-off-by: agarjun B <nagarjunb@ami.com> Change-Id: Iaafe0657d41a82be067c1ea91fe02ef995567394
show more ...
|
3d946efd | 05-May-2022 |
leet <leet@ami.com> |
New Script For Redfish Privilege Registry Validation
New Script for Verifying Redfish Privilege Registry properties.
Verifies administrator, operator, and read- only user privileges Via Redfish.
V
New Script For Redfish Privilege Registry Validation
New Script for Verifying Redfish Privilege Registry properties.
Verifies administrator, operator, and read- only user privileges Via Redfish.
Verification of Post, Patch, Get, and Delete methods with new user Via Redfish.
Signed-off-by: Lee Tarlton <leet@ami.com> Change-Id: I7c07496f2a3063db7be0c3bb069e1b63ee1c16a5
show more ...
|
504a371e | 22-Jul-2022 |
George Keishing <gkeishin@in.ibm.com> |
Add suite Force Tags for the update service
Changes: - Added Force tag directive.
Tested: Using robot --include <Tag name> or --exclude <Tag name> option in the command line
Add suite Force Tags for the update service
Changes: - Added Force tag directive.
Tested: Using robot --include <Tag name> or --exclude <Tag name> option in the command line CLI.
Change-Id: I939994ed8f63f11e896f1c458efd9aa17824cd3f Signed-off-by: George Keishing <gkeishin@in.ibm.com>
show more ...
|
a4c4040c | 21-Jul-2022 |
Megha GN <Megha.GN@ibm.com> |
Added fix for protocol settings submenu
Changes: - Replaced OBMC Reboot keyword with Redfish OBMC Reboot - Added Sleep time in Suite Setup Execution keyword
Tested: Ran Test redfish/man
Added fix for protocol settings submenu
Changes: - Replaced OBMC Reboot keyword with Redfish OBMC Reboot - Added Sleep time in Suite Setup Execution keyword
Tested: Ran Test redfish/managers/test_bmc_protocol_settings.robot
Change-Id: Ia5168eb8b84468556ca76531236b488cdeef535b Signed-off-by: Megha GN <Megha.GN@ibm.com>
show more ...
|
1ac4221d | 20-Jul-2022 |
George Keishing <gkeishin@in.ibm.com> |
Fix network suite setup to take session before continuing
Changes: - Added redfish login at the suite setup
Tested: - Ran successfully redfish/managers/test_bmc_network_conf.robot
Ch
Fix network suite setup to take session before continuing
Changes: - Added redfish login at the suite setup
Tested: - Ran successfully redfish/managers/test_bmc_network_conf.robot
Change-Id: I9840435c7ddb912dde1a0bbddc0cd9b37a2fc0f1 Signed-off-by: George Keishing <gkeishin@in.ibm.com>
show more ...
|
81302e45 | 20-Jul-2022 |
George Keishing <gkeishin@in.ibm.com> |
Add SNMP suite teardown to clean up logs and dumps
Changes: - Added keyword directive for suite teardown
Tested: Ran succesfully redfish/events/test_bmc_snmp_trap.robot
Change-Id: I7df
Add SNMP suite teardown to clean up logs and dumps
Changes: - Added keyword directive for suite teardown
Tested: Ran succesfully redfish/events/test_bmc_snmp_trap.robot
Change-Id: I7df8a7980a6cad8765254270d9abb578691c9e11 Signed-off-by: George Keishing <gkeishin@in.ibm.com>
show more ...
|
a2e8b0d6 | 20-Jul-2022 |
George Keishing <gkeishin@in.ibm.com> |
Minor test case name, keyword and tagging name changes
Change-Id: If339cefe193a2da1dca73c4ec8c3634a56e5645f Signed-off-by: George Keishing <gkeishin@in.ibm.com> |
53a5c89c | 19-Jul-2022 |
George Keishing <gkeishin@in.ibm.com> |
Add missing tags in test suite
Changes: - added tag directive for missing test cases
Change-Id: Idb27cb62d20d62761ca152d2b1cd426f0ea9e4a0 Signed-off-by: George Keishing <gkeishin@in.ibm.com> |
ade6ab42 | 19-Jul-2022 |
George Keishing <gkeishin@in.ibm.com> |
Add missing Tag test case name
Change-Id: Iaa0de24b00378cf0b4eb598236cb85946aec0921 Signed-off-by: George Keishing <gkeishin@in.ibm.com> |
3d850989 | 19-Jul-2022 |
George Keishing <gkeishin@in.ibm.com> |
Update test case to verify size in test suite order
Changes: - When OS is up and running, the dumps gets offloaded need to verify on BMC.
Tested: Ran successfully redfish/managers/t
Update test case to verify size in test suite order
Changes: - When OS is up and running, the dumps gets offloaded need to verify on BMC.
Tested: Ran successfully redfish/managers/test_bmc_dumps.robot
Change-Id: Iff88ad9ee2d68a4f36971a4b983d837e5239891c Signed-off-by: George Keishing <gkeishin@in.ibm.com>
show more ...
|
e9ebf91c | 19-Jul-2022 |
George Keishing <gkeishin@in.ibm.com> |
Update test manager suite code logic
Changes: - Update file checking using test linux utility - Add wait loop for OCC
Tested: Ran successfully redfish/managers/test_managers_bmc.robo
Update test manager suite code logic
Changes: - Update file checking using test linux utility - Add wait loop for OCC
Tested: Ran successfully redfish/managers/test_managers_bmc.robot
Change-Id: Ie64d81f15b773cca87979b2306379230a96762b1 Signed-off-by: George Keishing <gkeishin@in.ibm.com>
show more ...
|
67b409b2 | 13-Jul-2022 |
aravinth0510 <aravinthr@ami.com> |
Replaced BMC reset with PDU reset keyword in restore policy testcase and added PDU library files for few other PDU types
Tested: Run robot redfish/extended/test_power_restore.robot
Signed-off-by: A
Replaced BMC reset with PDU reset keyword in restore policy testcase and added PDU library files for few other PDU types
Tested: Run robot redfish/extended/test_power_restore.robot
Signed-off-by: Aravinth R <aravinthr@ami.com> Change-Id: I4554c1b071a496feaeef65b7b9735bb97a41c7cb
show more ...
|
f031ca1a | 16-Jun-2022 |
aravinth0510 <aravinthr@ami.com> |
Added new test case to test_managers_bmc_time
- Verify_Set_DateTime_With_NTP_Enabled Check set date time is restricted when NTP Protocol is Enabled.
- Added keyword to check NTP Protocol Enabled s
Added new test case to test_managers_bmc_time
- Verify_Set_DateTime_With_NTP_Enabled Check set date time is restricted when NTP Protocol is Enabled.
- Added keyword to check NTP Protocol Enabled sync with systemd-timesyncd service status.
Tested: Run robot /redfish/managers/test_managers_bmc_time.robot
Signed-off-by: Aravinth R <aravinthr@ami.com> Change-Id: Ic17696d9bd53478d3a8ae323869c937c2b2eaeda
show more ...
|
917d2e30 | 19-Apr-2022 |
nagarjunb22 <nagarjunb@ami.com> |
Added new cases for Redfish session service
Testcases added: - Set Session Timeout And Verify Session deleted After Timeout. Set session timeout and create a new session, wait for the
Added new cases for Redfish session service
Testcases added: - Set Session Timeout And Verify Session deleted After Timeout. Set session timeout and create a new session, wait for the configured timeout value and verify the created session deleted in redfish/v1/Session/Sessions URI.
- Verify Session Login And Logout for Newly created User. Create a new session for newly created user and verify we can able to access the redfish URI's via that created session and logut of that session.
Modified cases: - Added a new keyword to get Default session timeout value and configured default timeout value on Teardown.
Tested : Run robot redfish/serive_root/test_session_management.robot
Signed-off-by: Nagarjun B <nagarjunb@ami.com> Change-Id: Iaca7026fbf72227e5b025b7b9d0c46862edc196a
show more ...
|
98cf8af5 | 14-Jul-2022 |
George Keishing <gkeishin@in.ibm.com> |
Update code update firmware loop test
Changes: - Logic to read the starting firmware and looping - Update documentation - Override test timeout for loop runs
Tested: robot -v
Update code update firmware loop test
Changes: - Logic to read the starting firmware and looping - Update documentation - Override test timeout for loop runs
Tested: robot -v OPENBMC_HOST:xx.xx.xx.xx --include Redfish_Firmware_Update_Loop -v LOOP_COUNT:4 redfish/extended/redfish_bmc_code_update.robot
Change-Id: I9dfba5e16e2bacffece9ca797aabfdf57bf67387 Signed-off-by: George Keishing <gkeishin@in.ibm.com>
show more ...
|
fc3096a5 | 12-Jul-2022 |
George Keishing <gkeishin@in.ibm.com> |
Test suite for firmware side switch
Added: - Test case to switch sides without powering on - Test case to switch sides and power on host
Tested:
robot -v OPENBMC_HOST:xx.xx.xx.xx re
Test suite for firmware side switch
Added: - Test case to switch sides without powering on - Test case to switch sides and power on host
Tested:
robot -v OPENBMC_HOST:xx.xx.xx.xx redfish/update_service/test_bmc_image_switch.robot
------------------------------------------------------------------------------ Test Bmc Image Switch :: Redfish test to switch image sides and boot. | PASS | 2 tests, 2 passed, 0 failed ==============================================================================
Change-Id: I5e8e1f85852f802f920ad77d754170252406353c Signed-off-by: George Keishing <gkeishin@in.ibm.com>
show more ...
|
dc7d6893 | 07-Jul-2022 |
George Keishing <gkeishin@in.ibm.com> |
Fix IPMI range of Max user allowed in test code
Changes: - add ipmi max user allowed variable. - add documentation
Tested: robot -v OPENBMC_HOST:xx.xx.xx.xx --include Update
Fix IPMI range of Max user allowed in test code
Changes: - add ipmi max user allowed variable. - add documentation
Tested: robot -v OPENBMC_HOST:xx.xx.xx.xx --include Update_User_Password_Via_IPMI_And_Verify_Using_Redfish --include Create_IPMI_User_And_Verify_Login_Via_Redfish --include Delete_User_Via_IPMI_And_Verify_Using_Redfish redfish/account_service/test_ipmi_redfish_user.robot
------------------------------------------------------------------------------ Test Ipmi Redfish User :: Test IPMI and Redfish combinations for u... | PASS | 3 tests, 3 passed, 0 failed ==============================================================================
Change-Id: I15a1fa93a37bfd31b110a1ba253dcc6468de6dab Signed-off-by: George Keishing <gkeishin@in.ibm.com>
show more ...
|
ca054eee | 16-Jun-2022 |
aravinth0510 <aravinthr@ami.com> |
Modified suite setup & teardown in test_bmc_network_conf
- Updated Suite setup to check IPv4 AddressSource and set to static if it is in DHCP.
- Added Suite teardown to restore IPv4 AddressSource t
Modified suite setup & teardown in test_bmc_network_conf
- Updated Suite setup to check IPv4 AddressSource and set to static if it is in DHCP.
- Added Suite teardown to restore IPv4 AddressSource to its initial state .
Tested: Run robot redfish/managers/test_bmc_network_conf.robot
Signed-off-by: Aravinth R <aravinthr@ami.com> Change-Id: I7694d7bbb89bf1346236d7905fc53037777b2a07
show more ...
|
5c7318d7 | 07-Jul-2022 |
George Keishing <gkeishin@in.ibm.com> |
Update NTP test logic to better handle set and get NTP servers
Changes: - Added new keyword to wait for GET request. - Add test setup in the test to enabled NTP - Update documentation an
Update NTP test logic to better handle set and get NTP servers
Changes: - Added new keyword to wait for GET request. - Add test setup in the test to enabled NTP - Update documentation and variable string
Tested:
robot -v OPENBMC_HOST:xx.xx.xx.xx --include Verify_NTP_Server_Set --include Verify_NTP_Server_Setting_Persist_After_BMC_Reboot redfish/managers/test_managers_bmc_time.robot
Change-Id: I7976e4e8775b8f1e4b6b744bb54df386dc0d67fd Signed-off-by: George Keishing <gkeishin@in.ibm.com>
show more ...
|
6c88252c | 07-Jul-2022 |
George Keishing <gkeishin@in.ibm.com> |
Fix test code documentation for IPMI user accounts
Change-Id: Id0bf105c9acb43265cc2182dbf511c29af51cf8d Signed-off-by: George Keishing <gkeishin@in.ibm.com> |
48d998e9 | 07-Jul-2022 |
George Keishing <gkeishin@in.ibm.com> |
Update system account redfish MAX users range
Refer: #openbmc/phosphor-user-manager/blob/master/user_mgr.cpp static constexpr size_t ipmiMaxUserNameLen = 16; static constexpr size_t systemMaxUserNam
Update system account redfish MAX users range
Refer: #openbmc/phosphor-user-manager/blob/master/user_mgr.cpp static constexpr size_t ipmiMaxUserNameLen = 16; static constexpr size_t systemMaxUserNameLen = 30;
Fix the test code accordingly.
Tested:
robot -v OPENBMC_HOST:xx.xx.xx.xx --include Verify_Failure_To_Exceed_Max_Number_Of_Users redfish/account_service/test_ipmi_redfish_user.robot
Verify Failure To Exceed Max Number Of Users :: Verify failure att... | PASS | ------------------------------------------------------------------------------ Test Ipmi Redfish User :: Test IPMI and Redfish combinations for u... | PASS | 1 test, 1 passed, 0 failed ==============================================================================
Change-Id: Ia66604682a1c57e443fe360c13fdc84b7980eb82 Signed-off-by: George Keishing <gkeishin@in.ibm.com>
show more ...
|
9fae1669 | 29-Jun-2022 |
aravinth0510 <aravinthr@ami.com> |
Included additional regex pattern to support other platforms
Tested: Run robot redfish/managers/test_managers_bmc.robot
Signed-off-by: Aravinth R <aravinthr@ami.com> Change-Id: I296b27b0361815eefcb
Included additional regex pattern to support other platforms
Tested: Run robot redfish/managers/test_managers_bmc.robot
Signed-off-by: Aravinth R <aravinthr@ami.com> Change-Id: I296b27b0361815eefcb38107548ef32ba719e4b2
show more ...
|
dc325935 | 15-Jun-2022 |
Sweta Potthuri <spotthur@in.ibm.com> |
Test code fix for Delete Static Name Servers
Change-Id: Id0a55537bc061ca8d8fc72220db2247ad4061bbc Signed-off-by: Sweta Potthuri <spotthur@in.ibm.com> |
60784a43 | 13-Jun-2022 |
nagarjunb22 <nagarjunb@ami.com> |
Modified TestTeardown and added new keyword to check ip via redfish.
Added validation to check configured hostname via redfish.
Removed "Delete IP Address" on testcase and added in teardown for tes
Modified TestTeardown and added new keyword to check ip via redfish.
Added validation to check configured hostname via redfish.
Removed "Delete IP Address" on testcase and added in teardown for testcase "Add Valid IPv4 Address And Check Persistency"
added keyword " Verify IP On Redfish URI" to check ip address via redfish.
Tested: Run robot redfish/managers/test_bmc_network_conf.robot
Signed-off-by: Nagarjun B <nagarjunb@ami.com> Change-Id: Ia2bca444b14e230c4229afadcb77c30c6fda8c7b
show more ...
|
ba7e33e2 | 21-May-2022 |
Gene Ratzlaff <generatz@gmail.com> |
Add tag for Verify Create User Without Enabling
Added robot tag entry for 'Verify Create User Without Enabling' Fixed a few minor typos in comments and documentation.
Signed-off-by: Gene Ratzlaff <
Add tag for Verify Create User Without Enabling
Added robot tag entry for 'Verify Create User Without Enabling' Fixed a few minor typos in comments and documentation.
Signed-off-by: Gene Ratzlaff <generatz@gmail.com> Change-Id: Ib7b9fca792d601b6d10c64124b8d986a5c9e0265
show more ...
|