summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPierlauro Sciarelli <pierlauro.sciarelli@mongodb.com>2021-10-25 11:55:05 +0000
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2021-10-25 12:43:40 +0000
commitcc41c8ea388f7f87192e41f37f4f28e1f0d66a8c (patch)
tree2885830fe2ed24f9410a07ea401a47b4c284a2e8
parentca2053d172076c106c994564b92109d1a973ed81 (diff)
downloadmongo-cc41c8ea388f7f87192e41f37f4f28e1f0d66a8c.tar.gz
SERVER-60961 Add exclude tags to old branches not generating multiversion_exclude_tags.yml
-rw-r--r--buildscripts/resmokeconfig/suites/multiversion.yml4
-rw-r--r--buildscripts/resmokeconfig/suites/multiversion_auth.yml4
-rw-r--r--buildscripts/resmokeconfig/suites/sharding_last_stable_mongos_and_mixed_shards.yml4
3 files changed, 12 insertions, 0 deletions
diff --git a/buildscripts/resmokeconfig/suites/multiversion.yml b/buildscripts/resmokeconfig/suites/multiversion.yml
index 1e16f8a8bd8..28e0801f1ea 100644
--- a/buildscripts/resmokeconfig/suites/multiversion.yml
+++ b/buildscripts/resmokeconfig/suites/multiversion.yml
@@ -16,6 +16,10 @@ selector:
# TODO: SERVER-35390
- jstests/multiVersion/upgrade_downgrade_cluster.js
+ exclude_with_any_tags:
+ - multiversion_incompatible
+ - requires_fcv_42
+
# 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 c8aedbce569..8426e04346f 100644
--- a/buildscripts/resmokeconfig/suites/multiversion_auth.yml
+++ b/buildscripts/resmokeconfig/suites/multiversion_auth.yml
@@ -24,6 +24,10 @@ selector:
# Skip any tests that run with auth explicitly.
- jstests/multiVersion/load_keys_on_upgrade.js
+ exclude_with_any_tags:
+ - multiversion_incompatible
+ - requires_fcv_42
+
# Multiversion tests start their own mongod's.
executor:
config:
diff --git a/buildscripts/resmokeconfig/suites/sharding_last_stable_mongos_and_mixed_shards.yml b/buildscripts/resmokeconfig/suites/sharding_last_stable_mongos_and_mixed_shards.yml
index d4b370f0704..a41dd01e6ee 100644
--- a/buildscripts/resmokeconfig/suites/sharding_last_stable_mongos_and_mixed_shards.yml
+++ b/buildscripts/resmokeconfig/suites/sharding_last_stable_mongos_and_mixed_shards.yml
@@ -183,6 +183,10 @@ selector:
- jstests/sharding/mongos_precache_routing_info.js
- jstests/sharding/warm_up_connection_pool.js
+ exclude_with_any_tags:
+ - multiversion_incompatible
+ - requires_fcv_42
+
executor:
config:
shell_options: