Skip to content
Snippets Groups Projects
Commit 1fdb6c0e authored by Pierre-Yves David's avatar Pierre-Yves David :octopus:
Browse files

runner: request a btrfs commit after dropping a snapshot

This will avoid the IO of one run slipping into the next one.
parent ac84e75d
No related branches found
No related tags found
No related merge requests found
......@@ -71,6 +71,7 @@
"btrfs",
"sub",
"delete",
"--commit-after",
path,
]
subprocess.check_call(cp_cmd)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment