summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--buildscripts/resmokeconfig/suites/core_small_oplog_rs_initsync.yml2
-rw-r--r--buildscripts/resmokeconfig/suites/core_small_oplog_rs_resync.yml2
2 files changed, 4 insertions, 0 deletions
diff --git a/buildscripts/resmokeconfig/suites/core_small_oplog_rs_initsync.yml b/buildscripts/resmokeconfig/suites/core_small_oplog_rs_initsync.yml
index 0ee15201df9..31dde7b0a84 100644
--- a/buildscripts/resmokeconfig/suites/core_small_oplog_rs_initsync.yml
+++ b/buildscripts/resmokeconfig/suites/core_small_oplog_rs_initsync.yml
@@ -47,6 +47,8 @@ selector:
- jstests/core/recursion.js
- jstests/core/system_profile.js
- jstests/core/temp_cleanup.js
+ # apply_ops1.js is blacklisted since it uses non-idempotent applyOps commands (SERVER-27096).
+ - jstests/core/apply_ops1.js
run_hook_interval: &run_hook_interval 20
executor:
diff --git a/buildscripts/resmokeconfig/suites/core_small_oplog_rs_resync.yml b/buildscripts/resmokeconfig/suites/core_small_oplog_rs_resync.yml
index e2419a072a7..f5ae15d9cc7 100644
--- a/buildscripts/resmokeconfig/suites/core_small_oplog_rs_resync.yml
+++ b/buildscripts/resmokeconfig/suites/core_small_oplog_rs_resync.yml
@@ -47,6 +47,8 @@ selector:
- jstests/core/recursion.js
- jstests/core/system_profile.js
- jstests/core/temp_cleanup.js
+ # apply_ops1.js is blacklisted since it uses non-idempotent applyOps commands (SERVER-27096).
+ - jstests/core/apply_ops1.js
run_hook_interval: &run_hook_interval 20
executor: