We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 910eb26 commit edb9847Copy full SHA for edb9847
.evergreen/config.yml
@@ -2047,7 +2047,7 @@ task_groups:
2047
- name: test-aws-lambda-task-group
2048
setup_group:
2049
- func: setup-system
2050
- - func: assume-test-secrets-ec2-role
+ - func: add-aws-auth-variables-to-file
2051
- command: subprocess.exec
2052
params:
2053
working_dir: src/go.mongodb.org/mongo-driver
@@ -2078,6 +2078,7 @@ task_groups:
2078
- name: test-search-index-task-group
2079
2080
2081
2082
2083
2084
0 commit comments