summaryrefslogtreecommitdiff
path: root/buildscripts/smoke_config/replicasets.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'buildscripts/smoke_config/replicasets.yaml')
-rw-r--r--buildscripts/smoke_config/replicasets.yaml11
1 files changed, 11 insertions, 0 deletions
diff --git a/buildscripts/smoke_config/replicasets.yaml b/buildscripts/smoke_config/replicasets.yaml
new file mode 100644
index 00000000000..316b5e47ac3
--- /dev/null
+++ b/buildscripts/smoke_config/replicasets.yaml
@@ -0,0 +1,11 @@
+# Replica set tests
+tests:
+ roots:
+ - ./jstests/replsets/*.js
+executor:
+ fixtures:
+ shell_globals:
+ fixture_class: smoke.GlobalShellFixture
+ testers:
+ jstest: {}
+