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

Speed up or skip key generation when running tests

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 3.6.0-rc0
    • Affects Version/s: None
    • Component/s: Replication, Sharding
    • Labels:
      None
    • Fully Compatible
    • Sharding 2017-10-23

      Since changing ReplicaSetTests to wait until they generate their keys for signing cluster times, the execution time of the replica_sets_WT suite has almost doubled

      Most of our javascript tests, except for the ones that are explicitly testing the key signing behavior, don't need to be doing the key signing. We should either skip generating keys entirely, or hard code the key we generate in test mode, or some other way win back the lost test execution time for tests that don't need strong keys.

            Assignee:
            misha.tyulenev@mongodb.com Misha Tyulenev (Inactive)
            Reporter:
            spencer@mongodb.com Spencer Brody (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: