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

Support auto encryption in unified tests

    • Type: Icon: Improvement Improvement
    • Resolution: Unresolved
    • Priority: Icon: Unknown Unknown
    • None
    • Component/s: Client Side Encryption
    • None
    • Needed
    • Hide

      Summary of necessary driver changes

      • Sync spec tests
      • Implement unified test format version 1.23

      Commits for syncing spec/prose tests
      (and/or refer to an existing language POC if needed)

      Show
      Summary of necessary driver changes Sync spec tests Implement unified test format version 1.23 Commits for syncing spec/prose tests (and/or refer to an existing language POC if needed) Spec commit: https://github.com/mongodb/specifications/commit/52a076b7e7c0fa74abbab6e28ae5e36a1de1d1cb
    • $i18n.getText("admin.common.words.hide")
      Key Status/Resolution FixVersion
      CDRIVER-5901 Ready for Work
      CXX-3226 Backlog
      CSHARP-5500 Backlog
      GODRIVER-3486 Needs Triage
      JAVA-5792 Backlog
      NODE-6775 Backlog
      MOTOR-1434 Won't Do
      PYTHON-5143 Backlog
      PHPLIB-1630 Backlog
      RUBY-3625 Backlog
      RUST-2161 Ready for Work
      $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 */ } #scriptField td.willNotDo { background-color: #FF0000; /* Red color code */ } /* Center-align the first row headers */ #scriptField th { text-align: center; } Key Status/Resolution FixVersion CDRIVER-5901 Ready for Work CXX-3226 Backlog CSHARP-5500 Backlog GODRIVER-3486 Needs Triage JAVA-5792 Backlog NODE-6775 Backlog MOTOR-1434 Won't Do PYTHON-5143 Backlog PHPLIB-1630 Backlog RUBY-3625 Backlog RUST-2161 Ready for Work

      Summary

      Support AutoEncryptionOpts in the Unified Test Runner.

      Motivation

      Needed for DRIVERS-2295. To migrate legacy CSFLE tests, the Unified Test Runner needs to support configuring AutoEncryptionOpts.

      Is this issue urgent?

      No?

      Is this ticket only for tests?

      Yes.

      Acceptance Criteria

      A client entity in the Unified Test Runner can be configured with enough of AutoEncryptionOpts to support migrating legacy CSFLE tests.

            Assignee:
            adrian.dole@mongodb.com Adrian Dole
            Reporter:
            adrian.dole@mongodb.com Adrian Dole
            Kevin Albertson Kevin Albertson
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: