Commit Graph

302 Commits

Author SHA1 Message Date
Zach Musgrave
60b8639df6 Adding concurrency section for a couple ci workflows 2022-06-08 13:48:46 -07:00
Zach Musgrave
1669850463 Give each workflow concurrency group its own name 2022-06-08 13:20:37 -07:00
Zach Musgrave
25547377d9 Added concurrency section to workflows to prevent more than one job per PR from running at a time 2022-06-08 13:13:02 -07:00
Andy Arthur
fb78c17bb6 fix lingering conflict markers 2022-06-03 15:06:19 -07:00
Andy Arthur
44b8dc20f3 defferentiate name 2022-06-03 15:05:23 -07:00
Andy Arthur
6a3dafc75f hardcode benchmark params 2022-06-03 15:02:30 -07:00
coffeegoddd
613aee7b96 /.github/workflows/ci-performance-benchmarks-release.yaml: do no init big repo for release benchmarking 2022-06-03 15:00:05 -07:00
coffeegoddd
c728656bbd [no-release-notes] /.github/{scripts,workflows}: update existing benchmarking to use new format args 2022-06-03 14:15:12 -07:00
Andy Arthur
a857658987 fixup benchmark script 2022-06-03 13:15:04 -07:00
Andy Arthur
ede542bb59 fixing another yaml typo 2022-06-03 13:00:46 -07:00
Andy Arthur
2fa8be3c52 fixing typo in ci-performance-benchmarks.yaml 2022-06-03 12:36:37 -07:00
Andy Arthur
cf5ba22b72 changed workflow trigger for test benchmark 2022-06-03 12:31:00 -07:00
Andy Arthur
cd6f00083e rename test workflow for clarity 2022-06-03 12:29:10 -07:00
Andy Arthur
5fcfef0ed5 added tmp workflow for testing 2022-06-03 12:23:59 -07:00
Andy Arthur
e3ea885331 added time suffix to performance job name 2022-06-03 12:21:53 -07:00
Andy Arthur
e112761977 added nbf option 2022-06-02 16:52:22 -07:00
Andy Arthur
88440b090b refactor 'init-big-repo' flag to make setup work optional 2022-06-02 16:23:58 -07:00
coffeegoddd
35d082a3db /.github/workflows/ci-fuzzer.yaml: make fuzzer job manually triggerable 2022-05-27 09:52:12 -07:00
Daylon Wilkins
20c6adf98c Shifted fuzzer to use new format 2022-05-27 08:35:51 -07:00
Dustin Brown
459ded5403 Update ci-format-repo.yaml 2022-05-26 16:40:06 -07:00
jennifersp
f71b09bd29 Add first-hour-db and bats tests for it (#3272) 2022-05-12 17:47:39 -07:00
Andy Arthur
0de66bf590 added BATS CI for __DOLT_1__ (failure expected) 2022-05-10 13:29:04 -07:00
Andy Arthur
5119701331 remove DOLT_FORMAT_FEATURE_FLAG in favor of DOLT_DEFAULT_BIN_FORMAT 2022-05-10 13:23:19 -07:00
Maximilian Hoffman
43b644ca0c Only skip engine, not inverse (#3379) 2022-05-10 12:29:20 -07:00
Andy Arthur
e86e89cce5 also run __DOLT_1__ CI on OSX and Windows 2022-05-10 11:21:04 -07:00
coffeegoddd
11cdcfb7ce /.github/workflows: pin kubectl in fuzzer and benchmark release job 2022-05-06 13:23:19 -07:00
coffeegoddd
d7e0616589 /.github/workflows: pin kubectl version 2022-05-06 09:11:27 -07:00
Maximilian Hoffman
d994df5f5a Option for sysbench perf tests to clone big repo (#3326)
* Option for sysbench perf tests to clone big repo, rather than starting empty

* put remove dir back

* flag

* hanging comma

* sysbench canary update
2022-04-29 11:49:46 -07:00
Maximilian Hoffman
c64e913ce4 Max/fix nightly (#3316)
* Nightly benchmarks

* dispatch

* del comment brnach

* merge conflict

* mysql-dolt

* change if or to double brackets
2022-04-28 11:02:04 -07:00
Maximilian Hoffman
8cb98e3b41 Nightly benchmarks (#3315)
* Nightly benchmarks

* dispatch
2022-04-27 15:14:54 -07:00
Maximilian Hoffman
122cf63553 skip -race enginetests until merge (#3286)
* skip prepared tests when -race testing

* test.short

* missing env var

* skip race enginetests

* race on merge main

* put new format skip back

* simplify matrix

* aaron's comment
2022-04-23 09:21:49 -07:00
Maximilian Hoffman
ae4b882261 Prepared statement GMS bump (#2790)
* Prepared statements bump

* fix formatting
2022-04-15 09:34:14 -07:00
James Cor
81efb25a48 maxtrix 2022-04-07 11:53:35 -07:00
Aaron Son
de2fcbad6a .github: Add __DOLT_DEV__ testing to GitHub CI. 2022-04-05 11:45:38 -07:00
Andy Arthur
db6a0abb12 fix new format ci step 2022-03-29 10:56:57 -07:00
Andy Arthur
8bc1cd0dac add ci step for new format enginetests 2022-03-29 10:50:13 -07:00
Dustin Brown
bb25ce9d6f /{.github,go}: require go 1.18 2022-03-21 14:02:06 -07:00
Dustin Brown
63789fd9f9 /.github/workflows: bump go in CI 2022-03-21 12:07:14 -07:00
Andy Arthur
46c3344cf7 added timeout for MySQL client integration tests 2022-03-17 11:49:37 -07:00
Vinai Rachakonda
5e788b48c1 Change transactions per second to sql_transactions_per_second (#2994) 2022-03-15 17:38:54 -07:00
Vinai Rachakonda
e895d583a5 Update queries to include tps as well as more sophisticated percentil… (#2986) 2022-03-15 12:31:47 -07:00
Dustin Brown
2f8c2b8fa1 /.github/{actions,workflows}: add workflowURL 2022-03-01 13:08:27 -08:00
Dustin Brown
41d3e199d4 /.github/workflows/ci-bats-windows.yaml: fix ref/version 2022-03-01 12:29:36 -08:00
Dustin Brown
b9eb39ff87 /.github/workflows/ci-bats-windows.yaml: use bats email template 2022-03-01 12:09:42 -08:00
Dustin Brown
c8c5ab82dc /.github/workflows: only run ci checks against specific changes on explicit path 2022-03-01 11:12:57 -08:00
Dustin Brown
7aeae8709e /.github/{actions, workflows}: send email to pusher if bats-windows fails 2022-03-01 10:57:05 -08:00
Dustin Brown
cc59bef1f9 /.github/workflows/ci-bats-windows.yaml: stop bats windows on pr 2022-03-01 08:56:21 -08:00
Vinai Rachakonda
a28aa3c033 Modify Benchmark Configuration for End to End support of the TPCC benchmark (#2812) 2022-02-21 12:04:59 -08:00
Dustin Brown
e9e58bbb1f /.github/scripts/sql-correctness/get-dolt-correctness-job-json.sh: add precision to correctness percentage 2022-02-05 06:54:04 -08:00
Dustin Brown
c97f7cc9f9 /.github/workflows/ci-format-repo.yaml: run go mod tidy before doing other formatting stuff 2022-02-01 19:07:54 -08:00