diff mbox series

[SRU,U/O/N:linux] UBUNTU: SAUCE: selftests: powerpc/math:fpu_preempt bump timeout to 300s

Message ID 20240507134633.361318-1-paolo.pisati@canonical.com
State New
Headers show
Series [SRU,U/O/N:linux] UBUNTU: SAUCE: selftests: powerpc/math:fpu_preempt bump timeout to 300s | expand

Commit Message

Paolo Pisati May 7, 2024, 1:46 p.m. UTC
BugLink: https://bugs.launchpad.net/bugs/2065059

ubuntu_kernel_selftests.powerpc/math:fpu_preempt consistently fails on ppc64el:
bump the timeout to 300s and fix the test.

Signed-off-by: Paolo Pisati <paolo.pisati@canonical.com>
---
 tools/testing/selftests/powerpc/math/settings | 1 +
 1 file changed, 1 insertion(+)
 create mode 100644 tools/testing/selftests/powerpc/math/settings

Comments

John Cabaj May 7, 2024, 7:27 p.m. UTC | #1
On 5/7/24 8:46 AM, Paolo Pisati wrote:
> BugLink: https://bugs.launchpad.net/bugs/2065059
> 
> ubuntu_kernel_selftests.powerpc/math:fpu_preempt consistently fails on ppc64el:
> bump the timeout to 300s and fix the test.
> 
> Signed-off-by: Paolo Pisati <paolo.pisati@canonical.com>
> ---
>  tools/testing/selftests/powerpc/math/settings | 1 +
>  1 file changed, 1 insertion(+)
>  create mode 100644 tools/testing/selftests/powerpc/math/settings
> 
> diff --git a/tools/testing/selftests/powerpc/math/settings b/tools/testing/selftests/powerpc/math/settings
> new file mode 100644
> index 000000000000..694d70710ff0
> --- /dev/null
> +++ b/tools/testing/selftests/powerpc/math/settings
> @@ -0,0 +1 @@
> +timeout=300

Acked-by: John Cabaj <john.cabaj@canonical.com>
Tim Gardner May 13, 2024, 2:39 p.m. UTC | #2
On 5/7/24 15:46, Paolo Pisati wrote:
> BugLink: https://bugs.launchpad.net/bugs/2065059
> 
> ubuntu_kernel_selftests.powerpc/math:fpu_preempt consistently fails on ppc64el:
> bump the timeout to 300s and fix the test.
> 
> Signed-off-by: Paolo Pisati <paolo.pisati@canonical.com>
> ---
>   tools/testing/selftests/powerpc/math/settings | 1 +
>   1 file changed, 1 insertion(+)
>   create mode 100644 tools/testing/selftests/powerpc/math/settings
> 
> diff --git a/tools/testing/selftests/powerpc/math/settings b/tools/testing/selftests/powerpc/math/settings
> new file mode 100644
> index 000000000000..694d70710ff0
> --- /dev/null
> +++ b/tools/testing/selftests/powerpc/math/settings
> @@ -0,0 +1 @@
> +timeout=300
Acked-by: Tim Gardner <tim.gardner@canonical.com>
Roxana Nicolescu July 31, 2024, 8:56 a.m. UTC | #3
On 07/05/2024 15:46, Paolo Pisati wrote:
> BugLink: https://bugs.launchpad.net/bugs/2065059
>
> ubuntu_kernel_selftests.powerpc/math:fpu_preempt consistently fails on ppc64el:
> bump the timeout to 300s and fix the test.
>
> Signed-off-by: Paolo Pisati <paolo.pisati@canonical.com>
> ---
>   tools/testing/selftests/powerpc/math/settings | 1 +
>   1 file changed, 1 insertion(+)
>   create mode 100644 tools/testing/selftests/powerpc/math/settings
>
> diff --git a/tools/testing/selftests/powerpc/math/settings b/tools/testing/selftests/powerpc/math/settings
> new file mode 100644
> index 000000000000..694d70710ff0
> --- /dev/null
> +++ b/tools/testing/selftests/powerpc/math/settings
> @@ -0,0 +1 @@
> +timeout=300
This should be sent to upstream first. Even though it is a test, it may 
interfere with the stable upstream updates.
diff mbox series

Patch

diff --git a/tools/testing/selftests/powerpc/math/settings b/tools/testing/selftests/powerpc/math/settings
new file mode 100644
index 000000000000..694d70710ff0
--- /dev/null
+++ b/tools/testing/selftests/powerpc/math/settings
@@ -0,0 +1 @@ 
+timeout=300