mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-05-01 22:06:06 -04:00
csi: mark mount integration test as flaky (#3240)
This commit is contained in:
parent
391deeae37
commit
5d25eded1d
1 changed files with 2 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue