Catalog and Routing: Review multiversion tests fully excluded by requires_fcv_xx tag

XMLWordPrintableJSON

    • 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 by SERVER-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.

            Assignee:
            Unassigned
            Reporter:
            Joan Bruguera Micó
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: