Revision tags: v5.0-stable, v4.0-stable |
|
#
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 ...
|
#
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 ...
|
#
903ebe93 |
| 07-Sep-2023 |
Megha G N <Megha.G.N@ibm.com> |
Automation fix for Security menu
Changes: - Modified "Establish TCP Connections And Get Connection Failures" keyword - Added variable cmd_prefix in lib/protocol_setting_utils.robot
Tested:
Automation fix for Security menu
Changes: - Modified "Establish TCP Connections And Get Connection Failures" keyword - Added variable cmd_prefix in lib/protocol_setting_utils.robot
Tested: - Ran successfully test_bmc_network_security.robot
Change-Id: I9a0d30c24d17c8f7d491bebd7c4376ae95d25209 Signed-off-by: Megha G N <Megha.G.N@ibm.com>
show more ...
|
#
f3d47702 |
| 05-Apr-2023 |
George Keishing <gkeishin@in.ibm.com> |
Invalid argument syntax 'http_port' fix
Changes: - Correct the robot argument passing for the above variable
Tested: - NA
Change-Id: I0fab13eb758f8bcc9b43015c2acd99dcbd2d9bb5 Signed-off-by
Invalid argument syntax 'http_port' fix
Changes: - Correct the robot argument passing for the above variable
Tested: - NA
Change-Id: I0fab13eb758f8bcc9b43015c2acd99dcbd2d9bb5 Signed-off-by: George Keishing <gkeishin@in.ibm.com>
show more ...
|
#
369a0dcf |
| 04-Apr-2023 |
George Keishing <gkeishin@in.ibm.com> |
Fix No keyword with name 'Verify IPMI Works' found.
Changes: - Fix the import and the update the parameter in test
Tested: - NA , fixing missing test code failure
Change-Id: Ia2b82587b52b0
Fix No keyword with name 'Verify IPMI Works' found.
Changes: - Fix the import and the update the parameter in test
Tested: - NA , fixing missing test code failure
Change-Id: Ia2b82587b52b0ae5d9233f4254a5712daa1e6713 Signed-off-by: George Keishing <gkeishin@in.ibm.com>
show more ...
|
#
5e22debc |
| 08-Mar-2023 |
Megha G N <Megha.G.N@ibm.com> |
Check SSH stability on continuous TCP requests
Changes: - Added test to flood TCP request to BMC and check if it can handle the response.
Tested: - Ran Successfully test_bmc_network_s
Check SSH stability on continuous TCP requests
Changes: - Added test to flood TCP request to BMC and check if it can handle the response.
Tested: - Ran Successfully test_bmc_network_security.robot
Change-Id: I4a5e506c3d438e9bfc4a13b54e6684bd4b208d55 Signed-off-by: Megha G N <Megha.G.N@ibm.com>
show more ...
|
#
25163b83 |
| 24-Feb-2023 |
Priya Sinha <Priya.Sinha2@ibm.com> |
Add Network Security Test Cases
Changes: - Added 2 test cases. - Send_Continuous_TCP_Connection_Requests_To_IPMI_Interface_And_Check_Stability - Send_Continuous_TCP_Connection_Requests_T
Add Network Security Test Cases
Changes: - Added 2 test cases. - Send_Continuous_TCP_Connection_Requests_To_IPMI_Interface_And_Check_Stability - Send_Continuous_TCP_Connection_Requests_To_Redfish_Interface_And_Check_Stability
Tested: - Tested on sandbox. Change-Id: Ia32924061bad79b511419fb6c38fe875671bdaf0 Signed-off-by: Priya Sinha <Priya.Sinha2@ibm.com>
show more ...
|
#
1c87ae5d |
| 16-Feb-2023 |
Megha G N <Megha.G.N@ibm.com> |
Added new testcase to security menu
Changes: - Added "Send Network Packets Continuously To SOL Port" testcase
Tested: - Ran successfully test_bmc_network_security.robot
Change-Id: I5d1dced
Added new testcase to security menu
Changes: - Added "Send Network Packets Continuously To SOL Port" testcase
Tested: - Ran successfully test_bmc_network_security.robot
Change-Id: I5d1dced4bac0213a5f75ccf804f6057173079ef4 Signed-off-by: Megha G N <Megha.G.N@ibm.com>
show more ...
|
Revision tags: robotframework-requests |
|
#
6e6d785f |
| 13-May-2022 |
George Keishing <gkeishin@in.ibm.com> |
Fix no keyword found in test suite
Flood Redfish Interface With Packets With Flags And Check Stabilit... | FAIL | Several failures occurred:
1) Keyword teardown failed: No keyword with name 'Run Ex
Fix no keyword found in test suite
Flood Redfish Interface With Packets With Flags And Check Stabilit... | FAIL | Several failures occurred:
1) Keyword teardown failed: No keyword with name 'Run External IPMI Standard Command lan print' found. Did you mean: ipmi_client.Run External IPMI Standard Command
Change-Id: I4935ed332219f8dc1e84cab9806ced5c8c15c490 Signed-off-by: George Keishing <gkeishin@in.ibm.com>
show more ...
|
#
1da8826c |
| 21-Feb-2022 |
Prashanth Katti <prkatti1@in.ibm.com> |
Move network security common keywords to library
Signed-off-by: Prashanth Katti <prkatti1@in.ibm.com> Change-Id: I0aaf44a420a84d96c1cc2cc08a209e69ba112528
|
#
e31542be |
| 21-Feb-2022 |
Prashanth Katti <prkatti1@in.ibm.com> |
Move network security common keywords to library
Signed-off-by: Prashanth Katti <prkatti1@in.ibm.com> Change-Id: I377cf4069f8fa6983ed70c4bc69d80bd0c1c85d2
|
#
c1a260c2 |
| 01-Feb-2022 |
shrsuman123 <shrsuman@in.ibm.com> |
Added network security testcases
-Send Continuous ICMP Echo Request To BMC And Verify No Packet Loss
Change-Id: I613f22418c7fcc954a3d5dfc87e22cbcd498ef7c Signed-off-by: shrsuman123 <shrsuman@in
Added network security testcases
-Send Continuous ICMP Echo Request To BMC And Verify No Packet Loss
Change-Id: I613f22418c7fcc954a3d5dfc87e22cbcd498ef7c Signed-off-by: shrsuman123 <shrsuman@in.ibm.com>
show more ...
|
#
b18762b8 |
| 21-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 FI
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 ...
|
#
2f80bf13 |
| 17-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
|
Revision tags: v2.10-Hardknott, v2.8.0-stable |
|
#
333bb72c |
| 11-Dec-2019 |
George Keishing <gkeishin@in.ibm.com> |
Robot coding guideline fixes Changes: - Remove excessive new line entries. - Fix line char 110 exceeding. Change-Id: I06d99185d1507c704bd77d1b6998ed29b8df2e4e Si
Robot coding guideline fixes Changes: - Remove excessive new line entries. - Fix line char 110 exceeding. Change-Id: I06d99185d1507c704bd77d1b6998ed29b8df2e4e Signed-off-by: George Keishing <gkeishin@in.ibm.com>
show more ...
|
#
c8bfc366 |
| 03-Sep-2019 |
Prashanth Katti <prkatti1@in.ibm.com> |
Added new test cases. 1. Send netmask request and verify. 2. Verify stability of Redfish interface. Signed-off-by: Prashanth Katti <prkatti1@in.ibm.com> Change-Id: I
Added new test cases. 1. Send netmask request and verify. 2. Verify stability of Redfish interface. Signed-off-by: Prashanth Katti <prkatti1@in.ibm.com> Change-Id: If91ff7c1e4b6d64f71170b0ee4ab58d4e7e3d010
show more ...
|