[LTP] [v2 PATCH 2/2] dio_sparse: Set timeout 30 min

Andrea Cervesato andrea.cervesato@suse.com
Fri Jan 21 15:17:57 CET 2022


Hi,

Reviewed-by: Andrea Cervesato <andrea.cervesato@suse.com>

On 1/21/22 14:40, Petr Vorel wrote:
> Originally only ADSP075 failed (dio_sparse  -w 518192k -s 518192k -n 1000)
> but just in case increase timeout for all newly rewritten tests.
>
> Signed-off-by: Petr Vorel<pvorel@suse.cz>
> ---
> Changes v1->v2:
> Prolong the timeout only for dio_sparse (Martin)
>
> Kind regards,
> Petr
>
>   testcases/kernel/io/ltp-aiodio/dio_sparse.c | 1 +
>   1 file changed, 1 insertion(+)
>
> diff --git a/testcases/kernel/io/ltp-aiodio/dio_sparse.c b/testcases/kernel/io/ltp-aiodio/dio_sparse.c
> index 39fc895d65..0039daa8d1 100644
> --- a/testcases/kernel/io/ltp-aiodio/dio_sparse.c
> +++ b/testcases/kernel/io/ltp-aiodio/dio_sparse.c
> @@ -135,4 +135,5 @@ static struct tst_test test = {
>   		"tmpfs",
>   		NULL
>   	},
> +	.timeout = 1800,
>   };
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.linux.it/pipermail/ltp/attachments/20220121/7c9468a5/attachment-0001.htm>


More information about the ltp mailing list