summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorLingzhi Deng <lingzhi.deng@mongodb.com>2020-06-26 14:05:29 -0400
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2020-06-26 20:44:14 +0000
commit94a1ccf9584383166bee53a5dadda44b1070fba3 (patch)
treebf927d27acacf15941b58836914ec7ad6dcc02ac /etc
parent862243472b2eb68564672ee8e2eb98b534b04a85 (diff)
downloadmongo-94a1ccf9584383166bee53a5dadda44b1070fba3.tar.gz
SERVER-49143: Skip snapshot passthrough with inMemory engines
Diffstat (limited to 'etc')
-rw-r--r--etc/evergreen.yml14
1 files changed, 7 insertions, 7 deletions
diff --git a/etc/evergreen.yml b/etc/evergreen.yml
index 2769fc2475b..821443eb973 100644
--- a/etc/evergreen.yml
+++ b/etc/evergreen.yml
@@ -7273,7 +7273,7 @@ tasks:
fallback_num_sub_suites: 15
- name: causally_consistent_read_concern_snapshot_passthrough_gen
- tags: ["causally_consistent", "read_write_concern"]
+ tags: ["causally_consistent", "read_write_concern", "durable_history"]
depends_on:
- name: jsCore
commands:
@@ -7284,7 +7284,7 @@ tasks:
fallback_num_sub_suites: 15
- name: sharded_causally_consistent_read_concern_snapshot_passthrough_gen
- tags: ["causally_consistent", "read_write_concern"]
+ tags: ["causally_consistent", "read_write_concern", "durable_history"]
depends_on:
- name: jsCore
commands:
@@ -9945,7 +9945,7 @@ buildvariants:
- name: initial_sync_fuzzer_gen
- name: .jscore .common !.decimal !.compat !.sharding
- name: .jstestfuzz .common !.flow_control # Flow control jstestfuzz take longer.
- - name: .read_write_concern .linearize
+ - name: .read_write_concern .linearize !.durable_history
- name: replica_sets_auth_gen
- name: replica_sets_jscore_passthrough
- name: replica_sets_multi_stmt_txn_jscore_passthrough
@@ -12196,7 +12196,7 @@ buildvariants:
- name: .aggregation !.unwind !.encrypt
- name: audit
- name: .auth !.multiversion
- - name: .causally_consistent !.wo_snapshot
+ - name: .causally_consistent !.wo_snapshot !.durable_history
- name: .change_streams !.secondary_reads
- name: .misc_js
- name: .concurrency !.ubsan !.no_txns !.debug_only !.kill_terminate
@@ -12213,7 +12213,7 @@ buildvariants:
- name: .logical_session_cache
- name: .multi_shard .common
- name: multi_stmt_txn_jscore_passthrough_with_migration_gen
- - name: .read_write_concern
+ - name: .read_write_concern !.durable_history
- name: replica_sets
- name: .replica_sets .common
- name: .replica_sets .multi_oplog
@@ -12312,7 +12312,7 @@ buildvariants:
- rhel71-power8-build
- name: .jscore .common !.decimal
- name: jsCore_op_query
- - name: .read_write_concern
+ - name: .read_write_concern !.durable_history
- name: replica_sets
- name: .replica_sets .common
- name: sasl
@@ -12347,7 +12347,7 @@ buildvariants:
- rhel72-zseries-build
- name: .jscore .common !.decimal
- name: jsCore_op_query
- - name: .read_write_concern
+ - name: .read_write_concern !.durable_history
- name: replica_sets
- name: .replica_sets .common
- name: sasl