mirror of
https://github.com/hashicorp/vault.git
synced 2026-05-06 04:46:25 +02:00
fix for mysql flaky test (#11102)
This commit is contained in:
parent
4733d7f5a6
commit
36c4250ebe
@ -88,6 +88,7 @@ func TestMySQLBackend(t *testing.T) {
|
||||
"username": username,
|
||||
"password": password,
|
||||
"plaintext_connection_allowed": "true",
|
||||
"max_connection_lifetime": "1",
|
||||
}, logger)
|
||||
|
||||
if err != nil {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user