From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 344C6ECAAD3 for ; Wed, 14 Sep 2022 16:19:10 +0000 (UTC) Received: from localhost ([::1]:35506 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oYV6T-0005fp-16 for qemu-devel@archiver.kernel.org; Wed, 14 Sep 2022 12:19:09 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:37164) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oYUnu-0006TK-Kp for qemu-devel@nongnu.org; Wed, 14 Sep 2022 11:59:58 -0400 Received: from mail-wr1-x433.google.com ([2a00:1450:4864:20::433]:46995) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1oYUns-0002n4-RZ for qemu-devel@nongnu.org; Wed, 14 Sep 2022 11:59:58 -0400 Received: by mail-wr1-x433.google.com with SMTP id g3so5533740wrq.13 for ; Wed, 14 Sep 2022 08:59:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date; bh=1f/7sfWBRdUlRKRIHXh6N9sBf3lAWvS8nOz1+E+gsL0=; b=jSBVLqQL3V+5NWbp9+BIBQbsaY9u/EVdTVsRhpJwYSFs8MH7mOYbVCmUhSwKFHAWsm 6HsI9lyGhxcupfla2tze6WJUx4V0pGCjBQtv7gPkQ+jxCtFfiSr3CwIrwMdP4PIpC0+M hy/cYrSUt4mo9G9CZnw0eFOabDRbwyFNj6F7wCkmCZu9mqhcsppQ9htjUIoVVi9pc0LG 6GIcj1OErv2OeSdwINx+Byg5RexIKkQqLhIb2pgQVO8ddLw8K/b8AgtN3In3fd1/fqvP Hb5sic2wKbTc61VwstRiHFzdeTaL66rpP4Nv5telrTJdWZxCJp8h52PPlDHNr8muqnhy fSfg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date; bh=1f/7sfWBRdUlRKRIHXh6N9sBf3lAWvS8nOz1+E+gsL0=; b=kq/Hhz0PCrlGrkMVNiEjjTKZs67J12MN5to1iz+ftBhk4GkbRbbnlKL+VM2rJj92E7 HW0z7ehTkKhV5y4KO0V4cXNYTqVUrTCvUost71WpcI0ZsTHL0ugG/4iQ/Y5+71IF2rpe 9pXIoRNQvpZSYP35OvuNxStKtNXnSk7z68eKUZKFSgoGy6887utc520kdnG0FTKUzFAI wCHcnbFVHPJ4SgNa8qF/Acz+UBvXMy8zSD3GRPNSysFZStV++YZHdjFqFLCVhWxvg0Kn wo9nfgsk8s5b4nUDjJqEbpZkVuMhT51fIDt8KeLk7ORXQDU8P5KlzTVUmBe46/+6VuZm pdtA== X-Gm-Message-State: ACgBeo3FawZ7BL14H6tkHvno5wO7In0TezP2Rj+c2ATXgHLpcuEpNcq7 Jo3X1s6YPUYcekZT0iQK/BqSPQ== X-Google-Smtp-Source: AA6agR51Y7+YqBQ0gMBYuflAjezKUf1oxIfYmyETTsoRUVvHJW8TowZ5CgTGFHcDKfbeLmntoVffyA== X-Received: by 2002:adf:fb05:0:b0:228:6463:b15d with SMTP id c5-20020adffb05000000b002286463b15dmr22213594wrr.534.1663171195615; Wed, 14 Sep 2022 08:59:55 -0700 (PDT) Received: from zen.linaroharston ([185.81.254.11]) by smtp.gmail.com with ESMTPSA id l17-20020a5d6751000000b0021efc75914esm13523032wrw.79.2022.09.14.08.59.53 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 14 Sep 2022 08:59:54 -0700 (PDT) Received: from zen.lan (localhost [127.0.0.1]) by zen.linaroharston (Postfix) with ESMTP id E5D1E1FFBF; Wed, 14 Sep 2022 16:59:50 +0100 (BST) From: =?UTF-8?q?Alex=20Benn=C3=A9e?= To: qemu-devel@nongnu.org Cc: fam@euphon.net, berrange@redhat.com, f4bug@amsat.org, aurelien@aurel32.net, pbonzini@redhat.com, stefanha@redhat.com, crosa@redhat.com, =?UTF-8?q?Alex=20Benn=C3=A9e?= , Wainer dos Santos Moschetta , Beraldo Leal Subject: [PATCH v2 07/30] tests/avocado: reduce the default timeout to 120s Date: Wed, 14 Sep 2022 16:59:27 +0100 Message-Id: <20220914155950.804707-8-alex.bennee@linaro.org> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20220914155950.804707-1-alex.bennee@linaro.org> References: <20220914155950.804707-1-alex.bennee@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=2a00:1450:4864:20::433; envelope-from=alex.bennee@linaro.org; helo=mail-wr1-x433.google.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: qemu-devel-bounces+qemu-devel=archiver.kernel.org@nongnu.org Sender: "Qemu-devel" We should be aiming to keep our tests under 2 minutes so lets reduce the default timeout to that. Tests that we know take longer should explicitly set a longer timeout. Signed-off-by: Alex Bennée Message-Id: <20220826172128.353798-3-alex.bennee@linaro.org> --- tests/avocado/avocado_qemu/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/avocado/avocado_qemu/__init__.py b/tests/avocado/avocado_qemu/__init__.py index 5f1d3e551c..910f3ba1ea 100644 --- a/tests/avocado/avocado_qemu/__init__.py +++ b/tests/avocado/avocado_qemu/__init__.py @@ -229,7 +229,7 @@ def exec_command_and_wait_for_pattern(test, command, class QemuBaseTest(avocado.Test): # default timeout for all tests, can be overridden - timeout = 900 + timeout = 120 def _get_unique_tag_val(self, tag_name): """ -- 2.34.1