Uploaded image for project: 'Node.js Driver'
  1. Node.js Driver
  2. NODE-5734

Fix AWS Missing Environment Variables

    • Type: Icon: Build Failure Build Failure
    • Resolution: Fixed
    • Priority: Icon: Unknown Unknown
    • 6.0.0
    • Affects Version/s: None
    • Component/s: CI
    • Labels:
    • 2
    • Not Needed
    • Not Needed
    • Hide

      1. What would you like to communicate to the user about this feature?
      2. Would you like the user to see examples of the syntax and/or executable code and its output?
      3. Which versions of the driver/connector does this apply to?

      Show
      1. What would you like to communicate to the user about this feature? 2. Would you like the user to see examples of the syntax and/or executable code and its output? 3. Which versions of the driver/connector does this apply to?

      Currently the AWS ECS auth tests are failing in Evergreen due to the missing iam_auth_ecs_task_definition_focal environment variable. We'd have this automatically added to the environment if https://jira.mongodb.org/browse/DRIVERS-2585 was done but unfortunately we will need to manually add it for now.

      Here's a patch with the variable manually added:

      https://spruce.mongodb.com/version/6549537f2a60ed08513f533b/tasks?sorts=STATUS%3AASC%3BBASE_STATUS%3ADESC

      AC:

      • Add "iam_auth_ecs_task_definition_focal": "${iam_auth_ecs_task_definition_ubuntu2004}", to line 619 of config.in.yml and generate the config.yml

            Assignee:
            durran.jordan@mongodb.com Durran Jordan
            Reporter:
            durran.jordan@mongodb.com Durran Jordan
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: