[CXX-22] Demonstrate that a mongo shell built against the independent driver repo can run the server jstests Created: 29/Jan/14 Updated: 05/Mar/14 Resolved: 05/Mar/14 |
|
| Status: | Closed |
| Project: | C++ Driver |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | legacy-0.0-26compat-2.6.0-rc0 |
| Type: | Task | Priority: | Critical - P2 |
| Reporter: | Andrew Morrow (Inactive) | Assignee: | Andrew Morrow (Inactive) |
| Resolution: | Done | Votes: | 0 |
| Labels: | legacy-cxx | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Description |
|
In the server repo, the primary mechanism by which the C++ driver is tested is through the mongo shell, when the js based tests are run. If we could produce a mongo shell binary that was linked against the shared library generated by the independent C++ driver repo, and demonstrate that that mongo shell could successfully run the js tests, that would greatly increase our confidence that we had performed a correct extraction. |