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, 0 insertions, 11 deletions
diff --git a/buildscripts/smoke_config/replicasets.yaml b/buildscripts/smoke_config/replicasets.yaml
deleted file mode 100644
index 316b5e47ac3..00000000000
--- a/buildscripts/smoke_config/replicasets.yaml
+++ /dev/null
@@ -1,11 +0,0 @@
-# Replica set tests
-tests:
- roots:
- - ./jstests/replsets/*.js
-executor:
- fixtures:
- shell_globals:
- fixture_class: smoke.GlobalShellFixture
- testers:
- jstest: {}
-