Skip to content

Commit cfcf076

Browse files
committed
Disable serverless evergreen task
JAVA-5849
1 parent 6891948 commit cfcf076

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.evergreen/.evg.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -575,7 +575,7 @@ functions:
575575
${PREPARE_SHELL}
576576
JAVA_VERSION=${JAVA_VERSION} AWS_CREDENTIAL_PROVIDER=${AWS_CREDENTIAL_PROVIDER} .evergreen/run-mongodb-aws-test.sh assume-role
577577
578-
"run-aws-auth-test-with-aws-EC2 credentials":
578+
"run-aws-auth-test-with-aws-EC2-credentials":
579579
- command: shell.exec
580580
type: "test"
581581
params:
@@ -1071,7 +1071,7 @@ tasks:
10711071
TOPOLOGY: "server"
10721072
- func: "assume-aws-test-secrets-role"
10731073
- func: "add-aws-auth-variables-to-file"
1074-
- func: "run-aws-auth-test-with-aws-EC2 credentials"
1074+
- func: "run-aws-auth-test-with-aws-EC2-credentials"
10751075

10761076
- name: "aws-auth-test-with-web-identity-credentials-task"
10771077
commands:

0 commit comments

Comments
 (0)