From nobody Tue May 14 08:00:21 2024 Delivered-To: importer@patchew.org Authentication-Results: mx.zohomail.com; dkim=pass; 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=pass(p=none dis=none) header.from=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1682075160; cv=none; d=zohomail.com; s=zohoarc; b=Z/mJ5Y22u4wuPJpby1ULs8G9xF74Je/8onYL9+eLt+c5oDB56Chlr/wyCnbwj3SxQ00zVlJJ4fx/3F4Cg6LdL6H2iS79VUXxxg61gRepZ2WDHhOVAXGW+AItpcWW3u4udv0U/bDGYdZo2XUvFuGQtcKYnEhGQUCF7Yl0c/lmwCo= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1682075160; h=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=hi/oUGaXMoV06BL3wZJ1BxUnFn7Ff8nVmyxC46JJHdE=; b=UP1o6xTurPIuLwi5TMm+NPCmdHTJ6BUOPM49RzJ7XeBOFhhyOPpPYYFpj879rwbRJr4vwLuJmez0ub96HZ5pXrdBH8iHtAAjJhLt1SElJ9rKoXn+AGXgnVPsoR3LbQzXla0X1MyQtPQEByOLYgxM2ViQ6EtwkfCz4426Hbf9vW0= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass; 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=pass header.from= (p=none dis=none) Return-Path: Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mx.zohomail.com with SMTPS id 1682075160142578.7999503861942; Fri, 21 Apr 2023 04:06:00 -0700 (PDT) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ppoYf-0002ge-Lz; Fri, 21 Apr 2023 07:04:05 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ppoYe-0002gO-7D for qemu-devel@nongnu.org; Fri, 21 Apr 2023 07:04:04 -0400 Received: from us-smtp-delivery-124.mimecast.com ([170.10.129.124]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ppoYV-0002Gk-8W for qemu-devel@nongnu.org; Fri, 21 Apr 2023 07:04:03 -0400 Received: from mimecast-mx02.redhat.com (mimecast-mx02.redhat.com [66.187.233.88]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id us-mta-235-t3jtXE3vOXqDTx0UG0Nu5Q-1; Fri, 21 Apr 2023 07:03:51 -0400 Received: from smtp.corp.redhat.com (int-mx07.intmail.prod.int.rdu2.redhat.com [10.11.54.7]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx02.redhat.com (Postfix) with ESMTPS id BE14C87B2A5; Fri, 21 Apr 2023 11:03:50 +0000 (UTC) Received: from thuth.com (unknown [10.39.193.14]) by smtp.corp.redhat.com (Postfix) with ESMTP id 53D5B140EBF4; Fri, 21 Apr 2023 11:03:49 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1682075034; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=hi/oUGaXMoV06BL3wZJ1BxUnFn7Ff8nVmyxC46JJHdE=; b=EP2LxUH9tAHPS7rQjXwD4Y4/kLWoabllbRw7FJv2evs9qcro4XMx3Zf23OwD0KbqwsQXEo SPEifLKvs50Xt6RInk738YC+dfw4nbpmipsPucMi8csy0BqtAzr5OPqW/n1D8qBfQIUqE1 pReNffgCWxjaykGzoLQE7YTbnHWuGeA= X-MC-Unique: t3jtXE3vOXqDTx0UG0Nu5Q-1 From: Thomas Huth To: qemu-devel@nongnu.org, =?UTF-8?q?C=C3=A9dric=20Le=20Goater?= , Peter Maydell Cc: =?UTF-8?q?Philippe=20Mathieu-Daud=C3=A9?= , Cleber Rosa , Andrew Jeffery , Joel Stanley , qemu-arm@nongnu.org Subject: [PATCH 1/3] tests/avocado: Make ssh_command_output_contains() globally available Date: Fri, 21 Apr 2023 13:03:43 +0200 Message-Id: <20230421110345.1294131-2-thuth@redhat.com> In-Reply-To: <20230421110345.1294131-1-thuth@redhat.com> References: <20230421110345.1294131-1-thuth@redhat.com> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Scanned-By: MIMEDefang 3.1 on 10.11.54.7 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=170.10.129.124; envelope-from=thuth@redhat.com; helo=us-smtp-delivery-124.mimecast.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, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=unavailable 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+importer=patchew.org@nongnu.org Sender: qemu-devel-bounces+importer=patchew.org@nongnu.org X-ZohoMail-DKIM: pass (identity @redhat.com) X-ZM-MESSAGEID: 1682075160780100001 Content-Type: text/plain; charset="utf-8" This function will be useful in other tests, too, so move it to the core LinuxSSHMixIn class. Signed-off-by: Thomas Huth Reviewed-by: C=C3=A9dric Le Goater --- tests/avocado/avocado_qemu/__init__.py | 8 ++++++++ tests/avocado/linux_ssh_mips_malta.py | 8 -------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/tests/avocado/avocado_qemu/__init__.py b/tests/avocado/avocado= _qemu/__init__.py index cb71f50db9..6788837e1b 100644 --- a/tests/avocado/avocado_qemu/__init__.py +++ b/tests/avocado/avocado_qemu/__init__.py @@ -431,6 +431,14 @@ def ssh_command(self, command): f'Guest command failed: {command}') return stdout_lines, stderr_lines =20 + def ssh_command_output_contains(self, cmd, exp): + stdout, _ =3D self.ssh_command(cmd) + for line in stdout: + if exp in line: + break + else: + self.fail('"%s" output does not contain "%s"' % (cmd, exp)) + class LinuxDistro: """Represents a Linux distribution =20 diff --git a/tests/avocado/linux_ssh_mips_malta.py b/tests/avocado/linux_ss= h_mips_malta.py index 0179d8a6ca..d9bb525ad9 100644 --- a/tests/avocado/linux_ssh_mips_malta.py +++ b/tests/avocado/linux_ssh_mips_malta.py @@ -101,14 +101,6 @@ def shutdown_via_ssh(self): self.ssh_disconnect_vm() wait_for_console_pattern(self, 'Power down', 'Oops') =20 - def ssh_command_output_contains(self, cmd, exp): - stdout, _ =3D self.ssh_command(cmd) - for line in stdout: - if exp in line: - break - else: - self.fail('"%s" output does not contain "%s"' % (cmd, exp)) - def run_common_commands(self, wordsize): self.ssh_command_output_contains( 'cat /proc/cpuinfo', --=20 2.31.1 From nobody Tue May 14 08:00:21 2024 Delivered-To: importer@patchew.org Authentication-Results: mx.zohomail.com; dkim=pass; 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=pass(p=none dis=none) header.from=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1682075160; cv=none; d=zohomail.com; s=zohoarc; b=XslsLmB5wSXx+8y89i/uNFz6z+Xv5ZJuCdZOrbdZOpbann5kNCPZdiQbhruaCLnbsJOS15Xweh6uj4+k4APxXiRY6vtm3hnNlb1Mk+oN96+DUvKgQKfu4lPA1NXFnN875W31731AHRrmBreL790aqag/Ll+0uPggGDUcONPlgbo= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1682075160; h=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=IMghzdjRgtHPl4/82SMBCKCRF67om7COoladNibMiXw=; b=ZlskG7YibzeyJnzo8eiYv96sFZJU1IV7hbFW56QlpvzTcPTFZjQg0S3kySqa8M7NGnUyIr7vJYipHwzlaSMSfDjX5+jIwUDPA5wQ8kyOEk5G0LDajZNGj2l55IEMe9CZOkrHoADURFpBLMZkeg0boZHP/z5g2hMoh3+ZjiG4oxM= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass; 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=pass header.from= (p=none dis=none) Return-Path: Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mx.zohomail.com with SMTPS id 1682075160426549.633321422162; Fri, 21 Apr 2023 04:06:00 -0700 (PDT) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ppoYa-0002ee-WB; Fri, 21 Apr 2023 07:04:01 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ppoYZ-0002dz-JK for qemu-devel@nongnu.org; Fri, 21 Apr 2023 07:03:59 -0400 Received: from us-smtp-delivery-124.mimecast.com ([170.10.129.124]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ppoYX-0002HR-UH for qemu-devel@nongnu.org; Fri, 21 Apr 2023 07:03:59 -0400 Received: from mimecast-mx02.redhat.com (mimecast-mx02.redhat.com [66.187.233.88]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id us-mta-407-YkW6_nWXNxSC85yVBCUqpg-1; Fri, 21 Apr 2023 07:03:54 -0400 Received: from smtp.corp.redhat.com (int-mx07.intmail.prod.int.rdu2.redhat.com [10.11.54.7]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx02.redhat.com (Postfix) with ESMTPS id 72AE4185A78B; Fri, 21 Apr 2023 11:03:53 +0000 (UTC) Received: from thuth.com (unknown [10.39.193.14]) by smtp.corp.redhat.com (Postfix) with ESMTP id 0DCD8140EBF4; Fri, 21 Apr 2023 11:03:50 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1682075037; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=IMghzdjRgtHPl4/82SMBCKCRF67om7COoladNibMiXw=; b=c6mUDZZmLKZ60mgfeBmcaHYEO7VI8D4zgviOpyB5TNvTZZUwsUX3BpURW0WVUZSx6eU0yc IdkSnKrIa/sLnCv2D+J3othHkBoEJINQLwRJyJ6LGEum0cvmDuaDTqA78V3pDysvreR2Va GZ4KZ1GPqg6g3qiG21ENmKS324zA8Hk= X-MC-Unique: YkW6_nWXNxSC85yVBCUqpg-1 From: Thomas Huth To: qemu-devel@nongnu.org, =?UTF-8?q?C=C3=A9dric=20Le=20Goater?= , Peter Maydell Cc: =?UTF-8?q?Philippe=20Mathieu-Daud=C3=A9?= , Cleber Rosa , Andrew Jeffery , Joel Stanley , qemu-arm@nongnu.org Subject: [PATCH 2/3] tests/avocado/machine_aspeed: Fix the broken ast2[56]00_evb_sdk tests Date: Fri, 21 Apr 2023 13:03:44 +0200 Message-Id: <20230421110345.1294131-3-thuth@redhat.com> In-Reply-To: <20230421110345.1294131-1-thuth@redhat.com> References: <20230421110345.1294131-1-thuth@redhat.com> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Scanned-By: MIMEDefang 3.1 on 10.11.54.7 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=170.10.129.124; envelope-from=thuth@redhat.com; helo=us-smtp-delivery-124.mimecast.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, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H2=-0.001, 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+importer=patchew.org@nongnu.org Sender: qemu-devel-bounces+importer=patchew.org@nongnu.org X-ZohoMail-DKIM: pass (identity @redhat.com) X-ZM-MESSAGEID: 1682075162295100007 Content-Type: text/plain; charset="utf-8" test_arm_ast2500_evb_sdk and test_arm_ast2600_evb_sdk are currently failing. The problem is that they are trying to look for the login prompt that does not have a newline at the end - but the logic in _console_interaction() only handles full lines. It used to work by accident in the past since there were sometimes kernel (warning and error) messages popping up that finally provided a newline character in the output, but since the tests have been changed to run with the "quiet" kernel parameter, this is not working anymore. To make this work reliably, we must not look for the "login:" prompt, but have to use some text ending with a newline instead. And in the ast2600 test, switch to ssh instead of trying to log into the serial console - this works much more reliable and also has the benefit of excercising the network interface here a little bit, too. Signed-off-by: Thomas Huth Reviewed-by: C=C3=A9dric Le Goater --- tests/avocado/machine_aspeed.py | 31 ++++++++++++++++++------------- 1 file changed, 18 insertions(+), 13 deletions(-) diff --git a/tests/avocado/machine_aspeed.py b/tests/avocado/machine_aspeed= .py index d2c57ccb7e..c9515bafa1 100644 --- a/tests/avocado/machine_aspeed.py +++ b/tests/avocado/machine_aspeed.py @@ -8,6 +8,7 @@ import time import os =20 +from avocado_qemu import LinuxSSHMixIn from avocado_qemu import QemuSystemTest from avocado_qemu import wait_for_console_pattern from avocado_qemu import exec_command @@ -230,7 +231,7 @@ def test_arm_ast2600_evb_buildroot(self): self.do_test_arm_aspeed_buildroot_poweroff() =20 =20 -class AST2x00MachineSDK(QemuSystemTest): +class AST2x00MachineSDK(QemuSystemTest, LinuxSSHMixIn): =20 EXTRA_BOOTARGS =3D ( 'quiet ' @@ -257,7 +258,7 @@ def do_test_arm_aspeed_sdk_start(self, image): self.require_netdev('user') self.vm.set_console() self.vm.add_args('-drive', 'file=3D' + image + ',if=3Dmtd,format= =3Draw', - '-net', 'nic', '-net', 'user') + '-net', 'nic', '-net', 'user,hostfwd=3D:127.0.0.1= :0-:22') self.vm.launch() =20 self.wait_for_console_pattern('U-Boot 2019.04') @@ -285,7 +286,7 @@ def test_arm_ast2500_evb_sdk(self): =20 self.do_test_arm_aspeed_sdk_start( self.workdir + '/ast2500-default/image-bmc') - self.wait_for_console_pattern('ast2500-default login:') + self.wait_for_console_pattern('nodistro.0 ast2500-default ttyS4') =20 @skipIf(os.getenv('GITLAB_CI'), 'Running on GitLab') def test_arm_ast2600_evb_sdk(self): @@ -305,24 +306,28 @@ def test_arm_ast2600_evb_sdk(self): 'tmp105,bus=3Daspeed.i2c.bus.5,address=3D0x4d,id= =3Dtmp-test'); self.vm.add_args('-device', 'ds1338,bus=3Daspeed.i2c.bus.5,address=3D0x32'); + self.log.info('going to starrt *******') self.do_test_arm_aspeed_sdk_start( self.workdir + '/ast2600-default/image-bmc') - self.wait_for_console_pattern('ast2600-default login:') - exec_command_and_wait_for_pattern(self, 'root', 'Password:') - exec_command_and_wait_for_pattern(self, '0penBmc', 'root@ast2600-d= efault:~#') + self.wait_for_console_pattern('nodistro.0 ast2600-default ttyS4') =20 - exec_command_and_wait_for_pattern(self, - 'echo lm75 0x4d > /sys/class/i2c-dev/i2c-5/device/new_device', + self.ssh_connect('root', '0penBmc', False) + self.ssh_command('dmesg -c > /dev/null') + + self.ssh_command_output_contains( + 'echo lm75 0x4d > /sys/class/i2c-dev/i2c-5/device/new_device = ; ' + 'dmesg -c', 'i2c i2c-5: new_device: Instantiated device lm75 at 0x4d'); - exec_command_and_wait_for_pattern(self, + self.ssh_command_output_contains( 'cat /sys/class/hwmon/hwmon19/temp1_input', '= 0') self.vm.command('qom-set', path=3D'/machine/peripheral/tmp-test', property=3D'temperature', value=3D18000); - exec_command_and_wait_for_pattern(self, + self.ssh_command_output_contains( 'cat /sys/class/hwmon/hwmon19/temp1_input', '= 18000') =20 - exec_command_and_wait_for_pattern(self, - 'echo ds1307 0x32 > /sys/class/i2c-dev/i2c-5/device/new_devic= e', + self.ssh_command_output_contains( + 'echo ds1307 0x32 > /sys/class/i2c-dev/i2c-5/device/new_devic= e ; ' + 'dmesg -c', 'i2c i2c-5: new_device: Instantiated device ds1307 at 0x32'); year =3D time.strftime("%Y") - exec_command_and_wait_for_pattern(self, 'hwclock -f /dev/rtc1', ye= ar); + self.ssh_command_output_contains('/sbin/hwclock -f /dev/rtc1', yea= r); --=20 2.31.1 From nobody Tue May 14 08:00:21 2024 Delivered-To: importer@patchew.org Authentication-Results: mx.zohomail.com; dkim=pass; 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=pass(p=none dis=none) header.from=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1682075160; cv=none; d=zohomail.com; s=zohoarc; b=jinTPKZdv2ItpOaZ3j5fr5ibIjjHXWPZrgj+EaxonVdS0PZyN3q7AsgLB5BpHBm1u1U8GBhRcwep/TpZpmQ4uP4beek45ThfEV47yJ5237UCPxnuMG7w2f98lG26BvejYOxBvvCrkCqxq/IsgN7QA+blydJY34ptN1KQcXdMtPE= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1682075160; h=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=k8GSMAcAtfIgVplRQ8BE8CkGy5MZ+ee90Z3OpPfv63w=; b=haqswZ4/Qhf349f4gtLlYih4k8ghe/8piwipzi9A/ut2VDobsB5s0xznPSqN2JBvh0f/JBtPzL9NfrfoTRilR5YaQqpkbANEpaDKXvj0J8/AFrBaaigDnZlkt6kHbf0Lb1ucjOnpNiD25Zpm9/de1IFLNm2Qf8/dzy4qjlLMuzw= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass; 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=pass header.from= (p=none dis=none) Return-Path: Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mx.zohomail.com with SMTPS id 1682075160257333.36831312099036; Fri, 21 Apr 2023 04:06:00 -0700 (PDT) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ppoYd-0002gB-VE; Fri, 21 Apr 2023 07:04:03 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ppoYc-0002fH-Ct for qemu-devel@nongnu.org; Fri, 21 Apr 2023 07:04:02 -0400 Received: from us-smtp-delivery-124.mimecast.com ([170.10.133.124]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ppoYa-0002Ht-Vy for qemu-devel@nongnu.org; Fri, 21 Apr 2023 07:04:02 -0400 Received: from mimecast-mx02.redhat.com (mx3-rdu2.redhat.com [66.187.233.73]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id us-mta-402-TpJ3npceMtOGyEuY8nLYQQ-1; Fri, 21 Apr 2023 07:03:55 -0400 Received: from smtp.corp.redhat.com (int-mx07.intmail.prod.int.rdu2.redhat.com [10.11.54.7]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx02.redhat.com (Postfix) with ESMTPS id 2B1B229AA2EA; Fri, 21 Apr 2023 11:03:55 +0000 (UTC) Received: from thuth.com (unknown [10.39.193.14]) by smtp.corp.redhat.com (Postfix) with ESMTP id B30E6140EBF4; Fri, 21 Apr 2023 11:03:53 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1682075040; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=k8GSMAcAtfIgVplRQ8BE8CkGy5MZ+ee90Z3OpPfv63w=; b=RyfIj4YVkZbE65U4MPEZgFQ+Mt9uiJ50uiGzVZgl9wACST7fIF0K++wMn1n9u3zYfMrhkq 8LqMkv2bdi8qwBk3fPPV2jz0ouVp5WwQ9Tzy0FPUjQwT+a3ArQlcINTLxSItNkhT4gKqGi 7KO0ZSUg6JinSfcp4hk7XQ0qVP0CuvA= X-MC-Unique: TpJ3npceMtOGyEuY8nLYQQ-1 From: Thomas Huth To: qemu-devel@nongnu.org, =?UTF-8?q?C=C3=A9dric=20Le=20Goater?= , Peter Maydell Cc: =?UTF-8?q?Philippe=20Mathieu-Daud=C3=A9?= , Cleber Rosa , Andrew Jeffery , Joel Stanley , qemu-arm@nongnu.org Subject: [PATCH 3/3] MAINTAINERS: Cover tests/avocado/machine_aspeed.py Date: Fri, 21 Apr 2023 13:03:45 +0200 Message-Id: <20230421110345.1294131-4-thuth@redhat.com> In-Reply-To: <20230421110345.1294131-1-thuth@redhat.com> References: <20230421110345.1294131-1-thuth@redhat.com> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Scanned-By: MIMEDefang 3.1 on 10.11.54.7 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=170.10.133.124; envelope-from=thuth@redhat.com; helo=us-smtp-delivery-124.mimecast.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, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H2=-0.001, 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+importer=patchew.org@nongnu.org Sender: qemu-devel-bounces+importer=patchew.org@nongnu.org X-ZohoMail-DKIM: pass (identity @redhat.com) X-ZM-MESSAGEID: 1682075162278100005 Content-Type: text/plain; charset="utf-8" tests/avocado/machine_aspeed.py should belong to the ASPEED section in the maintainers file. Improve the wildcards here a little bit, so that it is covered, too. Signed-off-by: Thomas Huth Reviewed-by: C=C3=A9dric Le Goater --- MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index 2c2068ea5c..6d8bf42d13 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1111,7 +1111,7 @@ F: include/hw/misc/pca9552*.h F: hw/net/ftgmac100.c F: include/hw/net/ftgmac100.h F: docs/system/arm/aspeed.rst -F: tests/qtest/*aspeed* +F: tests/*/*aspeed* F: hw/arm/fby35.c =20 NRF51 --=20 2.31.1