Skip to content

Commit

Permalink
cmd/roachtest: adapt disk-stall detection roachtest
Browse files Browse the repository at this point in the history
Move the existing disk-stall/* roachtests under disk-stall/fuse/* (for the FUSE
filesystem approach to stalling) and skip them for now. Currently, they're not
capable of stalling the disk longer 50us (see #95886), which makes them
unreliable at exercising stalls.

Add two new roachtests, disk-stall/dmsetup and disk-stall/cgroup that use
dmsetup and cgroup bandwidth restrctions respectively to reliably induce a
write stall for an indefinite duration.

Informs #94373.
Epic: None
Release note: None
  • Loading branch information
jbowens committed Jan 31, 2023
1 parent 6fc1022 commit 9639199
Show file tree
Hide file tree
Showing 2 changed files with 394 additions and 109 deletions.
Loading

0 comments on commit 9639199

Please sign in to comment.