Commit 3c7eac5
Merge cockroachdb#156761
156761: roachtest: require workload disk for snapshots r=pav-kv,DarrylWong a=herkolategan
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 created to make the snapshot functionality compatible with VMs without data disks [2].
[1] cockroachdb#153952
[2] cockroachdb#156760
Fixes: cockroachdb#156713
Epic: None
Co-authored-by: Herko Lategan <[email protected]>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