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 363abba commit 0aa5087Copy full SHA for 0aa5087
.evergreen/scripts/run-mongodb-aws-test.sh
@@ -24,5 +24,6 @@ echo "Running MONGODB-AWS authentication tests for $1"
24
# Handle credentials and environment setup.
25
. "$DRIVERS_TOOLS"/.evergreen/auth_aws/aws_setup.sh "$1"
26
pwd
27
+ls -a
28
TEST_AUTH_AWS=1 AUTH="auth" bash ./.evergreen/just.sh setup-test
29
bash ./.evergreen/just.sh test-eg
0 commit comments