[MXS-892] add backend check at the end of the failed test Created: 2016-10-12 Updated: 2017-05-03 Resolved: 2017-05-03 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | test |
| Affects Version/s: | None |
| Fix Version/s: | 2.1.3 |
| Type: | Task | Priority: | Major |
| Reporter: | Timofey Turenko | Assignee: | Timofey Turenko |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Sprint: | 2017-29, 2017-30, 2017-31, 2017-32, 2017-33 |
| Description |
|
in case of test falure due to backend failure: |
| Comments |
| Comment by Timofey Turenko [ 2017-05-03 ] |
|
in case of test failure backend is reverted to initial state (mdbci snapshot revert) backend is checked before very test, if it is broken - 1. attempt to restore 2. clear error message about failed attempt to restore backend re-run is not supported by ctest for individual tests. Email from Jenkins contains list of failed tests and ctest command line to restart - it is better to do it manually |
| Comment by Timofey Turenko [ 2017-05-03 ] |
|
https://github.com/mariadb-corporation/maxscale-system-test/pull/24 |
| Comment by Timofey Turenko [ 2017-05-03 ] |
|
merged |