Details
Description
The test runner (legacy shell) should only use gRPC for transport when the gRPC URI/CLI option is enabled. This will involve creating a GRPCTransportLayer on startup and creating DBClientGRPC instances instead of DBClientConnections when connecting.