-
Type: Build Failure
-
Resolution: Fixed
-
Priority: Unknown
-
Affects Version/s: None
-
Component/s: CI
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:
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