summaryrefslogtreecommitdiff
path: root/buildscripts/resmokeconfig/suites/sdam_json_test.yml
diff options
context:
space:
mode:
authorLamont Nelson <lamont.nelson@mongodb.com>2019-12-05 20:32:53 +0000
committerevergreen <evergreen@mongodb.com>2019-12-05 20:32:53 +0000
commit54ffea6c75cb66c00c3aaddcf6b0056c58bc1979 (patch)
tree97a3679e515166804cde41355de55a5d130be2bf /buildscripts/resmokeconfig/suites/sdam_json_test.yml
parent68ceed74cb9ee4686825d24e41e5d6bb3800334a (diff)
downloadmongo-54ffea6c75cb66c00c3aaddcf6b0056c58bc1979.tar.gz
SERVER-43333 Ingest driver SDAM tests
Diffstat (limited to 'buildscripts/resmokeconfig/suites/sdam_json_test.yml')
-rw-r--r--buildscripts/resmokeconfig/suites/sdam_json_test.yml7
1 files changed, 7 insertions, 0 deletions
diff --git a/buildscripts/resmokeconfig/suites/sdam_json_test.yml b/buildscripts/resmokeconfig/suites/sdam_json_test.yml
new file mode 100644
index 00000000000..f45af248956
--- /dev/null
+++ b/buildscripts/resmokeconfig/suites/sdam_json_test.yml
@@ -0,0 +1,7 @@
+test_kind: sdam_json_test
+
+selector:
+ roots:
+ - src/mongo/client/sdam/json_tests/**/*.json
+
+executor: {}