[MCOL-1704] javamcsapi - compatibility test fails if executed multiple times Created: 2018-09-07 Updated: 2023-10-26 Resolved: 2018-09-28 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | None |
| Affects Version/s: | 1.1.6 |
| Fix Version/s: | 1.1.7 |
| Type: | Bug | Priority: | Minor |
| Reporter: | Jens Röwekamp (Inactive) | Assignee: | David Thompson (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Environment: |
CentOS 7 |
||
| Sprint: | 2018-17, 2018-18 |
| Description |
|
Git fails to clone the prior mcsapi directories if already present. All *columnstore* directories need to be removed from mariadb-columnstore-api/java/test before the test is executed |
| Comments |
| Comment by Jens Röwekamp (Inactive) [ 2018-09-11 ] |
|
Added a line to remove all columnstore directories. For QA: |
| Comment by Jens Röwekamp (Inactive) [ 2018-09-24 ] |
|
Refined the rm -rf command to be more precise. |