From patchwork Thu Jan 10 17:45:05 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?q?Alex_Benn=C3=A9e?= X-Patchwork-Id: 1023118 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (mailfrom) smtp.mailfrom=nongnu.org (client-ip=209.51.188.17; helo=lists.gnu.org; envelope-from=qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org; receiver=) Authentication-Results: ozlabs.org; dmarc=fail (p=none dis=none) header.from=linaro.org Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (1024-bit key; unprotected) header.d=linaro.org header.i=@linaro.org header.b="dGQC9GVT"; dkim-atps=neutral Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 43bD2H2vYbz9sLt for ; Fri, 11 Jan 2019 04:46:31 +1100 (AEDT) Received: from localhost ([127.0.0.1]:33692 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ghePV-0004oK-9U for incoming@patchwork.ozlabs.org; Thu, 10 Jan 2019 12:46:29 -0500 Received: from eggs.gnu.org ([209.51.188.92]:33921) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gheOh-0004lf-5V for qemu-devel@nongnu.org; Thu, 10 Jan 2019 12:45:40 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gheOf-0008SG-VZ for qemu-devel@nongnu.org; Thu, 10 Jan 2019 12:45:39 -0500 Received: from mail-wr1-x442.google.com ([2a00:1450:4864:20::442]:40418) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gheOf-0007he-Nr for qemu-devel@nongnu.org; Thu, 10 Jan 2019 12:45:37 -0500 Received: by mail-wr1-x442.google.com with SMTP id p4so12369577wrt.7 for ; Thu, 10 Jan 2019 09:45:25 -0800 (PST) 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=TtUHguVVwUkiFXPDOseR368KNvLzcGY31PD7RtPt1G8=; b=dGQC9GVTrYkH0U3Yia1kN4Q/65maJUfXh4QI01Gp0HgQWchwxpwhDUSGj/kJCSuFOF xg7asHj32qm1+A2EcVsmtwytPW8F1dDRggT2eUJa6sXcLRzMKrxr1QoH0oSBQqmK3apg UquOnYgEiELEM7q/NLKr8zGDwz74JqhLjTEHo= 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=TtUHguVVwUkiFXPDOseR368KNvLzcGY31PD7RtPt1G8=; b=BuMLMt0uPvkD/jY8bfltTccFnJdjpr9vhdAOppMsAoqNziejFuaczXHi7Pqa9CeTW5 8Jdqg6pPqOKMn0Nepq4L8K4JwpmEjdWXcFTQJyMbTrHj9vAjFNOE1W4J4Tke6xM9jhwE otq4B8SR7F3+/rSRjspWwrUpAk3YcT3sm/eecUsod4zKYk7G8juArsxfGITP/FDSinPf lU6EKiYRzFW9V9B98oawpDFqMLRZuHNmNcDqvM+vE5+wQO2gbBDr/APifMjVI3Hfgejw uA4yjt3Re2Pk94Lu2lqKLesxYz1qI13+PaXEgGr94T+mmy8bmXQfCEJx/+lUIrWhSROY ddAQ== X-Gm-Message-State: AJcUukc3nggEvp034iTYtkuqzKwqilNnOpfTjaBvmYib38lHfbwGVEyT mgg/kVwHSsp0ypa3ncFzwRDY1YPhqnQ= X-Google-Smtp-Source: ALg8bN6BQUcBLhSrPUdhPrTFkDKUNawMSAbls11bu4Pin07D3rqP7TTW0lY47wJU4Jk/YnwZaw2tMQ== X-Received: by 2002:adf:f903:: with SMTP id b3mr10679586wrr.82.1547142324153; Thu, 10 Jan 2019 09:45:24 -0800 (PST) Received: from zen.linaro.local ([81.128.185.34]) by smtp.gmail.com with ESMTPSA id q9sm79043706wrp.0.2019.01.10.09.45.19 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Thu, 10 Jan 2019 09:45:19 -0800 (PST) Received: from zen.linaroharston (localhost [127.0.0.1]) by zen.linaro.local (Postfix) with ESMTP id 9BCE43E0DFE; Thu, 10 Jan 2019 17:45:17 +0000 (GMT) From: =?utf-8?q?Alex_Benn=C3=A9e?= To: qemu-devel@nongnu.org Date: Thu, 10 Jan 2019 17:45:05 +0000 Message-Id: <20190110174516.21586-9-alex.bennee@linaro.org> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20190110174516.21586-1-alex.bennee@linaro.org> References: <20190110174516.21586-1-alex.bennee@linaro.org> MIME-Version: 1.0 X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 2a00:1450:4864:20::442 Subject: [Qemu-devel] [PATCH v1 08/19] travis: define all the build matrix entries in one place 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: ymankad@redhat.com, =?utf-8?q?Alex_Benn=C3=A9e?= , Fam Zheng , =?utf-8?q?Philippe_Mathieu-Daud=C3=A9?= Errors-To: qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org Sender: "Qemu-devel" From: Daniel P. Berrangé The current build matrix is constructed from entries listed under the environment variable config section, as well as the general purpose build matrix section. Move everything under the general purpose section so it is clear at a glance what is in the matrix. Signed-off-by: Daniel P. Berrangé Signed-off-by: Alex Bennée --- .travis.yml | 29 +++++++++++++++++++++-------- 1 file changed, 21 insertions(+), 8 deletions(-) diff --git a/.travis.yml b/.travis.yml index bb43792627..96917df9c5 100644 --- a/.travis.yml +++ b/.travis.yml @@ -61,14 +61,6 @@ env: - BUILD_DIR="." - TEST_CMD="make check" - MAKEFLAGS="-j3" - matrix: - - CONFIG="--disable-system" - - CONFIG="--disable-user" - - CONFIG="--enable-debug --enable-debug-tcg" - - CONFIG="--disable-linux-aio --disable-cap-ng --disable-attr --disable-brlapi --disable-uuid --disable-libusb --disable-user" - - CONFIG="--enable-modules --disable-linux-user" - - CONFIG="--with-coroutine=ucontext --disable-linux-user" - - CONFIG="--with-coroutine=sigaltstack --disable-linux-user" git: @@ -89,6 +81,27 @@ script: matrix: include: + - env: CONFIG="--disable-system" + + + - env: CONFIG="--disable-user" + + + - env: CONFIG="--enable-debug --enable-debug-tcg" + + + - env: CONFIG="--disable-linux-aio --disable-cap-ng --disable-attr --disable-brlapi --disable-uuid --disable-libusb --disable-user" + + + - env: CONFIG="--enable-modules --disable-linux-user" + + + - env: CONFIG="--with-coroutine=ucontext --disable-linux-user" + + + - env: CONFIG="--with-coroutine=sigaltstack --disable-linux-user" + + # Test out-of-tree builds - env: CONFIG="--enable-debug --enable-debug-tcg" BUILD_DIR="out-of-tree/build/dir" SRC_DIR="../../.."