From nobody Tue Nov 18 15:24:41 2025 Delivered-To: importer@patchew.org Authentication-Results: mx.zohomail.com; dkim=fail; spf=pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org; dmarc=fail(p=none dis=none) header.from=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1610967570; cv=none; d=zohomail.com; s=zohoarc; b=h0HuntzjmxLO1y/YeertLbifVPVGttXC2fS0K+Ul4Sh7IwBnw4yyQKatzd9+579ASqby9k2yzoWagINrLblUBbggE8O/7BLYmXKfvEVh1c5aE/9vzBZO78J4qwWoHEsmygWAZpAFen2sEMbA1Zv0f3+SvnlWsaf1Bl79oFNmcU4= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1610967570; h=Content-Type:Content-Transfer-Encoding:Cc:Date:From:In-Reply-To:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:References:Sender:Subject:To; bh=glzYiS9nCbaqdeVsmfNBCcoeml7p8cyuCJSpyJ+EZZQ=; b=YJx6T9KzuW87YJlkwuHiX3w6sczHWEW5JhU4anAwaW2n3I+c0lbuDE9E2KSHJpQF0GaoV2W2Yh3x95fGEyji0h8J4AfS+w9/vpFeXvY4XKbhAGirFUPAxqqBcQY5FvifxNKstgI5+rFbPlXA3UwhrJ7DZrNs2+oNrA2VBLn4qGg= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=fail; spf=pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org; dmarc=fail header.from= (p=none dis=none) header.from= Return-Path: Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mx.zohomail.com with SMTPS id 1610967570865789.5779949393118; Mon, 18 Jan 2021 02:59:30 -0800 (PST) Received: from localhost ([::1]:55444 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1l1SFt-0001FI-23 for importer@patchew.org; Mon, 18 Jan 2021 05:59:29 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:47622) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1l1SE4-0007uY-W1 for qemu-devel@nongnu.org; Mon, 18 Jan 2021 05:57:37 -0500 Received: from us-smtp-delivery-124.mimecast.com ([63.128.21.124]:40301) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.90_1) (envelope-from ) id 1l1SE1-00012u-JJ for qemu-devel@nongnu.org; Mon, 18 Jan 2021 05:57:36 -0500 Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-66-jQpt8uhQPEWCMZh68y7cdA-1; Mon, 18 Jan 2021 05:57:25 -0500 Received: from smtp.corp.redhat.com (int-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.12]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id A264B806660; Mon, 18 Jan 2021 10:57:24 +0000 (UTC) Received: from localhost (ovpn-114-253.ams2.redhat.com [10.36.114.253]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 448EE60BFA; Mon, 18 Jan 2021 10:57:24 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1610967452; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=glzYiS9nCbaqdeVsmfNBCcoeml7p8cyuCJSpyJ+EZZQ=; b=dusu+mDstn+IbAPf2dpO/7USV1Ifzn2fxzRHnnitDsVBZFfpQWGa/SIIISdQdWtloiFHGs nrG+r+rHxZ6zLrx0HZHfiMSq6w5DBlBFp+m98RFLDq+c1EDvtHnULPsJbfa565l8dI3ZIQ xnCZhtfeeSQjWVrdmNJE1XAtJ9m0lwg= X-MC-Unique: jQpt8uhQPEWCMZh68y7cdA-1 From: Max Reitz To: qemu-block@nongnu.org Subject: [PATCH v5 01/10] iotests.py: Assume a couple of variables as given Date: Mon, 18 Jan 2021 11:57:11 +0100 Message-Id: <20210118105720.14824-2-mreitz@redhat.com> In-Reply-To: <20210118105720.14824-1-mreitz@redhat.com> References: <20210118105720.14824-1-mreitz@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.12 Authentication-Results: relay.mimecast.com; auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=mreitz@redhat.com X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Transfer-Encoding: quoted-printable Received-SPF: pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) client-ip=209.51.188.17; envelope-from=qemu-devel-bounces+importer=patchew.org@nongnu.org; helo=lists.gnu.org; Received-SPF: pass client-ip=63.128.21.124; envelope-from=mreitz@redhat.com; helo=us-smtp-delivery-124.mimecast.com X-Spam_score_int: -29 X-Spam_score: -3.0 X-Spam_bar: --- X-Spam_report: (-3.0 / 5.0 requ) BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.189, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H4=-0.01, RCVD_IN_MSPIKE_WL=-0.01, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=unavailable autolearn_force=no X-Spam_action: no action X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Kevin Wolf , Vladimir Sementsov-Ogievskiy , qemu-devel@nongnu.org, Max Reitz , Willian Rampazzo Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: "Qemu-devel" X-ZohoMail-DKIM: fail (Header signature does not verify) Content-Type: text/plain; charset="utf-8" There are a couple of environment variables that we fetch with os.environ.get() without supplying a default. Clearly they are required and expected to be set by the ./check script (as evidenced by execute_setup_common(), which checks for test_dir and qemu_default_machine to be set, and aborts if they are not). Using .get() this way has the disadvantage of returning an Optional[str] type, which mypy will complain about when tests just assume these values to be str. Use [] instead, which raises a KeyError for environment variables that are not set. When this exception is raised, catch it and move the abort code from execute_setup_common() there. Drop the 'assert iotests.sock_dir is not None' from iotest 300, because that sort of thing is precisely what this patch wants to prevent. Signed-off-by: Max Reitz Reviewed-by: Vladimir Sementsov-Ogievskiy Reviewed-by: Willian Rampazzo Reviewed-by: John Snow --- tests/qemu-iotests/300 | 1 - tests/qemu-iotests/iotests.py | 26 +++++++++++++------------- 2 files changed, 13 insertions(+), 14 deletions(-) diff --git a/tests/qemu-iotests/300 b/tests/qemu-iotests/300 index 5b75121b84..b864a21d5e 100755 --- a/tests/qemu-iotests/300 +++ b/tests/qemu-iotests/300 @@ -27,7 +27,6 @@ import qemu =20 BlockBitmapMapping =3D List[Dict[str, Union[str, List[Dict[str, str]]]]] =20 -assert iotests.sock_dir is not None mig_sock =3D os.path.join(iotests.sock_dir, 'mig_sock') =20 =20 diff --git a/tests/qemu-iotests/iotests.py b/tests/qemu-iotests/iotests.py index dcdcd0387f..52facb8e04 100644 --- a/tests/qemu-iotests/iotests.py +++ b/tests/qemu-iotests/iotests.py @@ -75,12 +75,20 @@ qemu_opts =3D os.environ.get('QEMU_OPTIONS', '').strip(= ).split(' ') =20 imgfmt =3D os.environ.get('IMGFMT', 'raw') imgproto =3D os.environ.get('IMGPROTO', 'file') -test_dir =3D os.environ.get('TEST_DIR') -sock_dir =3D os.environ.get('SOCK_DIR') output_dir =3D os.environ.get('OUTPUT_DIR', '.') -cachemode =3D os.environ.get('CACHEMODE') -aiomode =3D os.environ.get('AIOMODE') -qemu_default_machine =3D os.environ.get('QEMU_DEFAULT_MACHINE') + +try: + test_dir =3D os.environ['TEST_DIR'] + sock_dir =3D os.environ['SOCK_DIR'] + cachemode =3D os.environ['CACHEMODE'] + aiomode =3D os.environ['AIOMODE'] + qemu_default_machine =3D os.environ['QEMU_DEFAULT_MACHINE'] +except KeyError: + # We are using these variables as proxies to indicate that we're + # not being run via "check". There may be other things set up by + # "check" that individual test cases rely on. + sys.stderr.write('Please run this test via the "check" script\n') + sys.exit(os.EX_USAGE) =20 socket_scm_helper =3D os.environ.get('SOCKET_SCM_HELPER', 'socket_scm_help= er') =20 @@ -1294,14 +1302,6 @@ def execute_setup_common(supported_fmts: Sequence[st= r] =3D (), """ # Note: Python 3.6 and pylint do not like 'Collection' so use 'Sequenc= e'. =20 - # We are using TEST_DIR and QEMU_DEFAULT_MACHINE as proxies to - # indicate that we're not being run via "check". There may be - # other things set up by "check" that individual test cases rely - # on. - if test_dir is None or qemu_default_machine is None: - sys.stderr.write('Please run this test via the "check" script\n') - sys.exit(os.EX_USAGE) - debug =3D '-d' in sys.argv if debug: sys.argv.remove('-d') --=20 2.29.2