foundationdb/tests/slow
A.J. Beamon 98407809d9 Merge branch 'main' into metacluster-mgmt-restore
# Conflicts:
#	fdbcli/MetaclusterCommands.actor.cpp
#	fdbclient/Metacluster.cpp
#	fdbclient/include/fdbclient/MetaclusterManagement.actor.h
#	fdbserver/workloads/MetaclusterManagementWorkload.actor.cpp
#	tests/CMakeLists.txt
2023-02-13 12:30:33 -08:00
..
ApiCorrectness.toml Rewrite most .txt tests into (pretty) .toml files. 2020-07-12 14:47:40 -07:00
ApiCorrectnessAtomicRestore.toml Add a tenant lookup interface and use it when starting transactions 2023-01-06 15:51:12 -08:00
ApiCorrectnessSwitchover.toml Tenant Deletion Support for Backup Mutation Log (#9103) 2023-01-18 15:11:58 -08:00
BlobGranuleCorrectness.toml EaR: Configurable Encryption feature support for BlobGranules (#9343) 2023-02-09 21:13:56 -08:00
BlobGranuleCorrectnessClean.toml EaR: Configurable Encryption feature support for BlobGranules (#9343) 2023-02-09 21:13:56 -08:00
BlobGranuleVerifyBalance.toml Using knownBlobRanges for blob granule ranges whether tenants are enabled or not (#7788) 2022-08-05 11:46:09 -05:00
BlobGranuleVerifyBalanceClean.toml Granule force purging (#7846) 2022-08-11 15:22:32 -07:00
BlobGranuleVerifyLarge.toml Using knownBlobRanges for blob granule ranges whether tenants are enabled or not (#7788) 2022-08-05 11:46:09 -05:00
BlobGranuleVerifyLargeClean.toml Granule force purging (#7846) 2022-08-11 15:22:32 -07:00
ClogWithRollbacks.toml Rewrite most .txt tests into (pretty) .toml files. 2020-07-12 14:47:40 -07:00
CloggedCycleTest.toml Rewrite most .txt tests into (pretty) .toml files. 2020-07-12 14:47:40 -07:00
CloggedStorefront.toml Rewrite most .txt tests into (pretty) .toml files. 2020-07-12 14:47:40 -07:00
CommitBug.toml Rewrite most .txt tests into (pretty) .toml files. 2020-07-12 14:47:40 -07:00
ConfigureStorageMigrationTest.toml change configure test 2021-09-21 18:11:04 -07:00
ConfigureTest.toml Rewrite most .txt tests into (pretty) .toml files. 2020-07-12 14:47:40 -07:00
CycleRollbackPlain.toml Rewrite most .txt tests into (pretty) .toml files. 2020-07-12 14:47:40 -07:00
DDBalanceAndRemove.toml Make sure only uppercase characters follow underscore in test titles 2020-11-08 14:30:55 -08:00
DDBalanceAndRemoveStatus.toml Make sure only uppercase characters follow underscore in test titles 2020-11-08 14:30:55 -08:00
DifferentClustersSameRV.toml Temporarily disable the default tenant in DifferentClustersameRV (#8895) 2022-11-22 17:35:25 +01:00
DiskFailureCycle.toml Avoid memory storage engines in DiskFailureCycle 2022-11-21 20:19:22 +01:00
FastTriggeredWatches.toml Rewrite most .txt tests into (pretty) .toml files. 2020-07-12 14:47:40 -07:00
LongRunning.toml Make the hardcoded timeouts as parameters in test files; Also longRunningTest para to disable Simulation timeout restriction (#8765) 2022-11-09 16:57:51 -08:00
LowLatencyWithFailures.toml allow simulation properties to be overwritten 2021-05-20 13:48:41 -06:00
MetaclusterManagement.toml change tenantModes option to accept array of string 2022-10-20 11:44:03 -07:00
MetaclusterManagementConcurrency.toml 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
MetaclusterRecovery.toml Update the metacluster restore test to run operations while the backup is in flight 2023-01-30 13:34:45 -08:00
MoveKeysClean.toml Rewrite most .txt tests into (pretty) .toml files. 2020-07-12 14:47:40 -07:00
MoveKeysSideband.toml Rewrite most .txt tests into (pretty) .toml files. 2020-07-12 14:47:40 -07:00
ParallelRestoreNewBackupCorrectnessAtomicOp.toml Update backup to include system key ranges needed for tenants. Run simulated backup tests with tenants. 2022-09-22 10:00:13 -07:00
ParallelRestoreNewBackupCorrectnessCycle.toml Update backup to include system key ranges needed for tenants. Run simulated backup tests with tenants. 2022-09-22 10:00:13 -07:00
ParallelRestoreNewBackupCorrectnessMultiCycles.toml Update backup to include system key ranges needed for tenants. Run simulated backup tests with tenants. 2022-09-22 10:00:13 -07:00
ParallelRestoreNewBackupWriteDuringReadAtomicRestore.toml Update backup to include system key ranges needed for tenants. Run simulated backup tests with tenants. 2022-09-22 10:00:13 -07:00
ParallelRestoreOldBackupCorrectnessAtomicOp.toml Update backup to include system key ranges needed for tenants. Run simulated backup tests with tenants. 2022-09-22 10:00:13 -07:00
ParallelRestoreOldBackupCorrectnessCycle.toml Update backup to include system key ranges needed for tenants. Run simulated backup tests with tenants. 2022-09-22 10:00:13 -07:00
ParallelRestoreOldBackupCorrectnessMultiCycles.toml Update backup to include system key ranges needed for tenants. Run simulated backup tests with tenants. 2022-09-22 10:00:13 -07:00
ParallelRestoreOldBackupWriteDuringReadAtomicRestore.toml Update backup to include system key ranges needed for tenants. Run simulated backup tests with tenants. 2022-09-22 10:00:13 -07:00
RyowCorrectness.toml Rewrite most .txt tests into (pretty) .toml files. 2020-07-12 14:47:40 -07:00
Serializability.toml Rewrite most .txt tests into (pretty) .toml files. 2020-07-12 14:47:40 -07:00
SharedBackupCorrectness.toml toml file format 2023-01-10 23:13:55 -08:00
SharedBackupToDBCorrectness.toml toml file format 2023-01-10 23:13:55 -08:00
SharedDefaultBackupCorrectness.toml Tenant Deletion Support for Backup Mutation Log (#9103) 2023-01-18 15:11:58 -08:00
StorefrontTest.toml Rewrite most .txt tests into (pretty) .toml files. 2020-07-12 14:47:40 -07:00
SwizzledApiCorrectness.toml Rewrite most .txt tests into (pretty) .toml files. 2020-07-12 14:47:40 -07:00
SwizzledCycleTest.toml Rewrite most .txt tests into (pretty) .toml files. 2020-07-12 14:47:40 -07:00
SwizzledDdBalance.toml Make sure only uppercase characters follow underscore in test titles 2020-11-08 14:30:55 -08:00
SwizzledRollbackTimeLapse.toml Rewrite most .txt tests into (pretty) .toml files. 2020-07-12 14:47:40 -07:00
SwizzledRollbackTimeLapseIncrement.toml Rewrite most .txt tests into (pretty) .toml files. 2020-07-12 14:47:40 -07:00
SwizzledTenantManagement.toml change tenantModes option to accept array of string 2022-10-20 11:44:03 -07:00
SwizzledTenantManagementMetacluster.toml change tenantModes option to accept array of string 2022-10-20 11:44:03 -07:00
TenantCapacityLimits.toml address pr comments 2023-02-10 13:49:15 -08:00
TenantManagement.toml change tenantModes option to accept array of string 2022-10-20 11:44:03 -07:00
TenantManagementConcurrency.toml change tenantModes option to accept array of string 2022-10-20 11:44:03 -07:00
VersionStampBackupToDB.toml Tenant Deletion Support for Backup Mutation Log (#9103) 2023-01-18 15:11:58 -08:00
VersionStampSwitchover.toml Tenant Deletion Support for Backup Mutation Log (#9103) 2023-01-18 15:11:58 -08:00
WriteDuringReadAtomicRestore.toml Add a tenant lookup interface and use it when starting transactions 2023-01-06 15:51:12 -08:00
WriteDuringReadSwitchover.toml Tenant Deletion Support for Backup Mutation Log (#9103) 2023-01-18 15:11:58 -08:00
ddbalance.toml Make sure only uppercase characters follow underscore in test titles 2020-11-08 14:30:55 -08:00