summaryrefslogtreecommitdiff
path: root/buildscripts
diff options
context:
space:
mode:
authorMark Benvenuto <mark.benvenuto@mongodb.com>2020-01-13 15:55:43 +0000
committerevergreen <evergreen@mongodb.com>2020-01-13 15:55:43 +0000
commit1d8b4b75ace0ebea55b03aa419714a14d30c5970 (patch)
treef2a9b83c9f80d850fded49e06a40ed1cc90867ff /buildscripts
parent936b4dbc75574b090970db2d43baf397e569865f (diff)
downloadmongo-1d8b4b75ace0ebea55b03aa419714a14d30c5970.tar.gz
SERVER-45072 Add E2E testing on ECS task to evergreen
Diffstat (limited to 'buildscripts')
-rw-r--r--buildscripts/resmokeconfig/suites/external_auth_aws.yml11
1 files changed, 11 insertions, 0 deletions
diff --git a/buildscripts/resmokeconfig/suites/external_auth_aws.yml b/buildscripts/resmokeconfig/suites/external_auth_aws.yml
new file mode 100644
index 00000000000..286f05e9d45
--- /dev/null
+++ b/buildscripts/resmokeconfig/suites/external_auth_aws.yml
@@ -0,0 +1,11 @@
+test_kind: js_test
+
+selector:
+ roots:
+ - src/mongo/db/modules/enterprise/jstests/external_auth_aws/*.js
+
+executor:
+ config:
+ shell_options:
+ nodb: ''
+ readMode: commands