summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGrace Luong <grace.luong@mongodb.com>2020-08-04 22:53:47 +0000
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2020-08-04 23:21:03 +0000
commit1ffb1d8189fdb43f68ab8f1398aa1d204277ade1 (patch)
tree82da6fcdd1d4197f3ac6300364a77b33dc91d198
parent93bd3abc7975e12358498236da3cdab0738c7b4e (diff)
downloadmongo-1ffb1d8189fdb43f68ab8f1398aa1d204277ade1.tar.gz
SERVER-49549: multiversion sharded backup restore tests
-rw-r--r--buildscripts/resmokeconfig/suites/multiversion.yml1
-rw-r--r--buildscripts/resmokeconfig/suites/no_passthrough.yml1
2 files changed, 2 insertions, 0 deletions
diff --git a/buildscripts/resmokeconfig/suites/multiversion.yml b/buildscripts/resmokeconfig/suites/multiversion.yml
index a2076d5c58e..7387ff15211 100644
--- a/buildscripts/resmokeconfig/suites/multiversion.yml
+++ b/buildscripts/resmokeconfig/suites/multiversion.yml
@@ -4,6 +4,7 @@ selector:
roots:
- jstests/multiVersion/**/*.js
- src/mongo/db/modules/*/jstests/hot_backups/*last_lts*.js
+ - src/mongo/db/modules/*/jstests/hot_backups/*last_cont*.js
exclude_files:
# Do not execute files with helper functions.
- jstests/multiVersion/libs/*.js
diff --git a/buildscripts/resmokeconfig/suites/no_passthrough.yml b/buildscripts/resmokeconfig/suites/no_passthrough.yml
index aea44a144a9..4204570aea5 100644
--- a/buildscripts/resmokeconfig/suites/no_passthrough.yml
+++ b/buildscripts/resmokeconfig/suites/no_passthrough.yml
@@ -12,6 +12,7 @@ selector:
- jstests/noPassthrough/inmem_full.js
# Multiversion backup-restore tests must run in the multiversion suite.
- src/mongo/db/modules/*/jstests/hot_backups/*last_lts*.js
+ - src/mongo/db/modules/*/jstests/hot_backups/*last_cont*.js
# noPassthrough tests start their own mongod's.
executor: