summaryrefslogtreecommitdiff
path: root/buildscripts/resmokeconfig/suites/benchmarks_sharding.yml
blob: 4ee0fb66fa93d2bea62c6bd019a7717da58afc62 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
test_kind: benchmark_test

selector:
  root: build/benchmarks.txt
  include_files:
  # The trailing asterisk is for handling the .exe extension on Windows.
  - build/**/system_resource_canary_bm*
  - build/install/bin/chunk_manager_refresh_bm*

executor:
  config: {}
  hooks:
  - class: CombineBenchmarkResults