csi: mark mount integration test as flaky

This commit is contained in:
Markus Rudy 2024-07-09 18:07:30 +02:00
parent f4a3ae7d27
commit 1566822f70

View File

@ -28,6 +28,8 @@ go_test(
"RM": "$(rlocationpath @coreutils//:bin/rm)",
"UMOUNT": "$(rlocationpath @util-linux//:bin/umount)",
},
# This test frequently runs into https://github.com/martinjungblut/go-cryptsetup/issues/13.
flaky = 1,
# keep
tags = [
"integration",