1
0
mirror of https://github.com/apple/foundationdb.git synced 2025-05-21 14:02:59 +08:00

The metacluster management test should disallow creating any tenants in general workload setup.

This commit is contained in:
A.J. Beamon 2022-07-30 13:09:30 -07:00
parent fc92774b2b
commit 9ded40b6e1

@ -1,6 +1,7 @@
[configuration] [configuration]
allowDefaultTenant = false allowDefaultTenant = false
allowDisablingTenants = false allowDisablingTenants = false
allowCreatingTenants = false
extraDatabaseMode = 'Single' extraDatabaseMode = 'Single'
#extraDatabaseCount = 1 #extraDatabaseCount = 1