disable tenant in downgrade test (#11432)

This commit is contained in:
Zhe Wang 2024-05-24 17:52:01 -07:00 committed by GitHub
parent 000c3089bd
commit ad646daf12
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
12 changed files with 12 additions and 6 deletions

View File

@ -1,7 +1,7 @@
[configuration]
blobGranulesEnabled = true
allowDefaultTenant = false
tenantModes = ['optional', 'required']
tenantModes = ['disabled']
injectTargetedSSRestart = true
injectSSDelay = true

View File

@ -2,7 +2,7 @@
[configuration]
blobGranulesEnabled = true
allowDefaultTenant = false
tenantModes = ['optional', 'required']
tenantModes = ['disabled']
injectTargetedSSRestart = true
injectSSDelay = true

View File

@ -1,6 +1,7 @@
[configuration]
extraMachineCountDC = 2
allowDefaultTenant = false
tenantModes = ['disabled']
[[test]]
testTitle = 'CloggedConfigureDatabaseTest'

View File

@ -2,6 +2,7 @@
maxTLogVersion = 6
disableTss = true
disableHostname = true
tenantModes = ['disabled']
[[knobs]]
# Mutation checksum and accumulative checksum is not compatible with release-7.3.(<41)

View File

@ -1,6 +1,7 @@
[configuration]
maxTLogVersion = 6
disableTss = true
tenantModes = ['disabled']
[[knobs]]
# testing that restart with writing recover at version to CSTATE.

View File

@ -1,7 +1,7 @@
[configuration]
blobGranulesEnabled = true
allowDefaultTenant = false
tenantModes = ['optional', 'required']
tenantModes = ['disabled']
injectTargetedSSRestart = true
injectSSDelay = true

View File

@ -2,7 +2,7 @@
[configuration]
blobGranulesEnabled = true
allowDefaultTenant = false
tenantModes = ['optional', 'required']
tenantModes = ['disabled']
injectTargetedSSRestart = true
injectSSDelay = true

View File

@ -1,6 +1,7 @@
[configuration]
extraMachineCountDC = 2
allowDefaultTenant = false
tenantModes = ['disabled']
[[test]]
testTitle = 'CloggedConfigureDatabaseTest'

View File

@ -2,6 +2,7 @@
maxTLogVersion = 6
disableTss = true
disableHostname = true
tenantModes = ['disabled']
[[test]]
testTitle = 'Clogged'

View File

@ -1,6 +1,7 @@
[configuration]
maxTLogVersion = 6
disableTss = true
tenantModes = ['disabled']
[[knobs]]
# testing that restart with writing recover at version to CSTATE.