Commit 0e2679c
committed
roachtest: require workload disk for snapshots
Previously, an optimization was made to workload nodes to not include any data
disks [1]. This breaks the snapshot functionality provided by roachprod. A
different issue has been craeted to make the snapshot functionality compatible
with VMs without data disks [2].
[1] #153952
[2] #156760
Fixes: #156713
Epic: None1 parent 00ea203 commit 0e2679c
File tree
2 files changed
+6
-0
lines changed- pkg/cmd/roachtest/tests
2 files changed
+6
-0
lines changedLines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
32 | 35 | | |
33 | 36 | | |
34 | 37 | | |
| |||
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
32 | 35 | | |
33 | 36 | | |
34 | 37 | | |
| |||
0 commit comments