Migrate tests owned by CAR from SConstruct to Bazel.
This ticket includes the remaining unit tests which are mainly the big sharding unit test targets (db_s_config_server_test, s_test, ...).
Benchmarks (env.Benchmark(...) / *_bm targets) may be handled separately as there is no support for building them with Bazel yet.
- depends on
-
SERVER-97410 Migrate SCons CppUnitTests owned by CAR to Bazel - Sharding test fixtures
- Closed