[MCOL-4406] Add unit test step into develop pipelines Created: 2020-11-20 Updated: 2021-09-22 Resolved: 2021-09-22 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | CI |
| Affects Version/s: | None |
| Fix Version/s: | N/A |
| Type: | Task | Priority: | Major |
| Reporter: | Roman | Assignee: | Roman Navrotskiy |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||||||
| Sprint: | 2021-2, 2021-3, 2021-4, 2021-5, 2021-6, 2021-7, 2021-8, 2021-9, 2021-10, 2021-11 | ||||||||||||
| Description |
|
There are couple unit tests under ./tests that must be run by CI pipelines. Some of the tests are written in CPPUnitTest and some in GTest so both are prerequisites. |
| Comments |
| Comment by Roman Navrotskiy [ 2021-09-22 ] |
|
fixed via https://github.com/mariadb-corporation/mariadb-columnstore-engine/pull/2059 |