Commit 1227e22
authored
fix: disk timeout too low (#703)
# Description
Drastically raise disk timeout. Especially with wiping and encryption,
adding disks can become time consuming, and combined with bulk add
options like osd-match this will trigger timeouts.
## Type of change
Delete options that are not relevant.
- Bug fix (non-breaking change which fixes an issue)
## How has this been tested?
Existing tests
## Contributor checklist
Please check that you have:
- [x] self-reviewed the code in this PR
Signed-off-by: Peter Sabaini <peter.sabaini@canonical.com>1 parent 1835312 commit 1227e22
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
| 18 | + | |
17 | 19 | | |
18 | 20 | | |
19 | | - | |
| 21 | + | |
20 | 22 | | |
21 | 23 | | |
22 | 24 | | |
| |||
0 commit comments