From nobody Sun May 5 10:08:50 2024 Delivered-To: importer@patchew.org Received-SPF: pass (zohomail.com: domain of lists.xenproject.org designates 192.237.175.120 as permitted sender) client-ip=192.237.175.120; envelope-from=xen-devel-bounces@lists.xenproject.org; helo=lists.xenproject.org; Authentication-Results: mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of lists.xenproject.org designates 192.237.175.120 as permitted sender) smtp.mailfrom=xen-devel-bounces@lists.xenproject.org; dmarc=pass(p=none dis=none) header.from=kernel.org ARC-Seal: i=1; a=rsa-sha256; t=1615583149; cv=none; d=zohomail.com; s=zohoarc; b=ejdzvMpdI0WdQdcoTj3QzDUIa9RsJ75M2cMETBDywY3n9f6cQZUIqtRVIkh4wfM+5kyt9UK2VzDbSmI7vDxOrFO8GWEWimQ1GcxigA+KlbWBff4MjsiTngBiTqSXLX/ho74H6NMcfTqHL4vKAfdQvrKWQKq40TV1PQZ5wzvD0sI= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1615583149; h=Cc:Date:From:List-Subscribe:List-Post:List-Id:List-Help:List-Unsubscribe:Message-ID:Sender:Subject:To; bh=hBlgrejmLot59d9g4iA8jwCbbAkfFuXmevEYJt5QOno=; b=fuGosRmTyBDxUPRVQlTlQ2sHLmbGQllnphAsLfJYcWcbbTqdmwAl00kCBljunjKKnuM5HRhLVk4jDt4hXgKloquI0vJtaJy1SCWTjeyHilwKpb2jiXBX4Uwvn/gedhajpcBwutdMe86xk+pdEKtS7YCH47vKLZHitBExs/7ZdPQ= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of lists.xenproject.org designates 192.237.175.120 as permitted sender) smtp.mailfrom=xen-devel-bounces@lists.xenproject.org; dmarc=pass header.from= (p=none dis=none) header.from= Return-Path: Received: from lists.xenproject.org (lists.xenproject.org [192.237.175.120]) by mx.zohomail.com with SMTPS id 1615583149895634.9971087733144; Fri, 12 Mar 2021 13:05:49 -0800 (PST) Received: from list by lists.xenproject.org with outflank-mailman.97342.184925 (Exim 4.92) (envelope-from ) id 1lKoyR-0001ZP-Vp; Fri, 12 Mar 2021 21:05:31 +0000 Received: by outflank-mailman (output) from mailman id 97342.184925; Fri, 12 Mar 2021 21:05:31 +0000 Received: from localhost ([127.0.0.1] helo=lists.xenproject.org) by lists.xenproject.org with esmtp (Exim 4.92) (envelope-from ) id 1lKoyR-0001ZI-RM; Fri, 12 Mar 2021 21:05:31 +0000 Received: by outflank-mailman (input) for mailman id 97342; Fri, 12 Mar 2021 21:05:30 +0000 Received: from all-amaz-eas1.inumbo.com ([34.197.232.57] helo=us1-amaz-eas2.inumbo.com) by lists.xenproject.org with esmtp (Exim 4.92) (envelope-from ) id 1lKoyQ-0001ZD-PZ for xen-devel@lists.xenproject.org; Fri, 12 Mar 2021 21:05:30 +0000 Received: from mail.kernel.org (unknown [198.145.29.99]) by us1-amaz-eas2.inumbo.com (Halon) with ESMTPS id 9b83948e-7b7d-49d8-9c41-682aa6d7868d; Fri, 12 Mar 2021 21:05:30 +0000 (UTC) Received: by mail.kernel.org (Postfix) with ESMTPSA id 0C45264F2A; Fri, 12 Mar 2021 21:05:29 +0000 (UTC) X-Outflank-Mailman: Message body and most headers restored to incoming version X-BeenThere: xen-devel@lists.xenproject.org List-Id: Xen developer discussion List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Errors-To: xen-devel-bounces@lists.xenproject.org Precedence: list Sender: "Xen-devel" X-Inumbo-ID: 9b83948e-7b7d-49d8-9c41-682aa6d7868d DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1615583129; bh=0QNIPZgMEwF/WodAJ21fXlLPnZdWQNpPxT2BnDMPf0I=; h=From:To:Cc:Subject:Date:From; b=UWCAlPFlDPPZfZj65LbohqwThK7rpds/NUuaf0KN6x6DtYxENo+JU+cjgaOwU5yDo FxsZ/ayHW3lthZQoPWfBYIcDJFPRtur+qTcXf8cm+oDltI+bDuUtVrKTgtk4GR/IXP dalhyXd37qjghB579pON9WlKY3z7GchOGgGEcPEt5igBZ8XILfvIWmnC+Ax9RQiMo6 CgB2QRpZcG3QEajrdVfTGo/JVhwv+5rgaKC3EXP68On4af4xYJsXI8+5h1RlDXSnUg oisEU1SF0ogdQZhE98So1vWMYerc4fpu5niLrbH3GNtBrW/QOncO3hpVeBWgGNS+aY FhQZBlPBtUO5g== From: Stefano Stabellini To: cardoe@cardoe.com Cc: sstabellini@kernel.org, wl@xen.org, andrew.cooper3@citrix.com, xen-devel@lists.xenproject.org, Stefano Stabellini Subject: [PATCH] automation: remove allow_failure from Alpine Linux jobs Date: Fri, 12 Mar 2021 13:05:26 -0800 Message-Id: <20210312210526.14862-1-sstabellini@kernel.org> X-Mailer: git-send-email 2.17.1 X-ZohoMail-DKIM: pass (identity @kernel.org) Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Now that the Alpine Linux build jobs complete successfully on staging we can remove the "allow_failure: true" tag. Signed-off-by: Stefano Stabellini Acked-by: Wei Liu --- automation/gitlab-ci/build.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/automation/gitlab-ci/build.yaml b/automation/gitlab-ci/build.y= aml index 23ab81d892..cca2c310e2 100644 --- a/automation/gitlab-ci/build.yaml +++ b/automation/gitlab-ci/build.yaml @@ -434,25 +434,21 @@ alpine-3.12-gcc: extends: .gcc-x86-64-build variables: CONTAINER: alpine:3.12 - allow_failure: true =20 alpine-3.12-gcc-debug: extends: .gcc-x86-64-build-debug variables: CONTAINER: alpine:3.12 - allow_failure: true =20 alpine-3.12-clang: extends: .clang-x86-64-build variables: CONTAINER: alpine:3.12 - allow_failure: true =20 alpine-3.12-clang-debug: extends: .clang-x86-64-build-debug variables: CONTAINER: alpine:3.12 - allow_failure: true =20 =20 # Arm builds --=20 2.17.1