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 ...
|
#
ff981cd0 |
| 12-Oct-2023 |
George Keishing <gkeishin@in.ibm.com> |
Add Force tags for SNMP suites
Changes: - Added SNMP tags for test suites
Tested: - NA
Change-Id: Idcecab729ff8ce982c8482e4de128f60997d1d18 Signed-off-by: George Keishing <gkeishin@in.ibm.
Add Force tags for SNMP suites
Changes: - Added SNMP tags for test suites
Tested: - NA
Change-Id: Idcecab729ff8ce982c8482e4de128f60997d1d18 Signed-off-by: George Keishing <gkeishin@in.ibm.com>
show more ...
|
Revision tags: robotframework-requests |
|
#
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>
|
#
5236ec54 |
| 31-Jan-2022 |
George Keishing <gkeishin@in.ibm.com> |
Fix test cases name tags under redfish directory
Change-Id: Icec85bd3b11f541c185a9242191096774d04290e Signed-off-by: George Keishing <gkeishin@in.ibm.com>
|
#
ad10253f |
| 25-Oct-2021 |
meghagn <Megha.GN@ibm.com> |
Added new SNMP test cases
Changes: - Configure multiple SNMP Managers on BMC and verify persistency on BMC reboot - Configure multiple SNMP Managers on BMC and check trapy on BM
Added new SNMP test cases
Changes: - Configure multiple SNMP Managers on BMC and verify persistency on BMC reboot - Configure multiple SNMP Managers on BMC and check trapy on BMC reboot
Change-Id: I24623bd7de3aa99898a33c63d57eac5c0d33b74e Signed-off-by: meghagn <Megha.GN@ibm.com>
show more ...
|
#
2320c0d5 |
| 12-Oct-2021 |
Prashanth Katti <prkatti1@in.ibm.com> |
Added new SNMP test cases
Changes: - Configure SNMP manager with less octet IP. - Configure SNMP manager with negative port number.
Signed-off-by: Prashanth Katti <prkatti1@in.ibm.com> Chan
Added new SNMP test cases
Changes: - Configure SNMP manager with less octet IP. - Configure SNMP manager with negative port number.
Signed-off-by: Prashanth Katti <prkatti1@in.ibm.com> Change-Id: I04a7fb491c8638d4cd79aa1739247937bd53dc52
show more ...
|
#
6ea399be |
| 20-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 ...
|
#
2f9632fa |
| 05-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 ...
|
#
269e52e3 |
| 25-Jun-2021 |
George Keishing <gkeishin@in.ibm.com> |
Fix redundant imports and spelling mistakes
Change-Id: I8f6b6580dfabb0bad5ed3e1befabc21f4769b324 Signed-off-by: George Keishing <gkeishin@in.ibm.com>
|
#
7f319268 |
| 21-Jun-2021 |
Prashanth Katti <prkatti1@in.ibm.com> |
Code to verify system uptime and configure SNMP managers with different ports
Changes: Added test case to verify system uptime Added test case to configure multiple SNMP managers with differ
Code to verify system uptime and configure SNMP managers with different ports
Changes: Added test case to verify system uptime Added test case to configure multiple SNMP managers with different ports Added test case to verify system uptime resets on BMC reboot
Signed-off-by: Prashanth Katti <prkatti1@in.ibm.com> Change-Id: Ie75d2f1ec7556a4cc0f762a033f7fc2757e0b84e
show more ...
|
#
b1a9c6b7 |
| 18-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 ...
|
#
c744f04e |
| 16-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 ...
|
#
dd99a919 |
| 14-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 ...
|
#
391000c1 |
| 11-Jun-2021 |
Prashanth Katti <prkatti1@in.ibm.com> |
Supporting libraries and Base code for SNMP via Redfish
Signed-off-by: Prashanth Katti <prkatti1@in.ibm.com> Change-Id: I44c77d15e15e51e0fe0201f8f1007ad3a1800d81
|