mirror of
https://github.com/edgelesssys/constellation.git
synced 2024-10-01 01:36:09 -04:00
csi: mark mount integration test as flaky (#3240)
This commit is contained in:
parent
391deeae37
commit
5d25eded1d
@ -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…
Reference in New Issue
Block a user