Skip to content

Commit 5491022

Browse files
Fix aws
1 parent 2305a7b commit 5491022

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.evergreen/run-tests-aws-auth.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ if test -f .env.private; then
1212
. ./.env.private
1313
fi
1414

15+
export TOPOLOGY=${MLAUNCH_TOPOLOGY}
16+
1517
# The AWS auth-related Evergreen variables are set the same way for most/all
1618
# drivers. Therefore we don't want to change the variable names in order to
1719
# transparently benefit from possible updates to these credentials in

0 commit comments

Comments
 (0)