mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-04-20 23:36:29 -04:00
csi: mark mount integration test as flaky
This commit is contained in:
parent
f4a3ae7d27
commit
1566822f70
@ -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",
|
||||
|
Loading…
x
Reference in New Issue
Block a user