Minor resource pool test updates
commit1301f9ae6f20c7b3b041c1c43d6af124aa277c59
authorRoddy MacFarquhar <roddym@meta.com>
Mon, 24 Oct 2022 16:47:28 +0000 (24 09:47 -0700)
committerFacebook GitHub Bot <facebook-github-bot@users.noreply.github.com>
Mon, 24 Oct 2022 16:47:28 +0000 (24 09:47 -0700)
tree3382109e6f24f1c7c401cfce1a571d34396cfe5c
parent31427e2e44416ecb4276f9ca49d048d2055f8921
Minor resource pool test updates

Summary: Ensure that tests that require resource pools are skipped when resource pools are disabled (can happen when explicitly testing thread manager cases). Also remove the ThriftClientTestWithResourcePools because we use a buck rule and gflag to cover resource pools testing now

Reviewed By: ycking21

Differential Revision: D40568683

fbshipit-source-id: f253dc4981159479d05950090ec7ff60c5a79f5a
third-party/thrift/src/thrift/lib/cpp2/server/test/ParallelConcurrencyControllerTest.cpp
third-party/thrift/src/thrift/lib/cpp2/server/test/RoundRobinRequestPileTest.cpp
third-party/thrift/src/thrift/lib/cpp2/test/ThriftClientTest.cpp