From nobody Wed Nov 5 02:52:42 2025 Delivered-To: importer@patchew.org Received-SPF: pass (zoho.com: domain of gnu.org designates 208.118.235.17 as permitted sender) client-ip=208.118.235.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 208.118.235.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org Return-Path: Received: from lists.gnu.org (lists.gnu.org [208.118.235.17]) by mx.zohomail.com with SMTPS id 1500990001174349.94476262559226; Tue, 25 Jul 2017 06:40:01 -0700 (PDT) Received: from localhost ([::1]:60844 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1da045-00081I-R9 for importer@patchew.org; Tue, 25 Jul 2017 09:39:57 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:44485) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dZzyq-00045d-4A for qemu-devel@nongnu.org; Tue, 25 Jul 2017 09:34:33 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dZzyn-0004NQ-CF for qemu-devel@nongnu.org; Tue, 25 Jul 2017 09:34:32 -0400 Received: from mail-wm0-x22d.google.com ([2a00:1450:400c:c09::22d]:34904) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dZzyn-0004Ml-5t for qemu-devel@nongnu.org; Tue, 25 Jul 2017 09:34:29 -0400 Received: by mail-wm0-x22d.google.com with SMTP id c184so52330968wmd.0 for ; Tue, 25 Jul 2017 06:34:29 -0700 (PDT) Received: from zen.linaro.local ([81.128.185.34]) by smtp.gmail.com with ESMTPSA id y30sm1953699wrc.51.2017.07.25.06.34.25 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 25 Jul 2017 06:34:25 -0700 (PDT) Received: from zen.linaroharston (localhost [127.0.0.1]) by zen.linaro.local (Postfix) with ESMTP id 42CC93E0584; Tue, 25 Jul 2017 14:34:25 +0100 (BST) 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=3HFch1EWRGn/6uh5F40O85V1Edv9RLZwoWa6B9YN0XE=; b=IycC8/v+AvRkXhsLwRi8sRQOkYDSGWgDFsmECUtVVFgCdWSXhpfGAa6gTwrZYh72M/ ecSaAAH3To7+oqIGtwA0tzVPo1XcIjksaheS0k2+Ah3GKEMeuWimOVWSoBlUT8zcnP1h XorvQo0jHnaE3FAAGQK6gB0pcMVAoKzmREWeI= 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=3HFch1EWRGn/6uh5F40O85V1Edv9RLZwoWa6B9YN0XE=; b=aoiRd2otwzJWoW0quaJjFoK8Nkqw+Dv1s9KvcgR40Y3SJqrLT9UaERInr9PZwqMb23 Ng1ybgmTXMFSx3h3HIbMOfjM9jbgSwlq3vw93TTB6bSrXNnkdwkyDJQSFOrsfk1RJGcl RXDO3bGbVw3DYAhZXV70Wxb5kFUyZQIMptD2U5QXu8C0ayHMXvIBCB+1zHxxW9bs88Rk rYcvm47L/tAsaBD0xiJbaGwPYhbNZoe1x66KsYOKsQM5mVf5KyZPjqsmzdyf80FD8tGD DhXYWJhON+bgorfesca3BpS679LfP1dha1RDfeE9sMdxmknYq8WsuEDW0GOUhadGLI9R UF/Q== X-Gm-Message-State: AIVw110tZCIT9Gcbh6+697AW5yiMZQtrNa2lR9AXH7XEIGGfJauLHwJq OmkRvZTWWOQ891R3 X-Received: by 10.28.226.137 with SMTP id z131mr8165147wmg.151.1500989667876; Tue, 25 Jul 2017 06:34:27 -0700 (PDT) From: =?UTF-8?q?Alex=20Benn=C3=A9e?= To: peter.maydell@linaro.org Date: Tue, 25 Jul 2017 14:34:20 +0100 Message-Id: <20170725133425.436-2-alex.bennee@linaro.org> X-Mailer: git-send-email 2.13.0 In-Reply-To: <20170725133425.436-1-alex.bennee@linaro.org> References: <20170725133425.436-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:400c:c09::22d Subject: [Qemu-devel] [PATCH for 2.10 v2 1/6] docker: ensure NOUSER for travis images 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=20Benn=C3=A9e?= , famz@redhat.com, qemu-devel@nongnu.org, =?UTF-8?q?Philippe=20Mathieu-Daud=C3=A9?= Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: "Qemu-devel" X-ZohoMail-DKIM: fail (Header signature does not verify) X-ZohoMail: RDKM_2 RSF_0 Z_629925259 SPT_0 While adding the current user is a useful default behaviour for creating new images it is not appropriate for Travis which already has a default user. Signed-off-by: Alex Benn=C3=A9e Reviewed-by: Philippe Mathieu-Daud=C3=A9 Tested-by: Philippe Mathieu-Daud=C3=A9 --- tests/docker/Makefile.include | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/docker/Makefile.include b/tests/docker/Makefile.include index aaab1a4208..d7dafdbd27 100644 --- a/tests/docker/Makefile.include +++ b/tests/docker/Makefile.include @@ -71,6 +71,7 @@ docker-image-debian-ppc64el-cross: docker-image-debian9 docker-image-debian-s390x-cross: docker-image-debian9 docker-image-debian-win32-cross: docker-image-debian8-mxe docker-image-debian-win64-cross: docker-image-debian8-mxe +docker-image-travis: NOUSER=3D1 =20 # Expand all the pre-requistes for each docker image and test combination $(foreach i,$(DOCKER_IMAGES), \ --=20 2.13.0