[PATCH v2 1/5] tester/zynqmp: Limit the restarts to 3

Kinsey Moore kinsey.moore at oarcorp.com
Wed Sep 8 13:05:41 UTC 2021


Looks good.

On 9/6/2021 23:31, chrisj at rtems.org wrote:
> From: Chris Johns <chrisj at rtems.org>
>
> ---
>   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 devel mailing list