Commit Graph

49 Commits

Author SHA1 Message Date
Dustin Brown
41a6f3046c /.github/scripts/fuzzer/get-fuzzer-job-json.sh: run fuzzer basic 2021-08-10 16:38:54 -07:00
Dustin Brown
4b818cb963 /.github/{workflows, scripts}: test github-actions can create job 2021-08-10 16:36:01 -07:00
Dustin Brown
bbda57ef1e /.github/scripts/sql-correctness/get-dolt-correctness-job-json.sh: update queries to include result counts and total test count 2021-03-04 13:16:54 -08:00
Dustin Brown
3e90c2de75 /.github/scripts/sql-correctness/get-dolt-correctness-job-json.sh: run all tests 2021-02-19 18:04:13 -08:00
Dustin Brown
e2a944a72f /.github/scripts/sql-correctness/run-correctness.sh: print out 2021-02-19 17:29:35 -08:00
Dustin Brown
34f12ac53a /.github/scripts/sql-correctness/run-correctness.sh: fail job if not created 2021-02-19 17:25:22 -08:00
Dustin Brown
939b7cbfd8 /.github/{scripts, workflows}: iterating on correctness/email workflows 2021-02-19 16:22:07 -08:00
Dustin Brown
0ab55b5227 /.github/scripts/sql-correctness/get-dolt-correctness-job-json.sh: ignore skipped results 2021-02-18 14:33:38 -08:00
Dustin Brown
3eda0223cd /.github/{scripts,workflows}: complete workflow on successful job creation 2021-02-17 12:24:46 -08:00
Dustin Brown
798ba606d8 /.github/scripts/sql-correctness/get-dolt-correctness-job-json.sh: return percentage of correctness 2021-02-17 12:21:53 -08:00
Dustin Brown
618d430b75 /.github/{actions,scripts,workflows}: initial correctness workflow 2021-02-16 17:40:22 -08:00
Dustin Brown
077d344883 /.github/scripts/performance-benchmarking/run-benchmarks.sh: delete job on success only 2021-02-16 13:25:41 -08:00
Dustin Brown
7067c36ab2 /.github/scripts/performance-benchmarking/run-benchmarks.sh: bump timeout 2021-02-16 10:05:48 -08:00
Dustin Brown
062a76a3f2 /.github/scripts/performance-benchmarking/get-mysql-dolt-job-json.sh: add read write means back 2021-02-15 15:26:10 -08:00
Dustin Brown
6a8371f640 /.github/scripts/performance-benchmarking: fix split benchmarking tables 2021-02-15 14:58:13 -08:00
Dustin Brown
bf7b583f76 /.github/scripts/performance-benchmarking: separate delete 2021-02-12 15:13:17 -08:00
Dustin Brown
f1e1492b38 /.github/scripts/performance-benchmarking: split results read/write 2021-02-12 13:45:49 -08:00
Dustin Brown
c98fc3cfd1 /.github/scripts/performance-benchmarking: update performance queries 2021-02-12 12:00:11 -08:00
Dustin Brown
df3347dfef /.github/scripts/performance-benchmarking/run-benchmarks.sh: lowercase actor 2021-02-05 13:41:37 -08:00
Dustin Brown
1d576a71b8 /.github/scripts/performance-benchmarking/run-benchmarks.sh: differentiate job names to allow for multiple PR benchmark runs by a single actor 2021-01-26 11:29:50 -08:00
Dustin Brown
c5e6ebcb45 /.github/scripts/performance-benchmarking/get-dolt-dolt-job-json.sh: fix is faster case to use decimal, not percent 2021-01-23 16:44:00 -08:00
Dustin Brown
764a813a1e /.github/scripts/performance-benchmarking/{get-dolt-dolt-job-json.sh,get-mysql-dolt-job-json.sh}: specify limits that ensure each pod receives its own node 2021-01-22 15:41:08 -08:00
Dustin Brown
0a2f4a2027 /.github/scripts/performance-benchmarking/get-mysql-dolt-job-json.sh: add mean multiplier query 2021-01-22 14:15:27 -08:00
Dustin Brown
80d95d1a89 /.github/scripts/performance-benchmarking/get-mysql-dolt-job-json.sh: fix query division, add server names and versions 2021-01-22 11:42:45 -08:00
Dustin Brown
986094498b Merge pull request #1236 from dolthub/db/update-benchmarking-query
Update performance benchmarking queries and timeout
2021-01-22 10:44:24 -08:00
Dustin Brown
6d7f04e58f /.github/scripts/performance-benchmarking: update queries to display stable latency median, increase timeout to 90mins 2021-01-21 18:35:10 -08:00
Dustin Brown
683dc68965 /.github/scripts/performance-benchmarks/get-{dolt,mysql}-dolt-job-json.sh: include custom lua scripts in benchmarks 2021-01-20 17:40:51 -08:00
Dustin Brown
47dbf66c96 /.github/{scripts,workflows}: cleanup scripts a bit 2021-01-20 09:51:36 -08:00
Dustin Brown
232f6ae683 /.github/scripts/performance-benchmarking/{get-job-json-updated.sh, run-benchmarks-updated.sh}: iterating on updates to scripts that allow for mysql v dolt benchmarks 2021-01-19 17:40:34 -08:00
Dustin Brown
efc27ba180 /.github/{scripts,workflows}: iterating on benchmarking against mysql for release 2021-01-19 17:19:11 -08:00
Dustin Brown
534feafd6c /.github/scripts/performance-benchmarking/get-job-json.sh: update args 2021-01-15 12:58:40 -08:00
Dustin Brown
cf77a63ccd /.github/scripts/performance-benchmarking/get-job-json.sh: fix based on feedback, remove ABS of average_time_change_query, remove transactions_change_query 2021-01-13 15:29:33 -08:00
Dustin Brown
300d9aae05 /.github/{scripts,workflows}: update benchmark queries, change trigger 2021-01-13 14:45:19 -08:00
Dustin Brown
940d52311f /.github/scripts/performance-benchmarking/get-job-json.sh: add versions to results 2021-01-07 16:32:02 -08:00
Dustin Brown
13047826e6 /.github/scripts/performance-benchmarking/run-benchmarks.sh: bump timeout to 25 mins 2021-01-07 14:58:51 -08:00
Dustin Brown
d55638092d /.github/scripts/performance-benchmarking: update average time query 2021-01-07 14:41:44 -08:00
Dustin Brown
1fc64f5578 /.github/scripts/performance-benchmarking/{get-job-json, run-benchmarks}.sh: use dedicated node 2021-01-07 11:17:37 -08:00
Dustin Brown
aee70bd1ce /.github/scripts/performance-benchmarking/get-job-json.sh: fix query var 2021-01-06 08:36:17 -08:00
Dustin Brown
ad365d1dd0 /.github/scripts/performance-benchmarking/get-job-json.sh: fix query, allow real commits 2021-01-05 19:16:52 -08:00
Dustin Brown
6dc7874951 /.github/{scripts,workflows}: print kubectl wait output on error, comment on issue after benchmarking 2021-01-05 12:15:09 -08:00
Dustin Brown
9f95277f7e /.github/scripts/performance-benchmarking/run-benchmarks.sh: fix filename 2021-01-05 11:55:12 -08:00
Dustin Brown
33f39f70fe /.github/{scripts,workflows}: print logs on failure, iterating on pull request comment 2021-01-05 10:41:06 -08:00
Dustin Brown
8195307aa4 /.github/scripts/performance-benchmarking/run-benchmarks.sh: remove unneeded conditional 2021-01-04 18:06:18 -08:00
Dustin Brown
a159cbfc61 /.github/scripts/performance-benchmarking/run-benchmarks.sh: increase timeout 2021-01-04 17:54:52 -08:00
Dustin Brown
1dbb2c7c05 /.github/scripts/performance-benchmarking/run-benchmarks.sh: chmod 2021-01-04 17:29:29 -08:00
Dustin Brown
07bd19a385 /.github/scripts/performance-benchmarking/get-job-json.sh: add region 2021-01-04 13:12:11 -08:00
Dustin Brown
fd5be47799 /.github/{scripts,workflows}: fix, pod to job, handle pod errors 2020-12-31 17:15:21 -08:00
Dustin Brown
15cbcb7ef8 /.github/{scripts,workflows}: iterating on pr comment benchmarking 2020-12-31 13:26:05 -08:00
Dustin Brown
269a4c7847 /.github/{scripts, workflow}: add pod template script and wait loop 2020-12-30 18:20:48 -08:00