Skip to content

Commit 46a125c

Browse files
use prod for lambda tests
1 parent d78191a commit 46a125c

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.evergreen/config.in.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1606,6 +1606,7 @@ task_groups:
16061606
MONGODB_VERSION: "7.0"
16071607
LAMBDA_STACK_NAME: dbx-node-lambda
16081608
CLUSTER_PREFIX: dbx-node-lambda
1609+
VAULT_NAME: atlas
16091610
args:
16101611
- ${DRIVERS_TOOLS}/.evergreen/atlas/setup-atlas-cluster.sh
16111612
- command: expansions.update

.evergreen/config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4627,6 +4627,7 @@ task_groups:
46274627
MONGODB_VERSION: '7.0'
46284628
LAMBDA_STACK_NAME: dbx-node-lambda
46294629
CLUSTER_PREFIX: dbx-node-lambda
4630+
VAULT_NAME: atlas
46304631
args:
46314632
- ${DRIVERS_TOOLS}/.evergreen/atlas/setup-atlas-cluster.sh
46324633
- command: expansions.update

0 commit comments

Comments
 (0)