summaryrefslogtreecommitdiff
path: root/buildscripts/resmokeconfig/suites/vector_search.yml
diff options
context:
space:
mode:
Diffstat (limited to 'buildscripts/resmokeconfig/suites/vector_search.yml')
-rw-r--r--buildscripts/resmokeconfig/suites/vector_search.yml12
1 files changed, 12 insertions, 0 deletions
diff --git a/buildscripts/resmokeconfig/suites/vector_search.yml b/buildscripts/resmokeconfig/suites/vector_search.yml
new file mode 100644
index 00000000000..effd621be8f
--- /dev/null
+++ b/buildscripts/resmokeconfig/suites/vector_search.yml
@@ -0,0 +1,12 @@
+test_kind: js_test
+
+selector:
+ roots:
+ - src/mongo/db/modules/*/jstests/vector_search/*.js
+ exclude_with_any_tags:
+ - requires_auth
+
+executor:
+ config:
+ shell_options:
+ nodb: ''