summaryrefslogtreecommitdiff
path: root/buildscripts
diff options
context:
space:
mode:
authorMark Benvenuto <mark.benvenuto@mongodb.com>2020-02-24 00:27:06 -0500
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2020-02-24 05:39:45 +0000
commit63d946bd421a22500afc46d1989254b025e1cf79 (patch)
tree9c081e2322c4e01118b6262f5883bc8c6039c3a3 /buildscripts
parente433f91f86eb909d8de849798e1fdbd4c98147a5 (diff)
downloadmongo-63d946bd421a22500afc46d1989254b025e1cf79.tar.gz
SERVER-46235 Re-enable multiversion tests
Diffstat (limited to 'buildscripts')
-rw-r--r--buildscripts/resmokeconfig/suites/multiversion.yml3
-rw-r--r--buildscripts/resmokeconfig/suites/multiversion_auth.yml3
2 files changed, 0 insertions, 6 deletions
diff --git a/buildscripts/resmokeconfig/suites/multiversion.yml b/buildscripts/resmokeconfig/suites/multiversion.yml
index 1627db46df1..88efab7d5a2 100644
--- a/buildscripts/resmokeconfig/suites/multiversion.yml
+++ b/buildscripts/resmokeconfig/suites/multiversion.yml
@@ -18,9 +18,6 @@ selector:
# it attempts to connect to an upgraded mongoD. Un-blacklist when SERVER-42919 fixes this issue.
- jstests/multiVersion/genericSetFCVUsage/crash_mongos_against_upgraded_cluster.js
- # Disable incompatible with json logging per SERVER-46235
- - jstests/multiVersion/genericSetFCVUsage/upgrade_downgrade_while_creating_collection.js
-
# Multiversion tests start their own mongod's.
executor:
config:
diff --git a/buildscripts/resmokeconfig/suites/multiversion_auth.yml b/buildscripts/resmokeconfig/suites/multiversion_auth.yml
index d419492e07b..df662863282 100644
--- a/buildscripts/resmokeconfig/suites/multiversion_auth.yml
+++ b/buildscripts/resmokeconfig/suites/multiversion_auth.yml
@@ -23,9 +23,6 @@ selector:
# it attempts to connect to an upgraded mongoD. Un-blacklist when SERVER-42919 fixes this issue.
- jstests/multiVersion/genericSetFCVUsage/crash_mongos_against_upgraded_cluster.js
- # Disable incompatible with json logging per SERVER-46235
- - jstests/multiVersion/genericSetFCVUsage/upgrade_downgrade_while_creating_collection.js
-
# Multiversion tests start their own mongod's.
executor:
config: