-
Type: Task
-
Resolution: Unresolved
-
Priority: Unknown
-
None
-
Affects Version/s: None
-
Component/s: None
https://jira.mongodb.org/browse/DRIVERS-2639 introduces a temporary fix to prevent the aws web identity tests from permanently removing the aws instance profile from the EC2 instances we use in CI. This change must be done by all drivers.
The suspicion is that the current AWS ec2 CI failures we're seeing is a result of drivers other than Node removing the instance profile from ec2 hosts.
Acceptance Criteria
- determine whether or not the ec2 tests are failing after all drivers implement drivers-2639
- if they're passing, there is no work here.
- if they are still failing, investigate the root cause of the failures.
- depends on
-
DRIVERS-2639 Fix handling of EC2 Instance Profile in EG Tests
- Implementing