/{go,.github}: remove benchmarks, add dolt_builder and sysbench_runner utils

This commit is contained in:
Dustin Brown
2022-01-24 10:08:25 -08:00
parent a285e86ddc
commit a43b8d2e56
62 changed files with 3081 additions and 1686 deletions
@@ -0,0 +1,5 @@
name: 'Dolt Sysbench Runner Utility Test'
description: "Smoke tests for Dolt's sysbench runner utility"
runs:
using: 'docker'
image: '../../../SysbenchDockerfile'