Retry FPGA boot in CI when failed (#2325)

This commit is contained in:
valentinThomazic 2024-07-05 10:06:42 +00:00 committed by GitHub
parent 0bd8b8693a
commit 051a2f94ff
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -512,6 +512,7 @@ fpga-boot:
- source check_fpga_boot.sh
- cd -
- python3 .gitlab-ci/scripts/report_fpga_boot.py corev_apu/fpga/scripts/fpga_boot.rpt
retry: 1
code_coverage-report:
extends: