Uploaded image for project: 'Drivers'
  1. Drivers
  2. DRIVERS-2675

Remove use of "sharded-replicaset" in runCommand spec tests

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Minor - P4 Minor - P4
    • None
    • Component/s: Unified Test Runner
    • None
    • Not Needed
    • $i18n.getText("admin.common.words.hide")
      Key Status/Resolution FixVersion
      PHPLIB-1205 Fixed 1.17.0
      $i18n.getText("admin.common.words.show")
      #scriptField, #scriptField *{ border: 1px solid black; } #scriptField{ border-collapse: collapse; } #scriptField td { text-align: center; /* Center-align text in table cells */ } #scriptField td.key { text-align: left; /* Left-align text in the Key column */ } #scriptField a { text-decoration: none; /* Remove underlines from links */ border: none; /* Remove border from links */ } /* Add green background color to cells with FixVersion */ #scriptField td.hasFixVersion { background-color: #00FF00; /* Green color code */ } /* Center-align the first row headers */ #scriptField th { text-align: center; } Key Status/Resolution FixVersion PHPLIB-1205 Fixed 1.17.0

      Summary

      I came across two instances of "sharded-replicaset" in source/run-command/tests/unified/runCommand.yml. These were introduced in d697477 and ab66eaf for DRIVERS-2577. That work was merged around the same time as DRIVERS-2609, which deprecated use of "sharded-replicaset".

      We can safely remove these two occurrences of "sharded-replicaset" and there is no need to require driver changes since it's not a sensitive change.

      Motivation

      Is this issue urgent?

      No.

      Is this ticket required by a downstream team?

      No.

      Is this ticket only for tests?

      Yes.

            Assignee:
            jmikola@mongodb.com Jeremy Mikola
            Reporter:
            jmikola@mongodb.com Jeremy Mikola
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: