csi: mark mount integration test as flaky (#3240)

This commit is contained in:
Markus Rudy 2024-07-10 09:11:32 +02:00 committed by GitHub
parent 391deeae37
commit 5d25eded1d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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",