Commit 327f835d authored by Pavel Emelyanov's avatar Pavel Emelyanov

zdtm: Mark mountpoints as exclusive

This test does nasty things with the root it runs in, in
particular is kills and creates /dev/null which may result
in /dev/null become 'deleted' for the tests running in
paralles with this. The lattest is critical for uns flavor
as ghost /dev/null will not be re-created (mknod fails).
Signed-off-by: 's avatarPavel Emelyanov <xemul@parallels.com>
parent 3c0eec48
{'flavor': 'ns', 'flags': 'suid'}
{'flavor': 'ns', 'flags': 'suid excl'}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment