summaryrefslogtreecommitdiff
path: root/buildscripts/resmokeconfig/suites
diff options
context:
space:
mode:
authorMihai Andrei <mihai.andrei@10gen.com>2021-05-06 15:30:00 -0400
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2021-05-07 18:54:43 +0000
commit5338fcf366f588f47e2b7c896948fb19f0b516f2 (patch)
treec933aa779e57745e589543592686c8872cff433f /buildscripts/resmokeconfig/suites
parent1a7a52e81d6d1c94a1e61e48707675b7fdaa59b8 (diff)
downloadmongo-5338fcf366f588f47e2b7c896948fb19f0b516f2.tar.gz
SERVER-56758 [SBE] Remove 'sbe_incompatible' tags from remaining tests
Diffstat (limited to 'buildscripts/resmokeconfig/suites')
-rw-r--r--buildscripts/resmokeconfig/suites/aggregation_sbe.yml2
-rw-r--r--buildscripts/resmokeconfig/suites/core_sbe.yml2
2 files changed, 0 insertions, 4 deletions
diff --git a/buildscripts/resmokeconfig/suites/aggregation_sbe.yml b/buildscripts/resmokeconfig/suites/aggregation_sbe.yml
index 9990dc0545a..081e7f6c717 100644
--- a/buildscripts/resmokeconfig/suites/aggregation_sbe.yml
+++ b/buildscripts/resmokeconfig/suites/aggregation_sbe.yml
@@ -6,8 +6,6 @@ selector:
exclude_files:
- jstests/aggregation/extras/*.js
- jstests/aggregation/data/*.js
- exclude_with_any_tags:
- - sbe_incompatible
executor:
archive:
diff --git a/buildscripts/resmokeconfig/suites/core_sbe.yml b/buildscripts/resmokeconfig/suites/core_sbe.yml
index e8b0ffbfd6e..5426ff6b603 100644
--- a/buildscripts/resmokeconfig/suites/core_sbe.yml
+++ b/buildscripts/resmokeconfig/suites/core_sbe.yml
@@ -7,8 +7,6 @@ selector:
# Transactions are not supported on MongoDB standalone nodes, so we do not run these tests in the
# 'core' suite. Instead we run them against a 1-node replica set in the 'core_txns' suite.
- jstests/core/txns/**/*.js
- exclude_with_any_tags:
- - sbe_incompatible
executor:
archive:
hooks: