[DTrace-devel] [PATCH] test: extend ListProbesname timeout

Kris Van Hees kris.van.hees at oracle.com
Mon Feb 27 01:12:09 UTC 2023


On Fri, Feb 24, 2023 at 10:35:10PM -0500, eugene.loh--- via DTrace-devel wrote:
> From: Eugene Loh <eugene.loh at oracle.com>
> 
> Extend the timeout on this test to give more breathing room to
> slower systems running more recent kernels with more probes.
> 
> Signed-off-by: Eugene Loh <eugene.loh at oracle.com>

Reviewed-by: Kris Van Hees <kris.van.hees at oracle.com>

> ---
>  test/unittest/dtrace-util/tst.ListProbesName.sh | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/test/unittest/dtrace-util/tst.ListProbesName.sh b/test/unittest/dtrace-util/tst.ListProbesName.sh
> index 8f72493e..99bfb601 100755
> --- a/test/unittest/dtrace-util/tst.ListProbesName.sh
> +++ b/test/unittest/dtrace-util/tst.ListProbesName.sh
> @@ -1,12 +1,12 @@
>  #!/bin/bash
>  #
>  # Oracle Linux DTrace.
> -# Copyright (c) 2013, 2021, Oracle and/or its affiliates. All rights reserved.
> +# Copyright (c) 2013, 2023, Oracle and/or its affiliates. All rights reserved.
>  # Licensed under the Universal Permissive License v 1.0 as shown at
>  # http://oss.oracle.com/licenses/upl.
>  #
>  
> -# @@timeout: 20
> +# @@timeout: 60
>  
>  ##
>  #
> -- 
> 2.18.4
> 
> 
> _______________________________________________
> DTrace-devel mailing list
> DTrace-devel at oss.oracle.com
> https://oss.oracle.com/mailman/listinfo/dtrace-devel



More information about the DTrace-devel mailing list