From patchwork Thu Feb 16 12:34:56 2017 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: 94064 Delivered-To: patch@linaro.org Received: by 10.140.20.99 with SMTP id 90csp2486221qgi; Thu, 16 Feb 2017 04:42:19 -0800 (PST) X-Received: by 10.200.50.2 with SMTP id x2mr1636449qta.291.1487248939383; Thu, 16 Feb 2017 04:42:19 -0800 (PST) Return-Path: Received: from lists.gnu.org (lists.gnu.org. [2001:4830:134:3::11]) by mx.google.com with ESMTPS id k28si5142519qtf.116.2017.02.16.04.42.19 for (version=TLS1 cipher=AES128-SHA bits=128/128); Thu, 16 Feb 2017 04:42:19 -0800 (PST) Received-SPF: pass (google.com: domain of qemu-devel-bounces+patch=linaro.org@nongnu.org designates 2001:4830:134:3::11 as permitted sender) client-ip=2001:4830:134:3::11; Authentication-Results: mx.google.com; dkim=fail header.i=@linaro.org; spf=pass (google.com: domain of qemu-devel-bounces+patch=linaro.org@nongnu.org designates 2001:4830:134:3::11 as permitted sender) smtp.mailfrom=qemu-devel-bounces+patch=linaro.org@nongnu.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=linaro.org Received: from localhost ([::1]:46176 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ceLO6-0005cN-Vu for patch@linaro.org; Thu, 16 Feb 2017 07:42:19 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:48430) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ceLH4-0007pR-VA for qemu-devel@nongnu.org; Thu, 16 Feb 2017 07:35:09 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ceLH3-0001F0-9P for qemu-devel@nongnu.org; Thu, 16 Feb 2017 07:35:02 -0500 Received: from mail-wr0-x233.google.com ([2a00:1450:400c:c0c::233]:35521) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1ceLH3-0001EW-4A for qemu-devel@nongnu.org; Thu, 16 Feb 2017 07:35:01 -0500 Received: by mail-wr0-x233.google.com with SMTP id c4so10649554wrd.2 for ; Thu, 16 Feb 2017 04:35:00 -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=43MysiV2Emot76pcewxvEFMDTq4Xs1l7Ab3oaaPLgko=; b=KGtseOn80yNEMfE2WBATWEycxsX3TKLShvjf5onr/vgxfz5mo+J1flUDKBnJtHdh6w /zN4Dhr8kmnNdVorndzCSLegQNXSF9xr+/g6VFx+/y70cT65ccPcoYaKk/Y5Y2grQMqn kN+Q4YyUEEWdCplgLswVDbSgc9cLqVIw6qLf0= 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=43MysiV2Emot76pcewxvEFMDTq4Xs1l7Ab3oaaPLgko=; b=SyF3qRvYRJbnZDqJ37b6VkS7mKb/43Z93Kp9MQw5xytp8ZJ+L0vpQ5iBCNUpZ8xh0G 9YN3Ih+Q1ANCBeYaCBY9Ip9WVQDASY/N6qnPb3nnygFQarntbWNlILAS0K8jchPVSzFj YYDHSQj7sgHsasImHp70O8J4+Bg33rXh3QyUv0B/3YC0n/VG69mlyv9iUYipciIHziZV 4MOEzSinH7ip7gmNtm25jpDwfjSW566rKx894TCwN4tAZGtJ6E+KEE+/0CVQq2XkkXfN djRw92Ie5Z3CrjwGIg4p1WIPEisT3cAN2LYhFjLfF1QX71CcM2/uMLCX7Qg7nj/u8gxn RK0w== X-Gm-Message-State: AMke39ns0YA6VQ8Mh7JReOd/1t9ATZmEKGYZoiXw13//1ijHFp++P/yw1tbp5FkjZJS5rTHN X-Received: by 10.223.179.78 with SMTP id k14mr2381691wrd.34.1487248500022; Thu, 16 Feb 2017 04:35:00 -0800 (PST) Received: from zen.linaro.local ([81.128.185.34]) by smtp.gmail.com with ESMTPSA id g5sm8830437wrd.0.2017.02.16.04.34.55 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 16 Feb 2017 04:34:57 -0800 (PST) Received: from zen.linaroharston (localhost [127.0.0.1]) by zen.linaro.local (Postfix) with ESMTP id A29EB3E08F2; Thu, 16 Feb 2017 12:34:56 +0000 (GMT) From: =?utf-8?q?Alex_Benn=C3=A9e?= To: famz@redhat.com Date: Thu, 16 Feb 2017 12:34:56 +0000 Message-Id: <20170216123456.28621-5-alex.bennee@linaro.org> X-Mailer: git-send-email 2.11.0 In-Reply-To: <20170216123456.28621-1-alex.bennee@linaro.org> References: <20170216123456.28621-1-alex.bennee@linaro.org> MIME-Version: 1.0 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2a00:1450:400c:c0c::233 Subject: [Qemu-devel] [PATCH v4 4/4] MAINTAINERS: merge Build and test automation with Docker tests 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: =?utf-8?q?Alex_Benn=C3=A9e?= , qemu-devel@nongnu.org Errors-To: qemu-devel-bounces+patch=linaro.org@nongnu.org Sender: "Qemu-devel" The docker framework is really just another piece in the build automation puzzle so lets merge it together. For added bonus I've also included the Travis and Patchew status links. The Shippable links will be added later once mainline tests have been configured and setup. Suggested-by: Fam Zheng Signed-off-by: Alex Bennée --- MAINTAINERS | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) -- 2.11.0 Reviewed-by: Fam Zheng diff --git a/MAINTAINERS b/MAINTAINERS index 7afbadaa15..4e4a3fb83c 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1802,9 +1802,14 @@ F: docs/block-replication.txt Build and test automation ------------------------- M: Alex Bennée +M: Fam Zheng L: qemu-devel@nongnu.org -S: Supported +S: Maintained F: .travis.yml +F: .shippable.yml +F: tests/docker/ +W: https://travis-ci.org/qemu/qemu +W: http://patchew.org/QEMU/ Documentation ------------- @@ -1813,9 +1818,3 @@ M: Daniel P. Berrange S: Odd Fixes F: docs/build-system.txt -Docker testing --------------- -Docker based testing framework and cases -M: Fam Zheng -S: Maintained -F: tests/docker/