Skip to content
Snippets Groups Projects
Commit bb609a43 authored by Jérôme Charaoui's avatar Jérôme Charaoui
Browse files

tests: trigger partition table refresh

parent aa2a83c5
Branches
Tags
No related merge requests found
......@@ -43,6 +43,7 @@ finish_sys() {
dd if=/dev/zero of=/dev/sdd2 bs=512 count=2048 conv=notrunc
dd if=/dev/zero of=/dev/sdd bs=512 count=1 conv=notrunc
dd if=/dev/zero of=/dev/sde bs=512 count=2048 conv=notrunc
partprobe
}
@test "action runs without errors" {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment