-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Catalog and Routing
-
ALL
-
1
-
🟩 Routing and Topology
-
None
-
None
-
None
-
None
-
None
-
None
Tests in jstests/multiVersion tagged with requires_fcv_xx never run in the "multiversion" suite in EVG, because those tags are explicitly excluded. It is a common pitfall to commit those always-excluded tests, because a local resmoke invocation runs them, and an EVG required patch shows no failures (since the tests don't run).
Â
The following CAR/CS tests are affected by this issue and never run;
- jstests/multiVersion/genericBinVersion/server-catalog-and-routing/replica_set_to_csrs_promotion_startup_flag.js
- jstests/multiVersion/genericSetFCVUsage/fcv_core/set_fcv_automatic_dryRun.js
- jstests/multiVersion/genericSetFCVUsage/fcv_core/set_fcv_dry_run_mode.js
- jstests/multiVersion/genericSetFCVUsage/priority_port_downgrade_checks.js
jstests/multiVersion/resharding_version_pin_with_setfcv.js(fixed bySERVER-127574)- jstests/multiVersion/genericSetFCVUsage/authoritative_metadata_on_FCV_transition.jsÂ
- (tracked by
SERVER-131694) - jstests/multiVersion/genericSetFCVUsage/migration_pending_recovery_drained_on_auth_shards_fcv_transition.js
Â
This ticket should remove the tags so the tests run and allow us to catch any regressions.
- is related to
-
SERVER-127574 Write setFCV upgrade/downgrade test with pinned resharding version
-
- Closed
-
- related to
-
SERVER-131694 Authoritative metadata cloning DDL should clone to shards that only owned chunks historically
-
- Closed
-