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

Update AWS Auth test host and ECS Task

    • Type: Icon: Task Task
    • Resolution: Unresolved
    • Priority: Icon: Unknown Unknown
    • None
    • Component/s: Evergreen
    • Labels:
      None
    • Needed - No Spec Changes
    • Hide

      In this change drivers will:

      • Update their iam_auth_ecs_task_definition to use the new arn (see comment below).
      • Update their AWS test to run on Ubuntu 20.

      See https://github.com/mongodb/mongo-go-driver/commit/0bb308c1a49601408f02fd62d2f2fe3df3199add for an example

      Show
      In this change drivers will: Update their iam_auth_ecs_task_definition to use the new arn (see comment below). Update their AWS test to run on Ubuntu 20. See https://github.com/mongodb/mongo-go-driver/commit/0bb308c1a49601408f02fd62d2f2fe3df3199add for an example
    • $i18n.getText("admin.common.words.hide")
      Key Status/Resolution FixVersion
      CDRIVER-4744 Backlog
      CXX-2764 Won't Do
      CSHARP-4814 Fixed 2.23.0
      GODRIVER-3017 Duplicate
      JAVA-5207 Blocked
      NODE-5707 Fixed 6.3.0
      MOTOR-1192 Duplicate
      PYTHON-4003 Done
      PHPC-2323 Done
      RUBY-3333 Done
      RUST-1777 Backlog
      $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-4744 Backlog CXX-2764 Won't Do CSHARP-4814 Fixed 2.23.0 GODRIVER-3017 Duplicate JAVA-5207 Blocked NODE-5707 Fixed 6.3.0 MOTOR-1192 Duplicate PYTHON-4003 Done PHPC-2323 Done RUBY-3333 Done RUST-1777 Backlog

      Summary

      The previous ECS task relied on Ubuntu 18.04, which no longer supports MongoDB 7.0.x.
      Update to use the new ECS task, which targets Ubuntu 20.04.

      Motivation

      Drivers can continue to test AWS Auth against the latest server version.

      Who is the affected end user?

      Drivers.

      How does this affect the end user?

      AWS Auth tests will fail.

      Is this issue urgent?

      Yes, tests are currently failing, e.g. .Net.

      Is this ticket only for tests?

      Yes.

      Acceptance Criteria

      Update build host used and AWS ECS environment variable.

            Assignee:
            Unassigned Unassigned
            Reporter:
            steve.silvester@mongodb.com Steve Silvester
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: