foundationdb/fdbserver/workloads
A.J. Beamon adc4e932c4
Merge pull request #9364 from sfc-gh-ajbeamon/fix-get-mapped-range-assertion
Fix get mapped range test assertion
2023-02-14 15:56:41 -08:00
..
ApiCorrectness.actor.cpp reformat code 2022-10-14 08:47:56 -06:00
ApiWorkload.actor.cpp Add const qualifier to more methods 2022-11-15 14:57:32 -08:00
AsyncFile.cpp Convert literal string ref instances to use _sr suffix 2022-09-19 11:35:58 -07:00
AsyncFileCorrectness.actor.cpp reformat code 2022-10-14 08:47:56 -06:00
AsyncFileRead.actor.cpp Force name and description of workloads to be the same 2022-10-13 20:53:48 -06:00
AsyncFileWrite.actor.cpp reformat code 2022-10-14 08:47:56 -06:00
AtomicOps.actor.cpp Use DDSketch for Sample Data. 2022-11-12 13:45:46 -08:00
AtomicOpsApiCorrectness.actor.cpp extract KeyBackedConfig, StorageWiggleData class; solve template resolution problem; solve MV txn and native api conflict by splitting RunTransaction file 2023-01-02 23:34:39 -08:00
AtomicRestore.actor.cpp Backup uses DB Config (#8941) 2023-01-04 22:43:51 -05:00
AtomicSwitchover.actor.cpp Force name and description of workloads to be the same 2022-10-13 20:53:48 -06:00
AuthzSecurity.actor.cpp Remove redundant calls to setAuthToken 2023-02-08 18:56:10 +01:00
AutomaticIdempotencyWorkload.actor.cpp extract KeyBackedConfig, StorageWiggleData class; solve template resolution problem; solve MV txn and native api conflict by splitting RunTransaction file 2023-01-02 23:34:39 -08:00
BackgroundSelectors.actor.cpp Use DDSketch for Sample Data. 2022-11-12 13:45:46 -08:00
BackupAndParallelRestoreCorrectness.actor.cpp Backup uses DB Config (#8941) 2023-01-04 22:43:51 -05:00
BackupCorrectness.actor.cpp Tenant Deletion Support for Backup Mutation Log (#9103) 2023-01-18 15:11:58 -08:00
BackupToBlob.actor.cpp Backup uses DB Config (#8941) 2023-01-04 22:43:51 -05:00
BackupToDBAbort.actor.cpp reformat code 2022-10-14 08:47:56 -06:00
BackupToDBCorrectness.actor.cpp Tenant Deletion Support for Backup Mutation Log (#9103) 2023-01-18 15:11:58 -08:00
BackupToDBUpgrade.actor.cpp Force name and description of workloads to be the same 2022-10-13 20:53:48 -06:00
BlobGranuleCorrectnessWorkload.actor.cpp move feed cleanup check to after data is guaranteed to be available for granule (#9283) 2023-02-01 13:19:08 -06:00
BlobGranuleRangesWorkload.actor.cpp Remove tenant name from the TenantInfo object 2023-01-13 08:58:15 -08:00
BlobGranuleVerifier.actor.cpp Blob granule restarting tests (#9259) 2023-02-06 14:54:20 -06:00
BlobRestoreWorkload.actor.cpp blobrestore to previous point of time 2023-01-19 14:45:01 -08:00
BulkLoad.actor.cpp Use DDSketch for Sample Data. 2022-11-12 13:45:46 -08:00
BulkLoadWithTenants.actor.cpp Handle EKP Tenant Not Found Errors (#9261) 2023-02-01 19:15:38 -08:00
Cache.actor.cpp Force name and description of workloads to be the same 2022-10-13 20:53:48 -06:00
ChangeConfig.actor.cpp Force name and description of workloads to be the same 2022-10-13 20:53:48 -06:00
ChangeFeedOperations.actor.cpp Force name and description of workloads to be the same 2022-10-13 20:53:48 -06:00
ChangeFeeds.actor.cpp Force name and description of workloads to be the same 2022-10-13 20:53:48 -06:00
ClearSingleRange.actor.cpp reformat code 2022-10-14 08:47:56 -06:00
ClientTransactionProfileCorrectness.actor.cpp extract KeyBackedConfig, StorageWiggleData class; solve template resolution problem; solve MV txn and native api conflict by splitting RunTransaction file 2023-01-02 23:34:39 -08:00
ClientWorkload.actor.cpp Extract ProcessInfo, MachineInfo, KillType out from ISimulator 2023-01-24 14:48:42 -08:00
ClogSingleConnection.actor.cpp Extract ProcessInfo, MachineInfo, KillType out from ISimulator 2023-01-24 14:48:42 -08:00
CommitBugCheck.actor.cpp Force name and description of workloads to be the same 2022-10-13 20:53:48 -06:00
ConfigIncrement.actor.cpp Force name and description of workloads to be the same 2022-10-13 20:53:48 -06:00
ConfigureDatabase.actor.cpp EaR: storage server uses encryption DB config (#9115) 2023-02-06 14:02:31 -08:00
ConflictRange.actor.cpp reformat code 2022-10-14 08:47:56 -06:00
ConsistencyCheck.actor.cpp Extract ProcessInfo, MachineInfo, KillType out from ISimulator 2023-01-24 14:48:42 -08:00
CpuProfiler.actor.cpp reformat code 2022-10-14 08:47:56 -06:00
CreateTenant.actor.cpp Add tenant name to tenant map entry and remove the encrypted field 2022-12-05 12:26:01 -08:00
Cycle.actor.cpp Remove redundant calls to setAuthToken 2023-02-08 18:56:10 +01:00
DDBalance.actor.cpp Use DDSketch for Sample Data. 2022-11-12 13:45:46 -08:00
DDMetrics.actor.cpp Force name and description of workloads to be the same 2022-10-13 20:53:48 -06:00
DDMetricsExclude.actor.cpp Force name and description of workloads to be the same 2022-10-13 20:53:48 -06:00
DataDistributionMetrics.actor.cpp Force name and description of workloads to be the same 2022-10-13 20:53:48 -06:00
DataLossRecovery.actor.cpp increasing timeout since simulated recovery can take >30s, and adding comment (#9269) 2023-01-30 14:35:00 -06:00
DifferentClustersSameRV.actor.cpp extract KeyBackedConfig, StorageWiggleData class; solve template resolution problem; solve MV txn and native api conflict by splitting RunTransaction file 2023-01-02 23:34:39 -08:00
DiskDurability.actor.cpp Force name and description of workloads to be the same 2022-10-13 20:53:48 -06:00
DiskDurabilityTest.actor.cpp Force name and description of workloads to be the same 2022-10-13 20:53:48 -06:00
DiskFailureInjection.actor.cpp Disable machine attrition in DiskFailure workload. 2023-02-13 08:53:58 -08:00
DummyWorkload.actor.cpp Force name and description of workloads to be the same 2022-10-13 20:53:48 -06:00
EncryptKeyProxyTest.actor.cpp [EAR]: Remove usage of EncryptDomainName for Encryption at-rest operations (#8715) 2022-11-16 10:26:39 -08:00
EncryptionOps.actor.cpp EaR: commit proxy fetch additional cipher keys post-resolution (#9308) 2023-02-14 13:05:51 -08:00
ExternalWorkload.actor.cpp Force name and description of workloads to be the same 2022-10-13 20:53:48 -06:00
FastTriggeredWatches.actor.cpp Merge pull request #8170 from sfc-gh-sgwydir/ddsketch 2022-11-17 10:38:12 -08:00
FileSystem.actor.cpp Use DDSketch for Sample Data. 2022-11-12 13:45:46 -08:00
Fuzz.cpp Force name and description of workloads to be the same 2022-10-13 20:53:48 -06:00
FuzzApiCorrectness.actor.cpp modify setup for loop 2023-01-23 13:25:18 -08:00
GetEstimatedRangeSize.actor.cpp Remove tenant name from the TenantInfo object 2023-01-13 08:58:15 -08:00
GetMappedRange.actor.cpp Fix get mapped range test assertion to account for the possibility of a range terminating early when it reaches the end of a shard 2023-02-13 11:53:47 -08:00
GetRangeStream.actor.cpp reformat code 2022-10-14 08:47:56 -06:00
HealthMetricsApi.actor.cpp reformat code 2022-10-14 08:47:56 -06:00
HighContentionPrefixAllocatorWorkload.actor.cpp Decrease the number of HCA test rounds to decrease the test time 2023-01-13 10:48:11 -08:00
IDDTxnProcessorApiCorrectness.actor.cpp Remove rare annotation from some code probes 2022-12-01 09:59:08 -08:00
Increment.actor.cpp reformat code 2022-10-14 08:47:56 -06:00
IncrementalBackup.actor.cpp Tenant Deletion Support for Backup Mutation Log (#9103) 2023-01-18 15:11:58 -08:00
IndexScan.actor.cpp format source code after switch to clang 15 2022-12-08 17:26:45 +00:00
Inventory.actor.cpp Force name and description of workloads to be the same 2022-10-13 20:53:48 -06:00
KVStoreTest.actor.cpp format source code after switch to clang 15 2022-12-08 17:26:45 +00:00
KillRegion.actor.cpp Extract ProcessInfo, MachineInfo, KillType out from ISimulator 2023-01-24 14:48:42 -08:00
LeakTLogInterface.actor.cpp Remove tenant name from the TenantInfo object 2023-01-13 08:58:15 -08:00
LocalRatekeeper.actor.cpp Force name and description of workloads to be the same 2022-10-13 20:53:48 -06:00
LockDatabase.actor.cpp Force name and description of workloads to be the same 2022-10-13 20:53:48 -06:00
LockDatabaseFrequently.actor.cpp Force name and description of workloads to be the same 2022-10-13 20:53:48 -06:00
LogMetrics.actor.cpp Force name and description of workloads to be the same 2022-10-13 20:53:48 -06:00
LowLatency.actor.cpp Merge pull request #8170 from sfc-gh-sgwydir/ddsketch 2022-11-17 10:38:12 -08:00
MachineAttrition.actor.cpp Extract ProcessInfo, MachineInfo, KillType out from ISimulator 2023-01-24 14:48:42 -08:00
Mako.actor.cpp Use DDSketch for Sample Data. 2022-11-12 13:45:46 -08:00
MemoryKeyValueStore.cpp Convert literal string ref instances to use _sr suffix 2022-09-19 11:35:58 -07:00
MemoryLifetime.actor.cpp Use DDSketch for Sample Data. 2022-11-12 13:45:46 -08:00
MetaclusterManagementConcurrencyWorkload.actor.cpp Run tenant management concurrency alongside metacluster management concurrency. Fix a few issues where performing tenant operations returned undesirable errors when the associated cluster was removed. 2023-02-11 19:46:47 -08:00
MetaclusterManagementWorkload.actor.cpp Merge pull request #9356 from sfc-gh-ajbeamon/metacluster-concurrency-testing 2023-02-13 11:57:47 -08:00
MetricLogging.actor.cpp Use DDSketch for Sample Data. 2022-11-12 13:45:46 -08:00
MiniCycle.actor.cpp format source code after switch to clang 15 2022-12-08 17:26:45 +00:00
MockDDTest.actor.cpp change workload file structure 2022-11-02 21:43:27 -07:00
MockDDTrackerShardEvaluator.actor.cpp format source code after switch to clang 15 2022-12-08 17:26:45 +00:00
MutationLogReaderCorrectness.actor.cpp Force name and description of workloads to be the same 2022-10-13 20:53:48 -06:00
ParallelRestore.actor.cpp Force name and description of workloads to be the same 2022-10-13 20:53:48 -06:00
Performance.actor.cpp Force name and description of workloads to be the same 2022-10-13 20:53:48 -06:00
PerpetualWiggleStatsWorkload.actor.cpp extract KeyBackedConfig, StorageWiggleData class; solve template resolution problem; solve MV txn and native api conflict by splitting RunTransaction file 2023-01-02 23:34:39 -08:00
PhysicalShardMove.actor.cpp Restore kv (#9030) 2023-01-20 09:58:34 -08:00
Ping.actor.cpp Force name and description of workloads to be the same 2022-10-13 20:53:48 -06:00
PrivateEndpoints.actor.cpp format source code after switch to clang 15 2022-12-08 17:26:45 +00:00
ProtocolVersion.actor.cpp Extract ProcessInfo, MachineInfo, KillType out from ISimulator 2023-01-24 14:48:42 -08:00
PubSubMultiples.actor.cpp Force name and description of workloads to be the same 2022-10-13 20:53:48 -06:00
QueuePush.actor.cpp Use DDSketch for Sample Data. 2022-11-12 13:45:46 -08:00
RYWDisable.actor.cpp Use DDSketch for Sample Data. 2022-11-12 13:45:46 -08:00
RYWPerformance.actor.cpp Use DDSketch for Sample Data. 2022-11-12 13:45:46 -08:00
RandomClogging.actor.cpp Extract ProcessInfo, MachineInfo, KillType out from ISimulator 2023-01-24 14:48:42 -08:00
RandomMoveKeys.actor.cpp Extract ProcessInfo, MachineInfo, KillType out from ISimulator 2023-01-24 14:48:42 -08:00
RandomSelector.actor.cpp Force name and description of workloads to be the same 2022-10-13 20:53:48 -06:00
RawTenantAccessWorkload.actor.cpp handle prefix convert to negative id 2023-02-03 12:26:25 -08:00
ReadAfterWrite.actor.cpp Use DDSketch for Sample Data. 2022-11-12 13:45:46 -08:00
ReadHotDetection.actor.cpp Use DDSketch for Sample Data. 2022-11-12 13:45:46 -08:00
ReadWrite.actor.cpp Handle EKP Tenant Not Found Errors (#9261) 2023-02-01 19:15:38 -08:00
RemoveServersSafely.actor.cpp Reformat source 2023-01-24 15:06:27 -08:00
ReportConflictingKeys.actor.cpp Force name and description of workloads to be the same 2022-10-13 20:53:48 -06:00
RestoreBackup.actor.cpp Snapshot Backup Bug Fix (#9319) 2023-02-07 18:44:03 -08:00
RestoreFromBlob.actor.cpp Tenant Deletion Support for Backup Mutation Log (#9103) 2023-01-18 15:11:58 -08:00
Rollback.actor.cpp Extract ProcessInfo, MachineInfo, KillType out from ISimulator 2023-01-24 14:48:42 -08:00
RyowCorrectness.actor.cpp Force name and description of workloads to be the same 2022-10-13 20:53:48 -06:00
SaveAndKill.actor.cpp EaR: storage server uses encryption DB config (#9115) 2023-02-06 14:02:31 -08:00
SelectorCorrectness.actor.cpp Force name and description of workloads to be the same 2022-10-13 20:53:48 -06:00
Serializability.actor.cpp Force name and description of workloads to be the same 2022-10-13 20:53:48 -06:00
Sideband.actor.cpp Force name and description of workloads to be the same 2022-10-13 20:53:48 -06:00
SidebandSingle.actor.cpp Force name and description of workloads to be the same 2022-10-13 20:53:48 -06:00
SimpleAtomicAdd.actor.cpp Force name and description of workloads to be the same 2022-10-13 20:53:48 -06:00
SkewedReadWrite.actor.cpp Fixing SkewedReadWrite to load its metadata in a transactionally consistent way (#9274) 2023-01-31 14:52:36 -06:00
SlowTaskWorkload.actor.cpp Force name and description of workloads to be the same 2022-10-13 20:53:48 -06:00
SnapTest.actor.cpp Randomly attempt duplicate snapshots in SnapTestWorkload 2022-12-05 14:28:44 -08:00
SpecialKeySpaceCorrectness.actor.cpp Remove tenant name from the TenantInfo object 2023-01-13 08:58:15 -08:00
SpecialKeySpaceRobustness.actor.cpp Add a new robustness workload for testing special keys (#8957) 2022-12-05 14:05:26 -08:00
StatusWorkload.actor.cpp Force name and description of workloads to be the same 2022-10-13 20:53:48 -06:00
StorageQuota.actor.cpp Refactor storage quotas to store them in a key backed map in the tenant metadata space 2023-01-25 20:48:17 -08:00
StorageServerCheckpointRestoreTest.actor.cpp Checkpoint restore sharded rocks (#8758) 2022-11-30 08:22:14 -08:00
Storefront.actor.cpp Force name and description of workloads to be the same 2022-10-13 20:53:48 -06:00
StreamingRangeRead.actor.cpp Force name and description of workloads to be the same 2022-10-13 20:53:48 -06:00
StreamingRead.actor.cpp Use DDSketch for Sample Data. 2022-11-12 13:45:46 -08:00
SubmitBackup.actor.cpp Backup uses DB Config (#8941) 2023-01-04 22:43:51 -05:00
SuspendProcesses.actor.cpp extract KeyBackedConfig, StorageWiggleData class; solve template resolution problem; solve MV txn and native api conflict by splitting RunTransaction file 2023-01-02 23:34:39 -08:00
TagThrottleApi.actor.cpp Enable GLOBAL_TAG_THROTTLING by default 2022-10-18 15:16:24 -07:00
TargetedKill.actor.cpp Extract ProcessInfo, MachineInfo, KillType out from ISimulator 2023-01-24 14:48:42 -08:00
TaskBucketCorrectness.actor.cpp Force name and description of workloads to be the same 2022-10-13 20:53:48 -06:00
TenantCapacityLimits.actor.cpp address pr comments 2023-02-10 15:56:41 -08:00
TenantEntryCacheWorkload.actor.cpp Update the tenant maps to be keyed by ID 2023-01-23 14:09:12 -08:00
TenantManagementConcurrencyWorkload.actor.cpp Run tenant management concurrency alongside metacluster management concurrency. Fix a few issues where performing tenant operations returned undesirable errors when the associated cluster was removed. 2023-02-11 19:46:47 -08:00
TenantManagementWorkload.actor.cpp fix anyExisted when beginTenant==endTenant 2023-02-14 09:07:09 -08:00
ThreadSafety.actor.cpp extract KeyBackedConfig, StorageWiggleData class; solve template resolution problem; solve MV txn and native api conflict by splitting RunTransaction file 2023-01-02 23:34:39 -08:00
Throttling.actor.cpp Force name and description of workloads to be the same 2022-10-13 20:53:48 -06:00
Throughput.actor.cpp Use DDSketch for Sample Data. 2022-11-12 13:45:46 -08:00
ThroughputQuota.actor.cpp Reenable ThroughputQuota.toml test 2022-11-15 12:58:34 -08:00
TimeKeeperCorrectness.actor.cpp Force name and description of workloads to be the same 2022-10-13 20:53:48 -06:00
TransactionCost.actor.cpp Combine *_COST_BYTE_FACTOR knobs into a single TAG_THROTTLING_PAGE_SIZE knob 2022-11-08 07:44:01 -08:00
TriggerRecovery.actor.cpp extract KeyBackedConfig, StorageWiggleData class; solve template resolution problem; solve MV txn and native api conflict by splitting RunTransaction file 2023-01-02 23:34:39 -08:00
UDPWorkload.actor.cpp Extract IConnection and NetworkAddress out from network.h 2023-01-24 14:48:31 -08:00
UnitPerf.actor.cpp Force name and description of workloads to be the same 2022-10-13 20:53:48 -06:00
UnitTests.actor.cpp extract pushToBackupMutations method and add single tenant range validation 2023-02-08 14:35:35 -08:00
Unreadable.actor.cpp Use DDSketch for Sample Data. 2022-11-12 13:45:46 -08:00
ValidateStorage.actor.cpp Fix audit_storage issues (#9265) 2023-01-31 15:39:01 -08:00
VersionStamp.actor.cpp Use DDSketch for Sample Data. 2022-11-12 13:45:46 -08:00
WatchAndWait.actor.cpp Fix clang 15 compiler warnings 2022-12-08 13:59:37 -08:00
Watches.actor.cpp Use DDSketch for Sample Data. 2022-11-12 13:45:46 -08:00
WatchesSameKeyCorrectness.actor.cpp Use DDSketch for Sample Data. 2022-11-12 13:45:46 -08:00
WorkerErrors.actor.cpp Force name and description of workloads to be the same 2022-10-13 20:53:48 -06:00
WriteBandwidth.actor.cpp Use DDSketch for Sample Data. 2022-11-12 13:45:46 -08:00
WriteDuringRead.actor.cpp Track whether an AndFuture has begun (#8937) 2022-12-05 10:32:02 -08:00
WriteTagThrottling.actor.cpp Use DDSketch for Sample Data. 2022-11-12 13:45:46 -08:00