This website requires JavaScript.
Explore
Help
Sign In
luxolus
/
open-vault
Watch
2
Star
0
Fork
You've already forked open-vault
0
Code
Issues
1
Pull Requests
Releases
Activity
bd0fefe47f
open-vault
/
physical
/
mysql
History
Nick Cabatoff
fb60fd1e30
Use a 10s timeout instead of 3s to reduce test flakiness. The purpose of the timeout is to ensure that if something's broken the test doesn't run forever. However if things are slow, it could lead to the test failing. Also report on whether we got the lock so that if this fix doesn't solve the problem, we have more information to go on. (
#11222
)
2021-03-29 09:52:32 -04:00
..
mysql.go
Validate physical MySQL database and table config values before using them (
#9189
)
2020-06-12 11:08:56 -06:00
mysql_test.go
Use a 10s timeout instead of 3s to reduce test flakiness. The purpose of the timeout is to ensure that if something's broken the test doesn't run forever. However if things are slow, it could lead to the test failing. Also report on whether we got the lock so that if this fix doesn't solve the problem, we have more information to go on. (
#11222
)
2021-03-29 09:52:32 -04:00