[rtems-tools commit] tester/zynqmp: Limit the restarts to 3

Chris Johns chrisj at rtems.org
Thu Sep 9 08:32:25 UTC 2021


Module:    rtems-tools
Branch:    master
Commit:    87cc56798c66f7942a2d5856479162767a40ae73
Changeset: http://git.rtems.org/rtems-tools/commit/?id=87cc56798c66f7942a2d5856479162767a40ae73

Author:    Chris Johns <chrisj at rtems.org>
Date:      Sun Sep  5 17:54:01 2021 +1000

tester/zynqmp: Limit the restarts to 3

---

 tester/rtems/testing/bsps/xilinx_zynqmp_lp64_zu3eg.ini | 1 +
 1 file changed, 1 insertion(+)

diff --git a/tester/rtems/testing/bsps/xilinx_zynqmp_lp64_zu3eg.ini b/tester/rtems/testing/bsps/xilinx_zynqmp_lp64_zu3eg.ini
index c4d091f..dff7d86 100644
--- a/tester/rtems/testing/bsps/xilinx_zynqmp_lp64_zu3eg.ini
+++ b/tester/rtems/testing/bsps/xilinx_zynqmp_lp64_zu3eg.ini
@@ -36,6 +36,7 @@ bsp                = xilinx_zynqmp_lp64_zu3eg
 arch               = aarch64
 tester             = %{_rtscripts}/tftp.cfg
 jobs               = 1
+test_restarts      = 3
 target_reset_regex = ^No ethernet found.*|^BOOTP broadcast 6.*|^.+complete\.+ TIMEOUT.*|^.*Retry count exceeded.*|^.*: No link\..*|^.*TFTP server died; starting again.*
 target_start_regex = ^.*Xilinx Zynq MP First Stage Boot Loader.*
 requires           = target_on_command, target_off_command, target_reset_command, bsp_tty_dev



More information about the vc mailing list