[CONCPP-103] Verify SkySQL tests for MariaDB Connector/C++ Created: 2021-04-16 Updated: 2022-07-08 Resolved: 2022-07-08 |
|
| Status: | Closed |
| Project: | MariaDB Connector/C++ |
| Component/s: | General |
| Affects Version/s: | None |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Critical |
| Reporter: | Ralf Gebhardt | Assignee: | Lawrin Novitsky |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Description |
|
The SkySQL related tests for MariaDB Connector/C++ need to be verified. Single node shows successful, but there does not exist a SkySQL configuration. The second one with MaxScale/Replication does fail |
| Comments |
| Comment by Lawrin Novitsky [ 2021-04-16 ] |
|
I've added missing config for MaxScale, and fixed single node config. Haven't tested yet, though. Tests used to timeout anyway, and something needs to be done about that first. |
| Comment by Lawrin Novitsky [ 2021-04-16 ] |
|
ralf.gebhardt@mariadb.com In past, when SkySQL tests were run, it was not connection timeout, but testsuites ran for too long, and ctest stopped them on timeout |
| Comment by Lawrin Novitsky [ 2022-07-08 ] |
|
Commit 368906f moved SkySQL out of "allowed failures" travis config section |