Reduce # of benchmarks run as Jenkins unit tests

pull/8218/head
Craig Tiller 8 years ago
parent 9a574ec952
commit 91bb6241ab
  1. 1
      test/cpp/qps/gen_build_yaml.py
  2. 10248
      tools/run_tests/tests.json

@ -85,5 +85,6 @@ print yaml.dump({
'timeout_seconds': 3*60
}
for scenario_json in scenario_config.CXXLanguage().scenarios()
if 'scalable' in scenario_json.get('CATEGORIES', [])
]
})

File diff suppressed because it is too large Load Diff
Loading…
Cancel
Save