From b930a32752f01f091cc43242fdc860b3c42c899e Mon Sep 17 00:00:00 2001 From: Dilum Aluthge Date: Sun, 28 Jan 2024 10:57:16 -0500 Subject: [PATCH] Linux: increase the timeout for the "net" (Pkg and friends) tests --- pipelines/main/platforms/test_linux.arches | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pipelines/main/platforms/test_linux.arches b/pipelines/main/platforms/test_linux.arches index 20df6ded..f09aba3a 100644 --- a/pipelines/main/platforms/test_linux.arches +++ b/pipelines/main/platforms/test_linux.arches @@ -1,7 +1,7 @@ # ROOTFS_IMAGE_NAME TRIPLET ARCH ARCH_ROOTFS TIMEOUT USE_RR ROOTFS_TAG ROOTFS_HASH tester_linux x86_64-linux-gnu x86_64 x86_64 . . v6.00 770c0240be788cfeb9654e1980ea929d3ed98d1f tester_linux x86_64-linux-gnuassert x86_64 x86_64 360 rr v6.00 770c0240be788cfeb9654e1980ea929d3ed98d1f -tester_linux x86_64-linux-gnuassert x86_64 x86_64 90 rr-net v6.00 770c0240be788cfeb9654e1980ea929d3ed98d1f +tester_linux x86_64-linux-gnuassert x86_64 x86_64 120 rr-net v6.00 770c0240be788cfeb9654e1980ea929d3ed98d1f # These special lines allow us to embed default values for the columns above. # Any column without a default mapping here will simply substitute a `.` to the empty string