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

Use Cloud-Dev for Lambda Automated Testing

    • Type: Icon: Improvement Improvement
    • Resolution: Unresolved
    • Priority: Icon: Minor - P4 Minor - P4
    • None
    • Component/s: Evergreen Tools
    • None
    • Needed
    • Hide

      Summary of necessary driver changes

      • For drivers that have implemented DRIVERS-2585, there is no work to be done.
      • For other drivers, update the Evergreen Secrets values to match the ones in the atlas-dev vault, including adding a new value for DRIVERS_ATLAS_BASE_URL.
      Show
      Summary of necessary driver changes For drivers that have implemented DRIVERS-2585 , there is no work to be done. For other drivers, update the Evergreen Secrets values to match the ones in the atlas-dev vault , including adding a new value for DRIVERS_ATLAS_BASE_URL.
    • $i18n.getText("admin.common.words.hide")
      Key Status/Resolution FixVersion
      CDRIVER-5720 Needs Triage
      CXX-3107 Needs Triage
      CSHARP-5284 Needs Triage
      GODRIVER-3350 Needs Triage
      JAVA-5611 Needs Triage
      NODE-6385 Needs Triage
      MOTOR-1367 Works as Designed
      PYTHON-4767 Works as Designed
      PHPLIB-1527 Needs Triage
      RUBY-3543 Needs Triage
      RUST-2039 Needs Triage
      $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 CDRIVER-5720 Needs Triage CXX-3107 Needs Triage CSHARP-5284 Needs Triage GODRIVER-3350 Needs Triage JAVA-5611 Needs Triage NODE-6385 Needs Triage MOTOR-1367 Works as Designed PYTHON-4767 Works as Designed PHPLIB-1527 Needs Triage RUBY-3543 Needs Triage RUST-2039 Needs Triage

      Summary

      Currently the drivers automated Lambda testing scripts set up clusters in Atlas prod. These should be changed to use cloud-qa. See: https://github.com/mongodb-labs/drivers-evergreen-tools/blob/master/.evergreen/atlas/setup-variables.sh#L20

      Motivation

      Who is the affected end user?

      Drivers performing AWS Lambda automated testing.

      How does this affect the end user?

      Drivers team Atlas budget runs over periodically.

      How likely is it that this problem or use case will occur?

      Will be seen often when clusters are not terminated in a timely fashion.

      If the problem does occur, what are the consequences and how severe are they?

      Drivers project goes over budget.

      Is this issue urgent?

      TBD

      Is this ticket required by a downstream team?

      No

      Is this ticket only for tests?

      Yes - for drivers automated Atlas testing.
      Does this ticket have any functional impact, or is it just test improvements?

      Acceptance Criteria

      • Update the drivers API URL in drivers-tools to point to cloud QA
      • Update each driver's environment variables to point to the correct cloud QA value: DRIVERS_ATLAS_PUBLIC_API_KEY, DRIVERS_ATLAS_PRIVATE_API_KEY, and DRIVERS_ATLAS_GROUP_ID
      • Update create cluster configuration to use M0 cluster instead of M10

            Assignee:
            steve.silvester@mongodb.com Steve Silvester
            Reporter:
            durran.jordan@mongodb.com Durran Jordan
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: