Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: increase the timeout of lvstore creation
While creating a big lvstore, 60-second timeout is apparently not enough. To address the issue, we replace SendCommand which has only 60-second timeout with SendCommandWithLongTimeout. Longhorn 9221 Signed-off-by: Derek Su <[email protected]>
- Loading branch information