3f2902e6 | 13-Mar-2025 |
George Keishing <gkeishin@in.ibm.com> |
Udpdate HTTPS valid response code for test
Changes: - Added HTTP_NO_CONTENT as valid response code for the test PATCH request
Tested: - Tested on sandbox with changes
Change-Id: I
Udpdate HTTPS valid response code for test
Changes: - Added HTTP_NO_CONTENT as valid response code for the test PATCH request
Tested: - Tested on sandbox with changes
Change-Id: I2d1c1566fd99336d06dbb59e4c08e1fc25d44b6e Signed-off-by: George Keishing <gkeishin@in.ibm.com>
show more ...
|
1361cd0a | 10-Mar-2025 |
Sweta Potthuri <spotthur@in.ibm.com> |
LDAP Fix: Add valid status codes for patch operation
Changes: Add valid status code such as HTTP_OK, HTTP_NO_CONTENT for Redfish Patch operation
Tested: Ran and test
LDAP Fix: Add valid status codes for patch operation
Changes: Add valid status code such as HTTP_OK, HTTP_NO_CONTENT for Redfish Patch operation
Tested: Ran and tested on BMC Environment.
Change-Id: I9652adc45ed422a2724cf6e8ea778723ef070ddb Signed-off-by: Sweta Potthuri <spotthur@in.ibm.com>
show more ...
|
6fb70d98 | 24-Oct-2023 |
Matt Fischer <matthew.fischer@hpe.com> |
Switch from Force Tags to Test Tags
Force Tags is deprecated in Robot 7.0 and will eventually warn and then after that stop working. Test Tags performs the same function per docs.
Change-Id: I7cf30
Switch from Force Tags to Test Tags
Force Tags is deprecated in Robot 7.0 and will eventually warn and then after that stop working. Test Tags performs the same function per docs.
Change-Id: I7cf305754b247b995a05d8da3b9de9ed613ecae2 Signed-off-by: Matt Fischer <matthew.fischer@hpe.com>
show more ...
|
409df05d | 17-Jan-2024 |
George Keishing <gkeishin@in.ibm.com> |
Robot Framework 7.0 changes
Update robot code syntax overall in the repo
Changes: - Update the requirement.txt package version for robot - The '[Return]' setting is deprecated. Use the
Robot Framework 7.0 changes
Update robot code syntax overall in the repo
Changes: - Update the requirement.txt package version for robot - The '[Return]' setting is deprecated. Use the 'RETURN' statement instead. - Singular section headers like '*** Test Case ***' are deprecated. Use plural format like '*** Test Cases ***' instead. - Singular section headers like '*** Variable ***' are deprecated
Tested: - Ran from sandbox with the version $ robot --version Robot Framework 7.0 (Python 3.10.12 on linux)
and also tested on latest python version
Robot Framework 7.0 (Python 3.11.9 on linux)
Change-Id: I54e85f9d799556c63b9a39f79483f83e9b980768 Signed-off-by: George Keishing <gkeishin@in.ibm.com>
show more ...
|
638a5989 | 19-Apr-2024 |
Rahul Maheshwari <rahulmaheshwari@in.ibm.com> |
Removed faillock file check to fix problem
Changes: - faillock file check is leading to problem. As it is not a must, removing this check.
Tested: - Ran below test cases from sandbox
Removed faillock file check to fix problem
Changes: - faillock file check is leading to problem. As it is not a must, removing this check.
Tested: - Ran below test cases from sandbox successfully Redfish_Create_and_Verify_Admin_User
Change-Id: I489c3c4bf246cf8a127a74fa2ec3f6e3f6545a8e Signed-off-by: Rahul Maheshwari <rahulmaheshwari@in.ibm.com>
show more ...
|
70523a99 | 28-Dec-2023 |
Wilson Suen <wilsons@supermicro.com> |
User: Remove NoAccess privilege cases and fix typo
Changes: - Remove NoAccess test cases for LDAP web due to: https://gerrit.openbmc.org/c/openbmc/bmcweb/+/52365 - Fix typo for patching redf
User: Remove NoAccess privilege cases and fix typo
Changes: - Remove NoAccess test cases for LDAP web due to: https://gerrit.openbmc.org/c/openbmc/bmcweb/+/52365 - Fix typo for patching redfish attribute AccountLockoutThreshold
Tested: - Ran-- dryrun gui/gui_test/security_and_access_menu/ - Ran --dryrun redfish/account_service/test_ldap_configuration.robot
Change-Id: I8d5efd8256b66ca834e9cdd18c83a98f3a844dda Signed-off-by: Wilson Suen <wilsons@supermicro.com>
show more ...
|
b9c9377b | 02-Apr-2024 |
Alagiridhilipank <alagiridhilipank@ami.com> |
REDFISH: script fix redfish test_user_account.robot
Changes: - Added script fix redfish test_user_account.robot - remove pam_tally2 Tested: - Ran and Executed script Successfully
Chang
REDFISH: script fix redfish test_user_account.robot
Changes: - Added script fix redfish test_user_account.robot - remove pam_tally2 Tested: - Ran and Executed script Successfully
Change-Id: I5a0231c6ded3b3906b841c0a79fabd5c7a45ce42 Signed-off-by: ALAGIRI DHILIPAN K <alagiridhilipank@ami.com>
show more ...
|
42b2e303 | 03-Nov-2023 |
kothais <kothais@ami.com> |
REDFISH: NoAccess privilege has been removed from Redfish script
Changes: - NoAccess privilege has been removed completely from the Community stack as per this discussion - https://gerrit.openbmc.or
REDFISH: NoAccess privilege has been removed from Redfish script
Changes: - NoAccess privilege has been removed completely from the Community stack as per this discussion - https://gerrit.openbmc.org/c/openbmc/bmcweb/+/52365 . - Removed NoAccess privilege from redfish/account_service/test_ipmi_redfish_user.robot and redfish/account_service/test_ldap_configuration.robot
Tested: - Ran redfish/account_service/test_ipmi_redfish_user.robot and redfish/account_service/test_ldap_configuration.robot scripts successfully.
Change-Id: Iaa09599650a75ccf1207923fdbf744b6764ce8d9 Signed-off-by: KothaiSrini <kothais@ami.com>
show more ...
|
c63bfe64 | 15-Nov-2023 |
George Keishing <gkeishin@in.ibm.com> |
Fix typo in test code and documentation
Changes: - Fix spelling mistake in code.
Tested: - Tested using codespell tool.
Change-Id: I9f74507049f936383bfc08cb335bb1ed9964c646 Signed-off-by:
Fix typo in test code and documentation
Changes: - Fix spelling mistake in code.
Tested: - Tested using codespell tool.
Change-Id: I9f74507049f936383bfc08cb335bb1ed9964c646 Signed-off-by: George Keishing <gkeishin@in.ibm.com>
show more ...
|
9899a909 | 07-Sep-2023 |
George Keishing <gkeishin@in.ibm.com> |
Redfish update test suite Force tags as per standard
Changes: - Update Tags names for the test suite
Note: Refer CONTRIBUTING.md for under Tags section documentation.
Tested: - NA
Cha
Redfish update test suite Force tags as per standard
Changes: - Update Tags names for the test suite
Note: Refer CONTRIBUTING.md for under Tags section documentation.
Tested: - NA
Change-Id: Ice5fa1a185876774d9e9bce4ff53f834b2a1f652 Signed-off-by: George Keishing <gkeishin@in.ibm.com>
show more ...
|
f8e18192 | 05-Jul-2023 |
George Keishing <gkeishin@in.ibm.com> |
Admin user ssh test case changes to expectation
Changes: - Modify test case to handle use case where admin user ssh is allowed and not allowed
Tested: - Ran from sandbox and tested.
Admin user ssh test case changes to expectation
Changes: - Modify test case to handle use case where admin user ssh is allowed and not allowed
Tested: - Ran from sandbox and tested. By default SSH access test is allowed set to True User can change the behaviour of this test case by passing via CLI -v ssh_access:False
Change-Id: I2d42dbcc4ce3e5d59900b137ca19bcc2d5d642c0 Signed-off-by: George Keishing <gkeishin@in.ibm.com>
show more ...
|
a36926b3 | 17-May-2023 |
George Keishing <gkeishin@in.ibm.com> |
Fix the Account user incorrect use of operand AND
Changes: - Fix incorrect use of AND
Tested: - Ran test from sandbox successfully.
Change-Id: I4f8c77530a1c97b6465ab46cdfe47fe8a680b562 Sig
Fix the Account user incorrect use of operand AND
Changes: - Fix incorrect use of AND
Tested: - Ran test from sandbox successfully.
Change-Id: I4f8c77530a1c97b6465ab46cdfe47fe8a680b562 Signed-off-by: George Keishing <gkeishin@in.ibm.com>
show more ...
|
628874f7 | 11-May-2023 |
ganesanb <ganesanb@ami.com> |
Updated few test case name and tags
Changes: - Updated few test case names and tags.
Tested: - Ran Scripts Successfully
Change-Id: I0c60f4d19693cde9c8c0b26ddaabcd64e08aa7b4 Signed-off-by:
Updated few test case name and tags
Changes: - Updated few test case names and tags.
Tested: - Ran Scripts Successfully
Change-Id: I0c60f4d19693cde9c8c0b26ddaabcd64e08aa7b4 Signed-off-by: ganesanb <ganesanb@ami.com>
show more ...
|
746884b2 | 29-Sep-2022 |
aravinth0510 <aravinthr@ami.com> |
Add test cases for user account manual unlock and authmethods
- Verify manually unlocking locked user account by setting "Locked" property from true to false before "AccountLockout Duration" is
Add test cases for user account manual unlock and authmethods
- Verify manually unlocking locked user account by setting "Locked" property from true to false before "AccountLockout Duration" is reached. - Verify authmethod XToken enable and disable. - On enable, session based auth should work. - On disable, session based auth should fail. - Verify authmethod BasicAuth enable and disable. - On enable, basic auth should work. - On disable, basic auth should fail.
Tested: redfish/account_service/test_user_account.robot
Signed-off-by: Aravinth R <aravinthr@ami.com> Change-Id: Ifb0f53e42a1bcb050a9e503645b23e4c8edc1649
show more ...
|
45102295 | 28-Mar-2023 |
ganesanb <ganesanb@ami.com> |
Redfish: Max user count was updated for redfish
Changes: - As per discussion on discord max user count was updated for redfish
Tested: - Ran All The Scripts Successfully
Change-Id: Ibb941
Redfish: Max user count was updated for redfish
Changes: - As per discussion on discord max user count was updated for redfish
Tested: - Ran All The Scripts Successfully
Change-Id: Ibb94100de2e03bf1b7162779aac6403d1aa082ae Signed-off-by: ganesanb <ganesanb@ami.com>
show more ...
|
232a6f0f | 07-Apr-2023 |
Nandish-Matti <nandish.matti@ibm.com> |
Redfish: Fix for 'Verify Error Upon Creating Same Users With Different Privileges'
Changes: - In /redfish/account_service/test_user_account.robot - RoleId with 'Operator' no more exist, Henc
Redfish: Fix for 'Verify Error Upon Creating Same Users With Different Privileges'
Changes: - In /redfish/account_service/test_user_account.robot - RoleId with 'Operator' no more exist, Hence modifying RoleId value to 'ReadOnly'.
Tested: - Verify_Error_Upon_Creating_Same_Users_With_Different_Privileges
Change-Id: I787c5f880797290c97eab94f2ed33aff155f764f Signed-off-by: Nandish-Matti <nandish.matti@ibm.com>
show more ...
|
003c25a0 | 16-Mar-2023 |
George Keishing <gkeishin@in.ibm.com> |
Update test reference documentation link
Changes: - Find the updated link and update it.
Tested: - NA
Change-Id: Iac663b61c24b4c17e1400a5601598b906cd533c5 Signed-off-by: George Keishing <
Update test reference documentation link
Changes: - Find the updated link and update it.
Tested: - NA
Change-Id: Iac663b61c24b4c17e1400a5601598b906cd533c5 Signed-off-by: George Keishing <gkeishin@in.ibm.com>
show more ...
|
26499145 | 16-Feb-2023 |
Nagarjun B <nagarjunb@ami.com> |
Modified Hardcoded channel Number as 1 to dynamic.
While Getting user info using "Get User Info" keyword by default it will return channel numebr 1 user. we have to mention the channel number to get
Modified Hardcoded channel Number as 1 to dynamic.
While Getting user info using "Get User Info" keyword by default it will return channel numebr 1 user. we have to mention the channel number to get the particular channel user info. So for Get User Info keyword added ${CHANNEL_NUMBER} variable as argument.
And also while getting channel access we are hardcoding the channel number as 1, there are removed 1 and added ${CHANNEL_NUMBER}.
Tested: Run robot ipmi/test_ipmi_user.robot Run robot ipmi/test_ipmi_payload.robot Run robot redfish/account_service/test_ipmi_redfish_user.robot
Change-Id: Id81b59e7880045b74e65195089e38d8653f66d7a Signed-off-by: Nagarjun B <nagarjunb@ami.com>
show more ...
|
db553dfd | 15-Dec-2022 |
George Keishing <gkeishin@in.ibm.com> |
Update import robot lib and cyclic import of resource file
Changes: - Remove duplicate import - Remove resource import to avoid cyclic importing
Tested: - NA Change-Id: I0f8b1598173fa468510
Update import robot lib and cyclic import of resource file
Changes: - Remove duplicate import - Remove resource import to avoid cyclic importing
Tested: - NA Change-Id: I0f8b1598173fa46851039208ac8e5214fec5b344 Signed-off-by: George Keishing <gkeishin@in.ibm.com>
show more ...
|
aa8cda9f | 19-Oct-2022 |
Sweta Potthuri <spotthur@in.ibm.com> |
LDAP:Added Test Case "Switch LDAP Type And Verify Login Fails"
Changes: - Added in redfish/account_service/test_ldap_configuration.robot
Tested: - Ran the test case on BMC environment.
Cha
LDAP:Added Test Case "Switch LDAP Type And Verify Login Fails"
Changes: - Added in redfish/account_service/test_ldap_configuration.robot
Tested: - Ran the test case on BMC environment.
Change-Id: Id01735693b2fd747a52501c4a1c230ba5d60e797 Signed-off-by: Sweta Potthuri <spotthur@in.ibm.com>
show more ...
|
e8015b3e | 19-Sep-2022 |
George Keishing <gkeishin@in.ibm.com> |
Delete redfish test user
Changes: - Added code to delete the admin user new_admin
Tested: - Ran test suite redfish/account_service/test_user_account.robot Change-Id: Ie1b15416b8d04d911623bcc117
Delete redfish test user
Changes: - Added code to delete the admin user new_admin
Tested: - Ran test suite redfish/account_service/test_user_account.robot Change-Id: Ie1b15416b8d04d911623bcc117057eaccce7e11e Signed-off-by: George Keishing <gkeishin@in.ibm.com>
show more ...
|
3bc08647 | 23-Aug-2022 |
Rahul Maheshwari <rahulmaheshwari@in.ibm.com> |
Moved operator user related test out of Verify_Admin_User_Privilege test
Changes: - Moved operator user related test out of Verify_Admin_User_Privilege test case and added a new seperate
Moved operator user related test out of Verify_Admin_User_Privilege test
Changes: - Moved operator user related test out of Verify_Admin_User_Privilege test case and added a new seperate test case for it - This is done to skip operator user-related test
Tested: - Ran both the old and new test cases and they passed Signed-off-by: Rahul Maheshwari <rahulmaheshwari@in.ibm.com> Change-Id: Ib0c5373af798308b4793a647c7be9d0ea71e1ce7
show more ...
|
124ebef5 | 23-Aug-2022 |
Rahul Maheshwari <rahulmaheshwari@in.ibm.com> |
Moved modify operator user attribute test out of a test
Changes: - Moved modify operator user attribute test out of Verify Modifying User Attributes test case and added a new sepe
Moved modify operator user attribute test out of a test
Changes: - Moved modify operator user attribute test out of Verify Modifying User Attributes test case and added a new seperate test case for it - This is done to skip operator user-related test
Tested: - Ran both the old and new test cases and they passed
Signed-off-by: Rahul Maheshwari <rahulmaheshwari@in.ibm.com> Change-Id: I35047ff578511fe02778fa05585ad3f5e293be0d
show more ...
|
d0aa72b7 | 23-Aug-2022 |
Rahul Maheshwari <rahulmaheshwari@in.ibm.com> |
Split user persistence after reboot test into three
Changes: - Split Verify Redfish User Persistence After Reboot test in three test cases for admin, operator and read-only users -
Split user persistence after reboot test into three
Changes: - Split Verify Redfish User Persistence After Reboot test in three test cases for admin, operator and read-only users - This is done to skip operator user-related test
Tested: - Ran all the three new tests from the sandbox and they passed
Signed-off-by: Rahul Maheshwari <rahulmaheshwari@in.ibm.com> Change-Id: Icf25562f0e2bc7a5dcfc97f270d5efd1187b8185
show more ...
|
7b7ba223 | 21-Aug-2022 |
Rahul Maheshwari <rahulmaheshwari@in.ibm.com> |
Added test to set readonly privilege via IPMI and verify using Redfish
Changes: - Added test to set readonly privilege via IPMI and verify using Redfish - Split Update_User_Privileg
Added test to set readonly privilege via IPMI and verify using Redfish
Changes: - Added test to set readonly privilege via IPMI and verify using Redfish - Split Update_User_Privilege_Via_IPMI_And_Verify_Using_Redfish test in two test cases for operator and readonly users
Tested: - Ran Update_User_Privilege_To_Readonly_Via_IPMI_And_Verify_Using_Redfish test from sandbox and it passed
Signed-off-by: Rahul Maheshwari <rahulmaheshwari@in.ibm.com> Change-Id: Ie1074cbc9c31c422480e76a05448a46f9decdbdc Signed-off-by: Rahul Maheshwari <rahulmaheshwari@in.ibm.com>
show more ...
|