Commit Graph

1500 Commits

Author SHA1 Message Date
Justin Fudally
7893f8e1c3 catch error in collectFunc 2020-03-30 09:53:10 -05:00
Justin Fudally
df60fa4204 add error logging 2020-03-25 16:06:17 -05:00
Justin Fudally
57cf5f3c90 add override to ignore http errors 2020-03-25 15:58:32 -05:00
Justin Fudally
46dabd338b go fmt 2020-03-25 15:48:19 -05:00
Justin Fudally
d31f3aac0c Add CLI flag for ignoring http errors 2020-03-25 15:47:56 -05:00
Justin Fudally
ca0b822a3d Add comment 2020-03-25 15:41:23 -05:00
Justin Fudally
64083e4705 Throttle on no metrics/error 2020-03-25 15:40:09 -05:00
Justin Fudally
0b2702bf53 Throttle on no metrics/error 2020-03-25 14:12:00 -05:00
Justin Fudally
d5a7e43266 update gitignore 2020-03-24 14:54:54 -05:00
Shuode Li
1d4f998124
Merge branch 'master' into master 2020-03-23 19:40:42 -07:00
Shlomi Noach
97f2d71616 fix unit tests 2020-02-16 12:52:26 +02:00
Shlomi Noach
9f5edc923e Support --mysql-timeout flag 2020-02-16 12:48:23 +02:00
Shlomi Noach
c9db40739e
Merge branch 'master' into update-go-sql-driver-2020-02 2020-02-16 06:48:06 +02:00
Shlomi Noach
78dda8ae24
Merge pull request #455 from github/test-latin1text
latin1 tests with TEXT columns
2020-02-16 06:47:37 +02:00
Shlomi Noach
eaa1839a9b
Merge branch 'master' into test-latin1text 2020-02-15 09:27:10 +02:00
Shlomi Noach
5ce00ef161
Merge pull request #655 from github/tests-varbinary
Adding binary/varbinary tests
2020-02-15 09:26:26 +02:00
Shlomi Noach
30e2512b39
Merge branch 'master' into test-latin1text 2020-02-15 08:33:25 +02:00
Shlomi Noach
ef5cbed0ec
Merge branch 'master' into tests-varbinary 2020-02-15 08:33:12 +02:00
Shlomi Noach
86d8cf4948
Merge pull request #692 from github/bigint-change-nullable
Testing nullable int
2020-02-15 08:32:55 +02:00
Shlomi Noach
4fd4be1308
Merge branch 'master' into tests-varbinary 2020-02-14 09:03:38 +02:00
Shlomi Noach
3cc41e24a8
Merge branch 'master' into test-latin1text 2020-02-14 09:02:53 +02:00
Shlomi Noach
6894916516
Merge branch 'master' into bigint-change-nullable 2020-02-14 09:00:05 +02:00
Shlomi Noach
a155700b78
Merge branch 'master' into update-go-sql-driver-2020-02 2020-02-13 13:47:00 +02:00
Shlomi Noach
08f171790b Update go-sql-driver to latest 2020-02-13 13:45:39 +02:00
Shlomi Noach
c6eb8db163 Merge pull request #820 from github/dock-build
Adding script/dock: simplifying testing/packaging
2020-02-10 09:04:54 +02:00
Shlomi Noach
85a285a9e4 cleanup 2020-02-10 08:59:44 +02:00
Shlomi Noach
f6ea377a4b Dockerfile.packaging 2020-02-09 16:11:50 +02:00
Shlomi Noach
40953fe82f Adding script/dock: simplifying testing/packaging 2020-02-09 16:11:34 +02:00
Shlomi Noach
8bdf2d2dbd Adding script/dock: simplifying testing/packaging 2020-02-09 16:11:19 +02:00
Shlomi Noach
05b4ac08b2 Release v1.0.49 2020-02-09 11:43:19 +02:00
Shlomi Noach
1f99b64c31
Merge branch 'master' into tar-xz-dbdeployer-upgrade 2020-02-05 11:10:09 +02:00
Shlomi Noach
5bffec3412
Merge pull request #818 from github/replica-tests-8-0
Replication tests: MySQL 8.0
2020-02-05 11:09:06 +02:00
Shlomi Noach
5a2bcfc09b try not specify version 2020-02-05 10:59:39 +02:00
Shlomi Noach
abc30b96c8 typo 2020-02-05 10:52:25 +02:00
Shlomi Noach
4e5a708f30 testing dbdeployer version 2020-02-05 10:49:52 +02:00
Shlomi Noach
c30e5862f7 8.0 is on master now 2020-02-05 10:43:08 +02:00
Shlomi Noach
4f827a271e 8.0 is on master now 2020-02-05 10:42:36 +02:00
Shlomi Noach
b72ebfbbd2 replication tests CI: switch to .tar.xz binaries, upgrade dbdeployer 2020-02-05 10:28:54 +02:00
Shlomi Noach
a6d0d5ca26 not null for unique key test 2020-02-05 10:12:29 +02:00
Shlomi Noach
b0f487ea61 create user 2020-02-05 10:07:14 +02:00
Shlomi Noach
9201b9bc04 fetch and checkout from git path 2020-02-05 09:54:07 +02:00
Shlomi Noach
3528d67550 fetch the correct branch. Oh and removing travis 2020-02-05 09:51:40 +02:00
Shlomi Noach
919647cbbc removing travis 2020-02-05 09:50:34 +02:00
Shlomi Noach
14674274dc Experiment with https://github.com/github/gh-ost-ci-env/pull/8 2020-02-05 09:48:55 +02:00
Shlomi Noach
9af130d931 Replication tests on 8.0 2020-02-05 09:46:35 +02:00
Yaser Azfar
2eb141010b adds error checking for an err variable that was left unchecked 2019-12-27 16:54:43 +13:00
Shuode Li
13b5f48ca5 Remove useless code 2019-12-17 04:03:51 +00:00
Shuode Li
ae762694fb Support Azure Database for MySQL. 2019-12-17 03:47:14 +00:00
Shlomi Noach
ea339b6023
Merge pull request #805 from knepe/update-rds-docs
Update rds docs
2019-12-16 06:51:07 +02:00
Shlomi Noach
a36d6bee94
Merge branch 'logging-interface-contrib' into master 2019-12-11 07:03:37 +02:00