|
|
if strings.Contains(res.Stdout(), "Giving user user1 access to schema mytestdb") {
|
|
if strings.Contains(res.Stdout(), "Giving user user1 access to schema mytestdb") {
|
|
|
poll.WaitOn(t, check, poll.WithDelay(5*time.Second), poll.WithTimeout(90*time.Second))
|
|
poll.WaitOn(t, check, poll.WithDelay(5*time.Second), poll.WithTimeout(90*time.Second))
|