a3f0439f | 01-Oct-2018 |
Steven Sombar <ssombar@us.ibm.com> |
Create eSEL library
Move these keywords from extended/test_esel.robot to a library routine to make them generally available: - Create eSEL - Count eSEL Entries - Verify eSEL Entries
Resolves ope
Create eSEL library
Move these keywords from extended/test_esel.robot to a library routine to make them generally available: - Create eSEL - Count eSEL Entries - Verify eSEL Entries
Resolves openbmc/openbmc-test-automation#1466
Change-Id: Iecfeabc71bf60f820abe708f09744a5fb69006da Signed-off-by: Steven Sombar <ssombar@us.ibm.com>
show more ...
|
1a7502d0 | 19-Sep-2018 |
Sivas SRR <sivas.srr@in.ibm.com> |
Verify user list API list minimum one user
Resolves openbmc/openbmc-test-automation#1458
Change-Id: I3b61a1d9340b685cfe34768bac1631b0fa20a1e5 Signed-off-by: Sivas SRR <sivas.srr@in.ibm.com> |
3b92dfc6 | 22-Sep-2018 |
George Keishing <gkeishin@in.ibm.com> |
BMC multiple version code update
Change-Id: I6e94e1b461220125d26c0a3666fd25d73d398591 Signed-off-by: George Keishing <gkeishin@in.ibm.com> |
4f37a7ee | 22-Sep-2018 |
George Keishing <gkeishin@in.ibm.com> |
Fix tags and minor typo errors
Change-Id: Ib5863e41b99e0941111ac3c7639868672275320c Signed-off-by: George Keishing <gkeishin@in.ibm.com> |
1ca51447 | 18-Sep-2018 |
Michael Walsh <micwalsh@us.ibm.com> |
Make SKIP_UPDATE_IF_ACTIVE a -v parm.
Change-Id: Ibea6cecd92c54d5942b9aa6932f7a9fc4dcfc2c2 Signed-off-by: Michael Walsh <micwalsh@us.ibm.com> |
9629b0e1 | 23-Aug-2018 |
Steven Sombar <ssombar@us.ibm.com> |
Verify OS can boot with no VPD cache files
After having done a PNOR update and booted the OS, remove cached VPD files and verify OS can still boot.
Resolves openbmc/openbmc-test-automation#1436
Ch
Verify OS can boot with no VPD cache files
After having done a PNOR update and booted the OS, remove cached VPD files and verify OS can still boot.
Resolves openbmc/openbmc-test-automation#1436
Change-Id: I0d6c6b4f521402c1d37e49715947136d37c06dfb Signed-off-by: Steven Sombar <ssombar@us.ibm.com>
show more ...
|
2c89173c | 18-Sep-2018 |
George Keishing <gkeishin@in.ibm.com> |
Check for application failures post BMC resets
Change-Id: Id3db5cc09c851ba00ab891fff64e8099e13697df Signed-off-by: George Keishing <gkeishin@in.ibm.com> |
6662d18b | 11-Sep-2018 |
Michael Walsh <micwalsh@us.ibm.com> |
Adjust Preserve BMC Network Setting to handle boolean
The BMC code has switched from using "1" to using "True".
Change-Id: Id93672370c77483b7e0485d1e91985670bb3e64e Signed-off-by: Michael Walsh <mi
Adjust Preserve BMC Network Setting to handle boolean
The BMC code has switched from using "1" to using "True".
Change-Id: Id93672370c77483b7e0485d1e91985670bb3e64e Signed-off-by: Michael Walsh <micwalsh@us.ibm.com>
show more ...
|
c28031d2 | 10-Sep-2018 |
Charles Paul Hofer <Charles.Hofer@ibm.com> |
Remove unneeded journal log cleanup from health check
Change-Id: I61589644c3befcdb16af29d6573c179e082a6af8 Signed-off-by: Charles Paul Hofer <Charles.Hofer@ibm.com> |
7cdb8b45 | 10-Sep-2018 |
Charles Paul Hofer <Charles.Hofer@ibm.com> |
Change keyword name to avoid confusion
Keywords with the name Check For Application Failures are defined in two places. They don't conflict because the one in standby_bmc.robot is only used in the s
Change keyword name to avoid confusion
Keywords with the name Check For Application Failures are defined in two places. They don't conflict because the one in standby_bmc.robot is only used in the standby_bmc.robot file. Robot understands these as the two different keywords that they are. However, to avoid confusing humans, this changes the name of one of the keywords.
Change-Id: Ic4f8e2e9a07a4dc28115a49a5b16c92b69044045 Signed-off-by: Charles Paul Hofer <Charles.Hofer@ibm.com>
show more ...
|
bcae08bc | 09-Aug-2018 |
Charles Paul Hofer <Charles.Hofer@ibm.com> |
Only check current boot failures for standby
The BMC health check looks at the journal to check for application failures. The journal sometimes contains errors from the previous boot. With this chan
Only check current boot failures for standby
The BMC health check looks at the journal to check for application failures. The journal sometimes contains errors from the previous boot. With this change the health check only looks at the last boot for errors in the journal, rather than previous boots.
Change-Id: I6ff341da1dbc695bb92c72be9ca3f0e68e80c3b5 Signed-off-by: Charles Paul Hofer <Charles.Hofer@ibm.com>
show more ...
|
98eaba20 | 07-Sep-2018 |
George Keishing <gkeishin@in.ibm.com> |
Fix boolean type expect by test code
Change-Id: Id1b257541227b3fe4672a72e76c582c07e46149d Signed-off-by: George Keishing <gkeishin@in.ibm.com> |
9acd2283 | 07-Sep-2018 |
George Keishing <gkeishin@in.ibm.com> |
SEL test cases "Verify Empty SEL" move to IPMI bucket
Change-Id: Ied7c4e0e023e0f51f4555dda6365fb35a2484467 Signed-off-by: George Keishing <gkeishin@in.ibm.com> |
d627380b | 07-Sep-2018 |
George Keishing <gkeishin@in.ibm.com> |
Move verify SEL test from logging to IPMI suite.
Change-Id: I83097fb6e659eaac4a31fe0ae09e8fcb5063f17d Signed-off-by: George Keishing <gkeishin@in.ibm.com> |
290d04f4 | 19-Jul-2018 |
George Keishing <gkeishin@in.ibm.com> |
Moving out disruptive test to extended
This test will test auto reboot functionality by injecting error to go system to quiesce state. Recovery failure, results into cascading failure impacts over o
Moving out disruptive test to extended
This test will test auto reboot functionality by injecting error to go system to quiesce state. Recovery failure, results into cascading failure impacts over other test suites when run in CT.
Change-Id: I72ba0d2a4653680a57ceaf35180ffb8ebf61d968 Signed-off-by: George Keishing <gkeishin@in.ibm.com>
show more ...
|
32fe4e11 | 13-Jul-2018 |
George Keishing <gkeishin@in.ibm.com> |
Update delete error logs to use "Delete All Error Logs"
We are planning to delete 'Delete Error Logs' and replace with the "Delete All Error Logs" as its the correct way to purge existing error logs
Update delete error logs to use "Delete All Error Logs"
We are planning to delete 'Delete Error Logs' and replace with the "Delete All Error Logs" as its the correct way to purge existing error logs on the system.
Change-Id: I7d186c46e169ee5a8ba17a3d6c69be0949e845e6 Signed-off-by: George Keishing <gkeishin@in.ibm.com>
show more ...
|
c7748be3 | 12-Jul-2018 |
George Keishing <gkeishin@in.ibm.com> |
AES standby to fail if BMC updater services are seen failing
This is to avoid multiple CI code update piplelined failure.
Change-Id: I91db8306583e362ba1265fa1280a8ac83c368955 Signed-off-by: George
AES standby to fail if BMC updater services are seen failing
This is to avoid multiple CI code update piplelined failure.
Change-Id: I91db8306583e362ba1265fa1280a8ac83c368955 Signed-off-by: George Keishing <gkeishin@in.ibm.com>
show more ...
|
31062af8 | 09-Jul-2018 |
Michael Walsh <micwalsh@us.ibm.com> |
Increased timeout to 15 mins for 'Is PNOR Flash Done'
Increased timeout to 15 mins for 'Is PNOR Flash Done' in 'Update PNOR Image'.
Change-Id: I106621d6199153815cd0c1c381f8ed0bbcdef5e4 Signed-off-b
Increased timeout to 15 mins for 'Is PNOR Flash Done'
Increased timeout to 15 mins for 'Is PNOR Flash Done' in 'Update PNOR Image'.
Change-Id: I106621d6199153815cd0c1c381f8ed0bbcdef5e4 Signed-off-by: Michael Walsh <micwalsh@us.ibm.com>
show more ...
|
5abfe60e | 05-Jul-2018 |
George Keishing <gkeishin@in.ibm.com> |
Fix template format as per new CONTRIBUTING.md guideline
Change-Id: I159a6eb9416ede4f307590cf74a92474569bd9d8 Signed-off-by: George Keishing <gkeishin@in.ibm.com> |
f4a807bf | 20-Jun-2018 |
Joy Onyerikwu <onyekachukwu.joy.onyerikwu@ibm.com> |
Enforced robotframework standards.
- The standards are enforced using the rflint static anylysis tool. - More standards will be added in future commits but this is a base starting point.
Change-I
Enforced robotframework standards.
- The standards are enforced using the rflint static anylysis tool. - More standards will be added in future commits but this is a base starting point.
Change-Id: I7dd8a2b0b42a51327b748cb730609d7ee2538de3 Signed-off-by: Joy Onyerikwu <onyekachukwu.joy.onyerikwu@ibm.com>
show more ...
|
004ad3c9 | 11-Jun-2018 |
Joy Onyerikwu <onyekachukwu.joy.onyerikwu@ibm.com> |
Formatted python files to follow PEP 8 python code standards.
- Changed the python files in the openbmc-test-automation directory to conform to python code style standards with the excepti
Formatted python files to follow PEP 8 python code standards.
- Changed the python files in the openbmc-test-automation directory to conform to python code style standards with the exception of E402 and E501. - Resolves openbmc/openbmc-test-automation#1308
Change-Id: I109995c2d248f5a6bb2c0e3c76a6144c8f3aac2e Signed-off-by: Joy Onyerikwu <onyekachukwu.joy.onyerikwu@ibm.com> Signed-off-by: Michael Walsh <micwalsh@us.ibm.com>
show more ...
|
6524f536 | 29-May-2018 |
George Keishing <gkeishin@in.ibm.com> |
Remove deprecated code and invalid keywords
Changes: - Remove keyword 'Temp BMC URI Check'. - Remove keyword 'Wait For Temp BMC Ready'. - Remove 'Temporary fix for lab migration'.
Re
Remove deprecated code and invalid keywords
Changes: - Remove keyword 'Temp BMC URI Check'. - Remove keyword 'Wait For Temp BMC Ready'. - Remove 'Temporary fix for lab migration'.
Resolves openbmc/openbmc-test-automation#1372
Change-Id: I2f89b949e1debd69e1bcb7f80fdcdc209aa24508 Signed-off-by: George Keishing <gkeishin@in.ibm.com>
show more ...
|
2ef965ac | 24-May-2018 |
Joy Onyerikwu <onyekachukwu.joy.onyerikwu@ibm.com> |
Updated uses of "Execute Command On BMC" in "extended" lib.
Change-Id: I59cfa5e29d6b2ef8b6bf1deee6ef2a31a4e3769f Signed-off-by: Joy Onyerikwu <onyekachukwu.joy.onyerikwu@ibm.com> |
5ee22d62 | 07-May-2018 |
George Keishing <gkeishin@in.ibm.com> |
REST power on skip mode for callout test cases.
Changes: - Added stack_mode=skip for power on to reduce execution time taken for the test cases. Power on per test case is not require
REST power on skip mode for callout test cases.
Changes: - Added stack_mode=skip for power on to reduce execution time taken for the test cases. Power on per test case is not required, however we need to re-poweron if it was off.
Change-Id: I554360ee5e9f31fb6506ab7412d4f991353fad54 Signed-off-by: George Keishing <gkeishin@in.ibm.com>
show more ...
|
f0199a08 | 30-Apr-2018 |
George Keishing <gkeishin@in.ibm.com> |
New directory for network use cases
Change-Id: I1306833523c3d537321ba30ac3923e84ae9344db Signed-off-by: George Keishing <gkeishin@in.ibm.com> |