summaryrefslogtreecommitdiff
path: root/buildscripts/resmokeconfig/suites/tenant_migration_terminate_primary_jscore_passthrough.yml
diff options
context:
space:
mode:
Diffstat (limited to 'buildscripts/resmokeconfig/suites/tenant_migration_terminate_primary_jscore_passthrough.yml')
-rw-r--r--buildscripts/resmokeconfig/suites/tenant_migration_terminate_primary_jscore_passthrough.yml6
1 files changed, 4 insertions, 2 deletions
diff --git a/buildscripts/resmokeconfig/suites/tenant_migration_terminate_primary_jscore_passthrough.yml b/buildscripts/resmokeconfig/suites/tenant_migration_terminate_primary_jscore_passthrough.yml
index 1c02bc8d8ef..7aa73bac471 100644
--- a/buildscripts/resmokeconfig/suites/tenant_migration_terminate_primary_jscore_passthrough.yml
+++ b/buildscripts/resmokeconfig/suites/tenant_migration_terminate_primary_jscore_passthrough.yml
@@ -233,11 +233,13 @@ executor:
hooks:
- class: ContinuousStepdown
terminate: true
+ auth_options: *authOptions
- class: ContinuousTenantMigration
shell_options:
global_vars:
- TestData: *TestData
- authOptions: *authOptions
+ TestData:
+ <<: *TestData
+ authOptions: *authOptions
# The CheckReplDBHash hook waits until all operations have replicated to and have been applied
# on the secondaries, so we run the ValidateCollections hook after it to ensure we're
# validating the entire contents of the collection.