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 ...
|
a28061a0 | 15-Dec-2023 |
George Keishing <gkeishin@in.ibm.com> |
Remove syslib and migrate to lib
Changes: - Move files to lib and rename to align to lib naming - Update test suites using it.
Tested: - Test on sandbox with robot --dryrun to make sure
Remove syslib and migrate to lib
Changes: - Move files to lib and rename to align to lib naming - Update test suites using it.
Tested: - Test on sandbox with robot --dryrun to make sure the linkage is not broken.
Change-Id: I586c06dd3c4e544d87d130c3331886016af66437 Signed-off-by: George Keishing <gkeishin@in.ibm.com>
show more ...
|
3aa424be | 15-Dec-2023 |
George Keishing <gkeishin@in.ibm.com> |
Move OS conig and install reosurce files to lib
Changes: - Rename the resource file and moved to lib - Update the import path where changes is required.
Tested: - Ran -dryrun robot from sa
Move OS conig and install reosurce files to lib
Changes: - Rename the resource file and moved to lib - Update the import path where changes is required.
Tested: - Ran -dryrun robot from sandbox to esnure linking is not broken
Change-Id: Ibf9df37a150c62812f0e2046baa98b03fdf0278e Signed-off-by: George Keishing <gkeishin@in.ibm.com>
show more ...
|
5beee8a0 | 08-Nov-2023 |
manimozhik <manimozhik@ami.com> |
NETWORK: Executed nping command with root privilege test_network_nping.robot
Changes: - In test_network_nping.robot added "echo ${root_password} | sudo -S" to the nping command and added ${CLIEN
NETWORK: Executed nping command with root privilege test_network_nping.robot
Changes: - In test_network_nping.robot added "echo ${root_password} | sudo -S" to the nping command and added ${CLIENT_PASSWORD} in resource.robot Tested: - Ran network/test_network_nping.robot script Successfully
Change-Id: Ie7494e63eddaa31b76872067b657ed3c7385a64b Signed-off-by: manimozhik <manimozhik@ami.com>
show more ...
|
87dc442c | 20-Oct-2023 |
George Keishing <gkeishin@in.ibm.com> |
Add new force tags for the IPMI suites
Changes: - Add tag name for the suite
Tested: - NA
Change-Id: I1f87ede8c5241d34a3cf7ae988b5ffc43e84408b Signed-off-by: George Keishing <gkeishin@in.
Add new force tags for the IPMI suites
Changes: - Add tag name for the suite
Tested: - NA
Change-Id: I1f87ede8c5241d34a3cf7ae988b5ffc43e84408b Signed-off-by: George Keishing <gkeishin@in.ibm.com>
show more ...
|
42c84ea5 | 07-Sep-2023 |
George Keishing <gkeishin@in.ibm.com> |
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:
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: Ica7afcdfead250c98f636b5442cbf4f68849fc67 Signed-off-by: George Keishing <gkeishin@in.ibm.com>
show more ...
|
7d92d07b | 12-Jul-2023 |
George Keishing <gkeishin@in.ibm.com> |
Clean up code for Trailing Whitespace
Changes: - Extra whitespace clean up from code
Tested: - NA
Change-Id: I1c83d26e127122a2d38a8afe180ee6e478b3b8e7 Signed-off-by: George Keishing <gkeis
Clean up code for Trailing Whitespace
Changes: - Extra whitespace clean up from code
Tested: - NA
Change-Id: I1c83d26e127122a2d38a8afe180ee6e478b3b8e7 Signed-off-by: George Keishing <gkeishin@in.ibm.com>
show more ...
|
dda695e0 | 26-Apr-2023 |
Sweta Potthuri <spotthur@in.ibm.com> |
DHCP Properties
Changes: - DHCP Properties for DNSServer, DomainName and NTP server
Tested: - Ran the related test cases with fix from sandbox successfully.
Change-Id: I54d3c139290d30d77a6
DHCP Properties
Changes: - DHCP Properties for DNSServer, DomainName and NTP server
Tested: - Ran the related test cases with fix from sandbox successfully.
Change-Id: I54d3c139290d30d77a6da23109f0ed06adbb65d7 Signed-off-by: Sweta Potthuri <spotthur@in.ibm.com>
show more ...
|
4d430283 | 27-Apr-2023 |
ganesanb <ganesanb@ami.com> |
Managers ID : Introduced variable to declare Managers ID in resource.robot and updated all the scripts in openbmc-test-automation
Changes: - Introduced ${MANAGER_ID} variable in resource.robot
Managers ID : Introduced variable to declare Managers ID in resource.robot and updated all the scripts in openbmc-test-automation
Changes: - Introduced ${MANAGER_ID} variable in resource.robot - Replaced all the Managers/bmc to Managers/${MANAGER_ID} across all the scripts - Also in data/variables.py updated chassis id for the few redfish uri.
Tested: - Ran All The Scripts Successfully
Change-Id: Iff3673aae27657e0799dec5cb94c1651a0cd5d18 Signed-off-by: ganesanb <ganesanb@ami.com> Signed-off-by: George Keishing <gkeishin@in.ibm.com>
show more ...
|
05eb71ce | 25-May-2022 |
George Keishing <gkeishin@in.ibm.com> |
Fix FOR loop syntax and typo in code documentation
Change-Id: I5628f2de61924286cde2664a64ff54e0414eb0e4 Signed-off-by: George Keishing <gkeishin@in.ibm.com> |
b98036a9 | 31-Jan-2022 |
George Keishing <gkeishin@in.ibm.com> |
Fix test case tag names from multiple suites
Change-Id: I3890effc456c6f8f406d9c010dc7dafff22b503e Signed-off-by: George Keishing <gkeishin@in.ibm.com> |
2205631e | 06-Jan-2021 |
Anves Kumar rayankula <anvesr77@in.ibm.com> |
Added HOST Poweron keyword on suite setup
Change-Id: Ia876fa3a5be92ea3614e26948d425df5e93f7f40 Signed-off-by: Anves Kumar rayankula <anvesr77@in.ibm.com> |
7a68d895 | 10-Jul-2020 |
Anves Kumar rayankula <anvesr77@in.ibm.com> |
Added two testcases
1.Enable Multiple Properties via Redfish And Verify 2.Disable Multiple Properties via Redfish And Verify
Change-Id: Ic7255d4fd43c241a25c43aa7a0bd5e00946d9692 Signed-off-by: Anve
Added two testcases
1.Enable Multiple Properties via Redfish And Verify 2.Disable Multiple Properties via Redfish And Verify
Change-Id: Ic7255d4fd43c241a25c43aa7a0bd5e00946d9692 Signed-off-by: Anves Kumar rayankula <anvesr77@in.ibm.com>
show more ...
|
8115e1eb | 03-Jul-2020 |
Anves Kumar rayankula <anvesr77@in.ibm.com> |
Created template Apply Ethernet Config
Change-Id: I9552b9552fc3cf24e28dcad335ce3756245e46db Signed-off-by: Anves Kumar rayankula <anvesr77@in.ibm.com> |
f312d208 | 28-May-2020 |
Prashanth Katti <prkatti1@in.ibm.com> |
Added DHCP settings test cases
Signed-off-by: Prashanth Katti <prkatti1@in.ibm.com> Change-Id: I666ce8b5f1d8da03109bcdfab7c7b3ac1b5b3712 |
5a57faf9 | 19-May-2020 |
Anves Kumar rayankula <anvesr77@in.ibm.com> |
Enable DHCP Via Redfish And Verify
Change-Id: I295876fd4d6d55d3046559a7fa8802ee05edb8bd Signed-off-by: Anves Kumar rayankula <anvesr77@in.ibm.com> |
80d6b5a6 | 06-Apr-2020 |
Anvesh Kumar Rayankula <anvesr77@in.ibm.com> |
Added create and delete VLAN and IP on it repeatedly Create and delete VLAN and IP on it multiple times with BMC reboot
Change-Id: I820585611986c8090826a1f41edf87244592a7dd Signed-off-by: Anvesh Kum
Added create and delete VLAN and IP on it repeatedly Create and delete VLAN and IP on it multiple times with BMC reboot
Change-Id: I820585611986c8090826a1f41edf87244592a7dd Signed-off-by: Anvesh Kumar Rayankula <anvesr77@in.ibm.com>
show more ...
|
e354c1c0 | 09-Mar-2020 |
Anvesh Kumar Rayankula <anvesr77@in.ibm.com> |
Added testcase when LAN and VLAN exist with IP address
Change-Id: Ida40c6eb1646f1b08c2a37871636e20e47d81391 Signed-off-by: Anvesh Kumar Rayankula <anvesr77@in.ibm.com> |
14455f46 | 12-Dec-2019 |
Anvesh Kumar Rayankula <anvesr77@in.ibm.com> |
Added more VLAN related test.
Change-Id: Ie1a2e345fe62a60c0217d60ae9db5162693ab688 Signed-off-by: Anvesh Kumar Rayankula <anvesr77@in.ibm.com> |
f702219f | 11-Dec-2019 |
George Keishing <gkeishin@in.ibm.com> |
Typo fix in test code
Change-Id: Iccc5b2f212c09496c8f65005a68e52241e3213e3 Signed-off-by: George Keishing <gkeishin@in.ibm.com> |
ad14a721 | 04-Nov-2019 |
Naman Navin Hegde <nhegde89@in.ibm.com> |
Verify VLAN configuration use cases
Change-Id: Ia0e3a9887c9d9beddb9639c50666f00698e4469d Signed-off-by: Naman Navin Hegde <nhegde89@in.ibm.com> |
ad0eb5c5 | 19-Jun-2019 |
Prashanth Katti <prkatti1@in.ibm.com> |
Removed REST network test suite files.
Signed-off-by: Prashanth Katti <prkatti1@in.ibm.com> Change-Id: I4dfec281e3b99c6880d7aa51c8966f904e49a157 |
c108e429 | 28-Mar-2019 |
Michael Walsh <micwalsh@us.ibm.com> |
Remove use of deprecated rprint functions
For each of the rprint functions, there is a corresponding gen_print function that can be used instead.
Change-Id: I89c6e0b63cac7aee92da7dc7945e41300128796
Remove use of deprecated rprint functions
For each of the rprint functions, there is a corresponding gen_print function that can be used instead.
Change-Id: I89c6e0b63cac7aee92da7dc7945e413001287967 Signed-off-by: Michael Walsh <micwalsh@us.ibm.com>
show more ...
|
db9f1e89 | 14-Mar-2019 |
Michael Walsh <micwalsh@us.ibm.com> |
Get BMC Hostname fixed to isolate hostname
Previously...
hostnamectl | grep hostname Static hostname: witherspoon
Fixed with...
hostnamectl | grep hostname | cut -f 2 -d : | sed -re 's/ //g' w
Get BMC Hostname fixed to isolate hostname
Previously...
hostnamectl | grep hostname Static hostname: witherspoon
Fixed with...
hostnamectl | grep hostname | cut -f 2 -d : | sed -re 's/ //g' witherspoon
- Improved corresponding test in network/test_bmc_network.robot
Change-Id: Ic931f7ca4b96e28fc11b51df8c33b10f086a934f Signed-off-by: Michael Walsh <micwalsh@us.ibm.com>
show more ...
|