Skip to content

Commit f9dc650

Browse files
use prod for lambda tests
1 parent 6c96597 commit f9dc650

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
@@ -1661,6 +1661,7 @@ task_groups:
16611661
MONGODB_VERSION: "7.0"
16621662
LAMBDA_STACK_NAME: dbx-node-lambda
16631663
CLUSTER_PREFIX: dbx-node-lambda
1664+
VAULT_NAME: atlas
16641665
args:
16651666
- ${DRIVERS_TOOLS}/.evergreen/atlas/setup-atlas-cluster.sh
16661667
- command: expansions.update

.evergreen/config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4681,6 +4681,7 @@ task_groups:
46814681
MONGODB_VERSION: '7.0'
46824682
LAMBDA_STACK_NAME: dbx-node-lambda
46834683
CLUSTER_PREFIX: dbx-node-lambda
4684+
VAULT_NAME: atlas
46844685
args:
46854686
- ${DRIVERS_TOOLS}/.evergreen/atlas/setup-atlas-cluster.sh
46864687
- command: expansions.update

0 commit comments

Comments
 (0)