From nobody Sun Nov 9 15:04:14 2025 Delivered-To: importer@patchew.org Received-SPF: pass (zoho.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; Authentication-Results: mx.zohomail.com; dkim=fail; spf=pass (zoho.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=linaro.org Return-Path: Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mx.zohomail.com with SMTPS id 1550684898966469.268625052552; Wed, 20 Feb 2019 09:48:18 -0800 (PST) Received: from localhost ([127.0.0.1]:44652 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gwVyg-0004AT-W7 for importer@patchew.org; Wed, 20 Feb 2019 12:48:15 -0500 Received: from eggs.gnu.org ([209.51.188.92]:46145) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gwVfO-00052B-46 for qemu-devel@nongnu.org; Wed, 20 Feb 2019 12:28:18 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gwVfN-00021m-EW for qemu-devel@nongnu.org; Wed, 20 Feb 2019 12:28:18 -0500 Received: from mail-wm1-x331.google.com ([2a00:1450:4864:20::331]:35681) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gwVfN-00021E-7g for qemu-devel@nongnu.org; Wed, 20 Feb 2019 12:28:17 -0500 Received: by mail-wm1-x331.google.com with SMTP id y15so7244579wma.0 for ; Wed, 20 Feb 2019 09:28:17 -0800 (PST) Received: from zen.linaroharston ([81.128.185.34]) by smtp.gmail.com with ESMTPSA id t2sm4442157wmi.37.2019.02.20.09.28.11 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Wed, 20 Feb 2019 09:28:13 -0800 (PST) Received: from zen.linaroharston. (localhost [127.0.0.1]) by zen.linaroharston (Postfix) with ESMTP id 7EC9E1FF86; Wed, 20 Feb 2019 17:28:11 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=Nf4h7J7A6eLcqGO2Bag8u3GOBtojUHlYFLpsIRI1XcQ=; b=nfJQ0A9wEQKFJzVXQm7Z046RCRN1YiWBDg9NCWaO6bEQeBBxitDVqhbwSvxdnGTEKD l3XO4atbBmIXTY9qRc28DjElM25VZEK7sUzsVdclNJ1EWtC6XHwGSrbBPIVFgpy5nd3l aDsaAKff/rDsaZeH1JZghFs6sKLxdFHSt9/qS+c5lXD+fk0OBzEh0E6+KqV/MM6bUKaV eMUdAiZwJonjR5QKHjc59gU9O3OkmApI5+9B5L7RaVZYmCLu9pN1p/7y/Kj4JCUp74nZ JsmFTBwWN4oypcW2JhkolWz1IxkkQqUXWQJPYXbuPi+jWzu+hW2QVkoaan51nQcIEp43 MpIg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=Nf4h7J7A6eLcqGO2Bag8u3GOBtojUHlYFLpsIRI1XcQ=; b=L5acp178zuoK9L0+Vh91JQ3ylCbtzt3qFoaru821QHhNmAzzFnjhmEwkrGueSPCym9 bUCs0oRyJgvMOBKFKP31/eoZoxz3X4Ap5xGEa5ACcP44GqxrMCSad2wppb3Jaiy3nb5l 2lmfVrf9ICmjfJAzChviFbOD64u/6+B7H88jwlcdCJdFNJh4a8L+lbpC3J+pm6pEoHd+ U2CXaq7QSS4SXCHKtqkbPWFhlcNRo2XFjPHvfnOBDR3ZgbW6mxNgkRCdXyJ567jFg/zI 5MDilcIFnclom/7Yyz+oTpuyNbRE5HLNHjM+Hgh61lVol+yI9Qq8FnAW0qxefKAhj1Nr P5cg== X-Gm-Message-State: AHQUAub83awiFJeduMtQ2b30pdinYK5LMpHM3cqd/nb+em5f5Ky/6OBJ 29m/se3PyIO2L27vpJcAVlFaZEs/sNk= X-Google-Smtp-Source: AHgI3IbxAeYAKMROJJqJ7jcAyEKPkcMEA826UicoOhMFno0sdxPkShLTquAI1jEJ9wRVADIEdrwnqg== X-Received: by 2002:a1c:b189:: with SMTP id a131mr7695405wmf.38.1550683696019; Wed, 20 Feb 2019 09:28:16 -0800 (PST) From: =?UTF-8?q?Alex=20Benn=C3=A9e?= To: qemu-devel@nongnu.org Date: Wed, 20 Feb 2019 17:28:06 +0000 Message-Id: <20190220172811.10588-4-alex.bennee@linaro.org> X-Mailer: git-send-email 2.20.1 In-Reply-To: <20190220172811.10588-1-alex.bennee@linaro.org> References: <20190220172811.10588-1-alex.bennee@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 2a00:1450:4864:20::331 Subject: [Qemu-devel] [PATCH v1 3/8] .travis.yml: Test with disable-replication X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: pbonzini@redhat.com, Thomas Huth , =?UTF-8?q?Alex=20Benn=C3=A9e?= , "Dr. David Alan Gilbert" , peter.maydell@linaro.org Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: "Qemu-devel" X-ZohoMail-DKIM: fail (Header signature does not verify) From: "Dr. David Alan Gilbert" We've had the build break with replication disabled, so lets test that case in travis. Suggsted-by: Alex Benn=C3=A9e Signed-off-by: Dr. David Alan Gilbert Message-Id: <20190215094502.32149-1-dgilbert@redhat.com> Reviewed-by: Thomas Huth Signed-off-by: Alex Benn=C3=A9e --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 36ed7ec3f9..61b086b8b8 100644 --- a/.travis.yml +++ b/.travis.yml @@ -95,7 +95,7 @@ matrix: =20 =20 - env: - - CONFIG=3D"--disable-linux-aio --disable-cap-ng --disable-attr --= disable-brlapi --disable-uuid --disable-libusb --disable-user" + - CONFIG=3D"--disable-linux-aio --disable-cap-ng --disable-attr --= disable-brlapi --disable-uuid --disable-libusb --disable-user --disable-rep= lication" =20 =20 - env: --=20 2.20.1