From nobody Wed Nov 19 22:25:42 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=1618523857; cv=none; d=zohomail.com; s=zohoarc; b=EMldvaLF/StyKazZu+wfGhcWl1vrgNf9pzRJps+9Yd89JrbhtLG3ooLaz/oIlwuEBYlzuJks+4/GIx2fIOSPUpBKums1W7GqYXuHvJA4Hl6D0khLgsXZvs75QxDDUNWENf4sJ218S2uIS6Lw55BddskGr8jBgahP0nPmMoj+myk= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1618523857; 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=dY2PHxhgV0UwiOC39r7ALvr6lsd4xAizu2vDZ7OF7xM=; b=NzDAkoM2LPOBe1BTjSyV7v6IfWdaG+QT4qLKHNqs6vdM6REFCY1lfj11UVzdWnGhinmQmyt8SRBNr9RQes/P/OzseWuUpv2Coq8D6Q+B1fFTK1qRm6awcWGA9frGZHzABU5MVOchYka/+PLVQX7NFXnXLVywys+SSDQ0PIBBYNc= 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 1618523857294649.7354382909779; Thu, 15 Apr 2021 14:57:37 -0700 (PDT) Received: from localhost ([::1]:45376 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lX9zU-0006hO-AC for importer@patchew.org; Thu, 15 Apr 2021 17:57:36 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:43712) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lX9uV-0000kt-Ld for qemu-devel@nongnu.org; Thu, 15 Apr 2021 17:52:27 -0400 Received: from us-smtp-delivery-124.mimecast.com ([170.10.133.124]:47199) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lX9uR-0001zn-E2 for qemu-devel@nongnu.org; Thu, 15 Apr 2021 17:52:27 -0400 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-470-t_XziZBZO--I_C5f_80FWw-1; Thu, 15 Apr 2021 17:52:20 -0400 Received: from smtp.corp.redhat.com (int-mx04.intmail.prod.int.phx2.redhat.com [10.5.11.14]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 3FFEBEC1A0; Thu, 15 Apr 2021 21:52:19 +0000 (UTC) Received: from localhost.localdomain.com (ovpn-116-207.rdu2.redhat.com [10.10.116.207]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 902D85D9DE; Thu, 15 Apr 2021 21:52:17 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1618523542; 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=dY2PHxhgV0UwiOC39r7ALvr6lsd4xAizu2vDZ7OF7xM=; b=JTvgvdeqc7jGFPuoWvdvYX0VGCeI3pObRWcod2je/ZXySTFP2yN/P+3CsYnjkS40C0c4LJ TN7upKxKNy8qetwJHPqC7OvaupGpOX91qokDVvwgLoNa0IMOjDdS1yF8IkssjqRbOdRJp9 jOMyBckaIhszge0li7KcHMWgbY9Ml3w= X-MC-Unique: t_XziZBZO--I_C5f_80FWw-1 From: Cleber Rosa To: qemu-devel@nongnu.org Subject: [PATCH 7/8] tests/acceptance/migration.py: cancel test on s390x Date: Thu, 15 Apr 2021 17:51:40 -0400 Message-Id: <20210415215141.1865467-8-crosa@redhat.com> In-Reply-To: <20210415215141.1865467-1-crosa@redhat.com> References: <20210415215141.1865467-1-crosa@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.14 Authentication-Results: relay.mimecast.com; auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=crosa@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=170.10.133.124; envelope-from=crosa@redhat.com; helo=us-smtp-delivery-124.mimecast.com X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 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_LOW=-0.7, RCVD_IN_MSPIKE_H4=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham 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: Aleksandar Rikalo , Beraldo Leal , =?UTF-8?q?Philippe=20Mathieu-Daud=C3=A9?= , Cornelia Huck , Thomas Huth , Wainer dos Santos Moschetta , =?UTF-8?q?Philippe=20Mathieu-Daud=C3=A9?= , Willian Rampazzo , Auger Eric , qemu-s390x@nongnu.org, Willian Rampazzo , Cleber Rosa , =?UTF-8?q?Alex=20Benn=C3=A9e?= , Aurelien Jarno , Eduardo Habkost 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" Because s390x targets it can not currently migrate without a guest running. Future work may provide a proper guest, but for now, it's safer to cancel the test. Signed-off-by: Cleber Rosa Reviewed-by: Wainer dos Santos Moschetta Reviewed-by: Willian Rampazzo --- tests/acceptance/migration.py | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/tests/acceptance/migration.py b/tests/acceptance/migration.py index b4d46becc6..4174d55c81 100644 --- a/tests/acceptance/migration.py +++ b/tests/acceptance/migration.py @@ -48,6 +48,12 @@ def do_migrate(self, dest_uri, src_uri=3DNone): dest_vm =3D self.get_vm('-incoming', dest_uri) dest_vm.add_args('-nodefaults', '-no-shutdown') dest_vm.launch() + + cpus =3D dest_vm.command('query-cpus-fast') + if cpus: + if cpus[0].get('target') =3D=3D 's390x': + self.cancel('Migration without a guest not possible on s39= 0') + if src_uri is None: src_uri =3D dest_uri source_vm =3D self.get_vm() --=20 2.25.4