1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-13 19:18:56 +00:00

ci: add 'retry' to flaky tests (Monero and U2F)

This commit is contained in:
Tomas Susanka 2019-10-04 09:37:44 +02:00
parent 861e999425
commit 737ebeec1c

View File

@ -62,6 +62,7 @@ core unix btconly device test:
core unix monero test:
stage: test
<<: *only_changes_core
retry: 2 # see #405
dependencies:
- core unix frozen regular build
script:
@ -71,6 +72,7 @@ core unix monero test:
core unix u2f test:
stage: test
<<: *only_changes_core
retry: 2 # see #596
dependencies:
- core unix frozen regular build
script: