Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-87790

Combine similar replication passthroughs

    • Type: Icon: Task Task
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Replication

      We have several very similar passthroughs which make patch builds expensive, both in terms of time and cost:

      • replica_sets_jscore_passthrough
      • replica_sets_fcbis_jscore_passthrough
      • replica_sets_initsync_jscore_passthrough
      • replica_sets_kill_secondaries_jscore_passthrough
      • replica_sets_reconfig_jscore_passthrough
      • replica_sets_terminate_primary_jscore_passthrough
      • .... many many more

      Let's see if it's possible to combine some of these. The one thing we need to be wary of is some of the more advanced passthroughs exclude tests. In the process of consolidating suites we should make sure that we don't permanently exclude some tests from ever running, as now those tests have no suite to run in.

      Note that this is different from SERVER-76991 ("create kitchen sink suite"). The goal of that ticket is to create a suite that bombards the server to test it more thoroughly. The primary goal of this ticket is to reduce the number of passthroughs.

            Assignee:
            backlog-server-repl [DO NOT USE] Backlog - Replication Team
            Reporter:
            vishnu.kaushik@mongodb.com Vishnu Kaushik
            Votes:
            0 Vote for this issue
            Watchers:
            8 Start watching this issue

              Created:
              Updated: