summaryrefslogtreecommitdiff
path: root/buildscripts/resmokeconfig
diff options
context:
space:
mode:
authorBernard Gorman <bernard.gorman@gmail.com>2020-05-11 21:30:40 +0100
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2020-06-10 00:26:03 +0000
commitad170b9f34c828ec25404f600e95416639e1fecd (patch)
tree8e5aebda8f054addb051e570837652a1a691e68b /buildscripts/resmokeconfig
parentb0f169be52251fca55b00715c55fa9c4f0220fb3 (diff)
downloadmongo-ad170b9f34c828ec25404f600e95416639e1fecd.tar.gz
SERVER-47890 Allow report_post_batch_resume_token.js to run with coordinateCommitReturnImmediatelyAfterPersistingDecision
Diffstat (limited to 'buildscripts/resmokeconfig')
-rw-r--r--buildscripts/resmokeconfig/suites/change_streams_multi_stmt_txn_sharded_collections_passthrough.yml4
-rw-r--r--buildscripts/resmokeconfig/suites/change_streams_sharded_collections_passthrough.yml4
-rw-r--r--buildscripts/resmokeconfig/suites/change_streams_whole_cluster_sharded_collections_passthrough.yml4
-rw-r--r--buildscripts/resmokeconfig/suites/change_streams_whole_db_sharded_collections_passthrough.yml4
4 files changed, 4 insertions, 12 deletions
diff --git a/buildscripts/resmokeconfig/suites/change_streams_multi_stmt_txn_sharded_collections_passthrough.yml b/buildscripts/resmokeconfig/suites/change_streams_multi_stmt_txn_sharded_collections_passthrough.yml
index d3dcf21a45a..ee6bc396ac1 100644
--- a/buildscripts/resmokeconfig/suites/change_streams_multi_stmt_txn_sharded_collections_passthrough.yml
+++ b/buildscripts/resmokeconfig/suites/change_streams_multi_stmt_txn_sharded_collections_passthrough.yml
@@ -59,9 +59,7 @@ executor:
enableTestCommands: 1
writePeriodicNoops: 1
periodicNoopIntervalSecs: 1
- # TODO (SERVER-47890): Unblacklist report_post_batch_resume_token.js from
- # change_streams_sharded_collections_passthrough suites.
- # coordinateCommitReturnImmediatelyAfterPersistingDecision: true
+ coordinateCommitReturnImmediatelyAfterPersistingDecision: true
num_shards: 2
enable_sharding:
- test
diff --git a/buildscripts/resmokeconfig/suites/change_streams_sharded_collections_passthrough.yml b/buildscripts/resmokeconfig/suites/change_streams_sharded_collections_passthrough.yml
index b5618601a21..775e97dbd02 100644
--- a/buildscripts/resmokeconfig/suites/change_streams_sharded_collections_passthrough.yml
+++ b/buildscripts/resmokeconfig/suites/change_streams_sharded_collections_passthrough.yml
@@ -53,9 +53,7 @@ executor:
enableTestCommands: 1
writePeriodicNoops: 1
periodicNoopIntervalSecs: 1
- # TODO (SERVER-47890): Unblacklist report_post_batch_resume_token.js from
- # change_streams_sharded_collections_passthrough suites.
- # coordinateCommitReturnImmediatelyAfterPersistingDecision: true
+ coordinateCommitReturnImmediatelyAfterPersistingDecision: true
num_shards: 2
enable_sharding:
- test
diff --git a/buildscripts/resmokeconfig/suites/change_streams_whole_cluster_sharded_collections_passthrough.yml b/buildscripts/resmokeconfig/suites/change_streams_whole_cluster_sharded_collections_passthrough.yml
index 0b9137077c7..3f214bbc03b 100644
--- a/buildscripts/resmokeconfig/suites/change_streams_whole_cluster_sharded_collections_passthrough.yml
+++ b/buildscripts/resmokeconfig/suites/change_streams_whole_cluster_sharded_collections_passthrough.yml
@@ -55,9 +55,7 @@ executor:
enableTestCommands: 1
writePeriodicNoops: 1
periodicNoopIntervalSecs: 1
- # TODO (SERVER-47890): Unblacklist report_post_batch_resume_token.js from
- # change_streams_sharded_collections_passthrough suites.
- # coordinateCommitReturnImmediatelyAfterPersistingDecision: true
+ coordinateCommitReturnImmediatelyAfterPersistingDecision: true
num_shards: 2
enable_sharding:
- test
diff --git a/buildscripts/resmokeconfig/suites/change_streams_whole_db_sharded_collections_passthrough.yml b/buildscripts/resmokeconfig/suites/change_streams_whole_db_sharded_collections_passthrough.yml
index d4ed15511ea..d665735e002 100644
--- a/buildscripts/resmokeconfig/suites/change_streams_whole_db_sharded_collections_passthrough.yml
+++ b/buildscripts/resmokeconfig/suites/change_streams_whole_db_sharded_collections_passthrough.yml
@@ -56,9 +56,7 @@ executor:
enableTestCommands: 1
writePeriodicNoops: 1
periodicNoopIntervalSecs: 1
- # TODO (SERVER-47890): Unblacklist report_post_batch_resume_token.js from
- # change_streams_sharded_collections_passthrough suites.
- # coordinateCommitReturnImmediatelyAfterPersistingDecision: true
+ coordinateCommitReturnImmediatelyAfterPersistingDecision: true
num_shards: 2
enable_sharding:
- test