foundationdb/fdbserver
Dan Lambright fee87e03b2
Add compile time switch NO_MULTIREGION_TEST. (#11931)
* Add compile time switch NO_MULTIREGION_TEST. When set, simulation tests
will not create configurations with more than one region. Tests requiring
multiple regions are ignored.

* While the RUN_IGNORED_TESTS setting allows running tests that have been
marked as ignored, this should not apply to multiregion tests.  Multiregion
tests must be completely disabled if the NO_MULTIREGION setting is enabled.

---------

Co-authored-by: Dan Lambright <hlambright@apple.com>
2025-02-13 14:38:41 -05:00
..
coroimpl Update end year in copyright header 2024-08-02 09:40:11 -07:00
include/fdbserver improve-bulkload (#11941) 2025-02-11 17:50:13 -08:00
swift/tests Update end year in copyright header 2024-08-02 09:40:11 -07:00
workloads Disable attrition fault injection in snapshot workload 2025-02-12 00:55:00 -08:00
AccumulativeChecksumUtil.cpp Fix accumulative checksum (#11751) 2024-11-04 13:15:26 -08:00
ApplyMetadataMutation.cpp New restore consolidated commit (#11901) 2025-01-22 14:54:55 -08:00
BackupProgress.actor.cpp [fdbserver] Use STL contains method and std::find for containment checks (#11702) 2024-10-15 11:40:02 -07:00
BackupWorker.actor.cpp New restore consolidated commit (#11901) 2025-01-22 14:54:55 -08:00
BlobConnectionProviderTest.actor.cpp Update end year in copyright header 2024-08-02 09:40:11 -07:00
BlobGranuleServerCommon.actor.cpp Make some codeprobes rare (#11607) 2024-08-26 22:33:38 -07:00
BlobGranuleValidation.actor.cpp [fdbserver] Use STL contains method and std::find for containment checks (#11702) 2024-10-15 11:40:02 -07:00
BlobManager.actor.cpp [fdbserver] Use STL contains method and std::find for containment checks (#11702) 2024-10-15 11:40:02 -07:00
BlobManifest.actor.cpp Update end year in copyright header 2024-08-02 09:40:11 -07:00
BlobMigrator.actor.cpp Update end year in copyright header 2024-08-02 09:40:11 -07:00
BlobRestoreController.actor.cpp Update end year in copyright header 2024-08-02 09:40:11 -07:00
BlobWorker.actor.cpp Make some codeprobes rare (#11607) 2024-08-26 22:33:38 -07:00
BulkDumpUtil.actor.cpp Improve BulkLoad Implementation (#11929) 2025-02-06 21:25:49 -08:00
BulkLoadUtil.actor.cpp Refactor BulkLoad Engine and Improve Trace Events (#11937) 2025-02-11 12:01:21 -08:00
CMakeLists.txt Upgrade fmt from 8.1.1 to 11.0.2 (#11601) 2024-09-10 14:42:43 -07:00
ClusterController.actor.cpp Gray failure observability (#11923) 2025-02-06 17:16:14 -08:00
ClusterRecovery.actor.cpp [fdbserver] Use STL contains method and std::find for containment checks (#11702) 2024-10-15 11:40:02 -07:00
CommitProxyServer.actor.cpp New restore consolidated commit (#11901) 2025-01-22 14:54:55 -08:00
ConfigBroadcaster.actor.cpp [fdbserver] Use STL contains method and std::find for containment checks (#11702) 2024-10-15 11:40:02 -07:00
ConfigDatabaseUnitTests.actor.cpp Update end year in copyright header 2024-08-02 09:40:11 -07:00
ConfigFollowerInterface.cpp Update end year in copyright header 2024-08-02 09:40:11 -07:00
ConfigNode.actor.cpp Update end year in copyright header 2024-08-02 09:40:11 -07:00
ConsistencyScan.actor.cpp More copyright end year updates (#11556) 2024-08-05 14:00:32 -07:00
CoordinatedState.actor.cpp Update end year in copyright header 2024-08-02 09:40:11 -07:00
Coordination.actor.cpp Update end year in copyright header 2024-08-02 09:40:11 -07:00
DDRelocationQueue.actor.cpp Bulkload Engine Support General Storage Engine and Fix BulkLoad Bugs (#11898) 2025-02-06 12:04:13 -08:00
DDShardTracker.actor.cpp Improve BulkLoad/Dump implementation (#11842) 2025-01-06 13:02:23 -08:00
DDTeamCollection.actor.cpp Migration to consider wiggling based on perpetualStorageEngine and not on configureStorageEngine (#11917) 2025-02-12 11:25:16 -08:00
DDTxnProcessor.actor.cpp Improve BulkLoad/Dump implementation (#11842) 2025-01-06 13:02:23 -08:00
DataDistribution.actor.cpp Migration to consider wiggling based on perpetualStorageEngine and not on configureStorageEngine (#11917) 2025-02-12 11:25:16 -08:00
DiskQueue.actor.cpp Update end year in copyright header 2024-08-02 09:40:11 -07:00
EncryptKeyProxy.actor.cpp Update end year in copyright header 2024-08-02 09:40:11 -07:00
FDBExecHelper.actor.cpp Update end year in copyright header 2024-08-02 09:40:11 -07:00
GlobalTagThrottler.actor.cpp Update end year in copyright header 2024-08-02 09:40:11 -07:00
GrvProxyServer.actor.cpp [fdbserver] Use STL contains method and std::find for containment checks (#11702) 2024-10-15 11:40:02 -07:00
GrvProxyTagThrottler.actor.cpp Update end year in copyright header 2024-08-02 09:40:11 -07:00
GrvTransactionRateInfo.actor.cpp Update end year in copyright header 2024-08-02 09:40:11 -07:00
IConfigConsumer.cpp Update end year in copyright header 2024-08-02 09:40:11 -07:00
IKeyValueStore.cpp Update end year in copyright header 2024-08-02 09:40:11 -07:00
IPager.cpp Update end year in copyright header 2024-08-02 09:40:11 -07:00
KeyValueStoreCompressTestData.actor.cpp Update end year in copyright header 2024-08-02 09:40:11 -07:00
KeyValueStoreMemory.actor.cpp Add transaction store mutation tracking capability (#11831) 2024-12-16 14:02:58 -08:00
KeyValueStoreRocksDB.actor.cpp Rocksdb manual flush code changes (#11849) 2025-01-17 12:44:44 -08:00
KeyValueStoreSQLite.actor.cpp Update end year in copyright header 2024-08-02 09:40:11 -07:00
KeyValueStoreShardedRocksDB.actor.cpp Update shared rocksdb knobs. #11936 (#11938) 2025-02-11 15:41:02 -08:00
KnobProtectiveGroups.cpp [fdbserver] Use STL contains method and std::find for containment checks (#11702) 2024-10-15 11:40:02 -07:00
LatencyBandConfig.cpp Update end year in copyright header 2024-08-02 09:40:11 -07:00
LatencyBandsMap.actor.cpp [fdbserver] Use STL contains method and std::find for containment checks (#11702) 2024-10-15 11:40:02 -07:00
LeaderElection.actor.cpp [fdbserver] Use STL contains method and std::find for containment checks (#11702) 2024-10-15 11:40:02 -07:00
LocalConfiguration.actor.cpp Update end year in copyright header 2024-08-02 09:40:11 -07:00
LogRouter.cpp Propagate rv to tLogs on version vector recovery (#11677) 2024-10-22 17:54:26 -04:00
LogSystem.cpp [fdbserver] Use STL contains method and std::find for containment checks (#11702) 2024-10-15 11:40:02 -07:00
LogSystemConfig.cpp [fdbserver] Use STL contains method and std::find for containment checks (#11702) 2024-10-15 11:40:02 -07:00
LogSystemDiskQueueAdapter.actor.cpp Update end year in copyright header 2024-08-02 09:40:11 -07:00
LogSystemPeekCursor.actor.cpp fix vv unicast recovery for streaming peek. (#11745) 2024-11-03 12:43:44 -05:00
MetricClient.actor.cpp Update end year in copyright header 2024-08-02 09:40:11 -07:00
MetricLogger.actor.cpp Update end year in copyright header 2024-08-02 09:40:11 -07:00
MockGlobalState.actor.cpp [fdbserver] Use STL contains method and std::find for containment checks (#11702) 2024-10-15 11:40:02 -07:00
MoveKeys.actor.cpp Fix startMoveShards() caused corruption (#11933) 2025-02-10 13:00:41 -08:00
MutationTracking.cpp Remove the usage of txsTag (#11688) 2024-09-30 07:53:37 -04:00
OnDemandStore.actor.cpp Update end year in copyright header 2024-08-02 09:40:11 -07:00
PaxosConfigConsumer.actor.cpp Update end year in copyright header 2024-08-02 09:40:11 -07:00
QuietDatabase.actor.cpp Upgrade fmt from 8.1.1 to 11.0.2 (#11601) 2024-09-10 14:42:43 -07:00
RESTKmsConnector.actor.cpp Update end year in copyright header 2024-08-02 09:40:11 -07:00
RESTKmsConnectorUtils.cpp More copyright end year updates (#11556) 2024-08-05 14:00:32 -07:00
RESTSimKmsVault.actor.cpp [testing] Automatically discover unit-test and register as ctest (#11612) 2024-09-04 11:31:49 -07:00
Ratekeeper.actor.cpp [fdbserver] Use STL contains method and std::find for containment checks (#11702) 2024-10-15 11:40:02 -07:00
RemoteIKeyValueStore.actor.cpp Update end year in copyright header 2024-08-02 09:40:11 -07:00
ResolutionBalancer.actor.cpp [fdbserver] Use STL contains method and std::find for containment checks (#11702) 2024-10-15 11:40:02 -07:00
Resolver.actor.cpp [fdbserver] Use STL contains method and std::find for containment checks (#11702) 2024-10-15 11:40:02 -07:00
ResolverBug.cpp More copyright end year updates (#11556) 2024-08-05 14:00:32 -07:00
RestoreApplier.actor.cpp Update end year in copyright header 2024-08-02 09:40:11 -07:00
RestoreCommon.actor.cpp Update end year in copyright header 2024-08-02 09:40:11 -07:00
RestoreController.actor.cpp Update end year in copyright header 2024-08-02 09:40:11 -07:00
RestoreLoader.actor.cpp Update end year in copyright header 2024-08-02 09:40:11 -07:00
RestoreRoleCommon.actor.cpp Update end year in copyright header 2024-08-02 09:40:11 -07:00
RestoreUtil.actor.cpp Update end year in copyright header 2024-08-02 09:40:11 -07:00
RestoreWorker.actor.cpp Update end year in copyright header 2024-08-02 09:40:11 -07:00
RestoreWorkerInterface.actor.cpp Update end year in copyright header 2024-08-02 09:40:11 -07:00
RkTagThrottleCollection.cpp Update end year in copyright header 2024-08-02 09:40:11 -07:00
RocksDBCheckpointUtils.actor.cpp Bulkload Engine Support General Storage Engine and Fix BulkLoad Bugs (#11898) 2025-02-06 12:04:13 -08:00
RocksDBLogForwarder.actor.cpp Update end year in copyright header 2024-08-02 09:40:11 -07:00
RoleLineage.actor.cpp Update end year in copyright header 2024-08-02 09:40:11 -07:00
ServerCheckpoint.actor.cpp Update end year in copyright header 2024-08-02 09:40:11 -07:00
ServerThroughputTracker.cpp [fdbserver] Use STL contains method and std::find for containment checks (#11702) 2024-10-15 11:40:02 -07:00
ShardsAffectedByTeamFailure.cpp [fdbserver] Use STL contains method and std::find for containment checks (#11702) 2024-10-15 11:40:02 -07:00
SigStack.cpp Update end year in copyright header 2024-08-02 09:40:11 -07:00
SimKmsConnector.actor.cpp More copyright end year updates (#11556) 2024-08-05 14:00:32 -07:00
SimpleConfigConsumer.actor.cpp Update end year in copyright header 2024-08-02 09:40:11 -07:00
SimulatedCluster.actor.cpp Add compile time switch NO_MULTIREGION_TEST. (#11931) 2025-02-13 14:38:41 -05:00
SkipList.cpp Update end year in copyright header 2024-08-02 09:40:11 -07:00
Status.actor.cpp Add rocksdb version to status json. (#11868) 2025-01-09 12:56:09 -08:00
StorageCache.actor.cpp Remove the usage of txsTag (#11688) 2024-09-30 07:53:37 -04:00
StorageMetrics.actor.cpp Update end year in copyright header 2024-08-02 09:40:11 -07:00
StorageServerUtils.cpp More copyright end year updates (#11556) 2024-08-05 14:00:32 -07:00
TCInfo.actor.cpp [fdbserver] Use STL contains method and std::find for containment checks (#11702) 2024-10-15 11:40:02 -07:00
TLogServer.actor.cpp Add ENABLE_VERSION_VECTOR_REPLY_RECOVERY switch (#11889) 2025-01-16 15:10:06 -05:00
TSSMappingUtil.actor.cpp Update end year in copyright header 2024-08-02 09:40:11 -07:00
TagPartitionedLogSystem.actor.cpp Do not use "safe range" logic in recovery code when version vector is enabled #11887 2025-02-10 14:38:19 -08:00
TagThrottler.actor.cpp Update end year in copyright header 2024-08-02 09:40:11 -07:00
TenantCache.actor.cpp Update end year in copyright header 2024-08-02 09:40:11 -07:00
TestTLogServer.actor.cpp Make xxhash checksum the default for TLog 2024-09-17 12:46:42 -07:00
TransactionStoreMutationTracking.cpp Refine transaction store mutation tracking (#11844) 2024-12-24 08:28:13 -05:00
TransactionTagCounter.actor.cpp Update end year in copyright header 2024-08-02 09:40:11 -07:00
UID.swift Add code back 2024-07-10 18:52:14 -07:00
VFSAsync.cpp [fdbserver] Use STL contains method and std::find for containment checks (#11702) 2024-10-15 11:40:02 -07:00
VersionedBTree.actor.cpp [fdbserver] Use STL contains method and std::find for containment checks (#11702) 2024-10-15 11:40:02 -07:00
VersionedBTreeDebug.cpp Update end year in copyright header 2024-08-02 09:40:11 -07:00
WaitFailure.actor.cpp Update end year in copyright header 2024-08-02 09:40:11 -07:00
fdbserver.actor.cpp Use s3 if available when running the bulkload test. 2025-01-17 17:29:56 -08:00
masterserver.actor.cpp [fdbserver] Use STL contains method and std::find for containment checks (#11702) 2024-10-15 11:40:02 -07:00
masterserver.swift Add code back 2024-07-10 18:52:14 -07:00
networktest.actor.cpp [fdbserver] Use STL contains method and std::find for containment checks (#11702) 2024-10-15 11:40:02 -07:00
pubsub.actor.cpp Update end year in copyright header 2024-08-02 09:40:11 -07:00
storageserver.actor.cpp update logs (#11944) 2025-02-12 14:49:53 -08:00
swift_fdbserver_collections.swift Add code back 2024-07-10 18:52:14 -07:00
swift_fdbserver_cxx_swift_value_conformance.swift Update end year in copyright header 2024-08-02 09:40:11 -07:00
swift_fdbserver_stream_support.swift Update end year in copyright header 2024-08-02 09:40:11 -07:00
tester.actor.cpp Improve BulkLoad Implementation (#11929) 2025-02-06 21:25:49 -08:00
worker.actor.cpp reduce ShouldCheckPeer frequency and increase max_trace_lines for bulkload tests (#11935) 2025-02-10 17:59:03 -08:00