mirror of
https://github.com/dolthub/dolt.git
synced 2026-01-28 18:59:00 -06:00
/.github/scripts/performance-benchmarks/get-{dolt,mysql}-dolt-job-json.sh: include custom lua scripts in benchmarks
This commit is contained in:
@@ -37,6 +37,7 @@ echo '
|
||||
"image": "407903926827.dkr.ecr.us-west-2.amazonaws.com/liquidata/performance-benchmarking:latest",
|
||||
"args": [
|
||||
"--schema=/schema.sql",
|
||||
"--script-dir=/scripts/lua",
|
||||
"--output='$format'",
|
||||
"--from-server='$fromServer'",
|
||||
"--from-version='$fromVersion'",
|
||||
|
||||
@@ -37,6 +37,7 @@ echo '
|
||||
"image": "407903926827.dkr.ecr.us-west-2.amazonaws.com/liquidata/performance-benchmarking:latest",
|
||||
"args": [
|
||||
"--schema=/schema.sql",
|
||||
"--script-dir=/scripts/lua",
|
||||
"--output='$format'",
|
||||
"--mysql-exec=/usr/sbin/mysqld",
|
||||
"--mysql-protocol=unix",
|
||||
|
||||
Reference in New Issue
Block a user