diff options
author | Justin Seyster <justin.seyster@mongodb.com> | 2018-04-13 20:31:00 -0400 |
---|---|---|
committer | Justin Seyster <justin.seyster@mongodb.com> | 2018-04-13 20:50:56 -0400 |
commit | ae50776bce051930d8d68493aa13c71cdcef4970 (patch) | |
tree | 48bcdd0c347c9d2e87b094f8fffa1984611ec7a2 /buildscripts | |
parent | 3538f6e2174056f57e05928790e6229ced39e691 (diff) | |
download | mongo-ae50776bce051930d8d68493aa13c71cdcef4970.tar.gz |
Revert "SERVER-27534 All writing operations must fail if the term changes."
This reverts commit bc19d43fdc4aab85264def96f638128c0ddb8483.
Diffstat (limited to 'buildscripts')
-rw-r--r-- | buildscripts/resmokeconfig/suites/replica_sets_auth.yml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/buildscripts/resmokeconfig/suites/replica_sets_auth.yml b/buildscripts/resmokeconfig/suites/replica_sets_auth.yml index 9bb2e5b1602..864230bbce7 100644 --- a/buildscripts/resmokeconfig/suites/replica_sets_auth.yml +++ b/buildscripts/resmokeconfig/suites/replica_sets_auth.yml @@ -11,8 +11,6 @@ selector: exclude_files: # Skip any tests that run with auth explicitly. - jstests/replsets/*[aA]uth*.js - # Also skip tests that require a ScopedThread, because ScopedThreads don't inherit credentials. - - jstests/replsets/interrupted_batch_insert.js executor: config: |