From patchwork Mon Sep 25 22:42:28 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Shawn Anastasio X-Patchwork-Id: 13398529 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from lists.xenproject.org (lists.xenproject.org [192.237.175.120]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id DF463CE79A7 for ; Mon, 25 Sep 2023 22:42:53 +0000 (UTC) Received: from list by lists.xenproject.org with outflank-mailman.608150.946471 (Exim 4.92) (envelope-from ) id 1qkuHu-0006to-FG; Mon, 25 Sep 2023 22:42:46 +0000 X-Outflank-Mailman: Message body and most headers restored to incoming version Received: by outflank-mailman (output) from mailman id 608150.946471; Mon, 25 Sep 2023 22:42:46 +0000 Received: from localhost ([127.0.0.1] helo=lists.xenproject.org) by lists.xenproject.org with esmtp (Exim 4.92) (envelope-from ) id 1qkuHu-0006th-CV; Mon, 25 Sep 2023 22:42:46 +0000 Received: by outflank-mailman (input) for mailman id 608150; Mon, 25 Sep 2023 22:42:45 +0000 Received: from se1-gles-sth1-in.inumbo.com ([159.253.27.254] helo=se1-gles-sth1.inumbo.com) by lists.xenproject.org with esmtp (Exim 4.92) (envelope-from ) id 1qkuHt-0006e1-0Q for xen-devel@lists.xenproject.org; Mon, 25 Sep 2023 22:42:45 +0000 Received: from raptorengineering.com (mail.raptorengineering.com [23.155.224.40]) by se1-gles-sth1.inumbo.com (Halon) with ESMTPS id d6f4f79b-5bf4-11ee-878a-cb3800f73035; Tue, 26 Sep 2023 00:42:43 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by mail.rptsys.com (Postfix) with ESMTP id A1C0A8285640; Mon, 25 Sep 2023 17:42:42 -0500 (CDT) Received: from mail.rptsys.com ([127.0.0.1]) by localhost (vali.starlink.edu [127.0.0.1]) (amavisd-new, port 10032) with ESMTP id n1dk3BGOU3I7; Mon, 25 Sep 2023 17:42:41 -0500 (CDT) Received: from localhost (localhost [127.0.0.1]) by mail.rptsys.com (Postfix) with ESMTP id B9B3782857FA; Mon, 25 Sep 2023 17:42:41 -0500 (CDT) Received: from mail.rptsys.com ([127.0.0.1]) by localhost (vali.starlink.edu [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id PpeA1DajU-Mw; Mon, 25 Sep 2023 17:42:41 -0500 (CDT) Received: from raptor-ewks-026.rptsys.com (5.edge.rptsys.com [23.155.224.38]) by mail.rptsys.com (Postfix) with ESMTPSA id 53ECC828562B; Mon, 25 Sep 2023 17:42:41 -0500 (CDT) 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: d6f4f79b-5bf4-11ee-878a-cb3800f73035 DKIM-Filter: OpenDKIM Filter v2.10.3 mail.rptsys.com B9B3782857FA DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=raptorengineering.com; s=B8E824E6-0BE2-11E6-931D-288C65937AAD; t=1695681761; bh=qgDo1YeXt9Vr+PQZJaZuykif3Tl3ZhSAuBjemNQSJ2U=; h=From:To:Date:Message-Id:MIME-Version; b=Z3mItygE4ZKcaBJrINVS5yCRu5DQjHzeEo8WLadQKjf3pGUCliJSX7D514GCKEgiv swSPfBZaQ+2y97yw2vjLUJ5f1DJ1jsUR5qajwC1MOzQJH74irgydiAFOR9yqRKW3ot s57FDHhfpnScT8KwnfZTClxeMkK/W45U1A01mevU= X-Virus-Scanned: amavisd-new at rptsys.com From: Shawn Anastasio To: xen-devel@lists.xenproject.org Cc: Timothy Pearson , Shawn Anastasio , Doug Goldstein , Stefano Stabellini , Jan Beulich Subject: [PATCH 1/3] automation: Drop ppc64le-*randconfig jobs Date: Mon, 25 Sep 2023 17:42:28 -0500 Message-Id: <76d21ac8a0de7d5ebac8b39a8d552b931a6302a3.1695681330.git.sanastasio@raptorengineering.com> X-Mailer: git-send-email 2.30.2 In-Reply-To: References: MIME-Version: 1.0 Since ppc64le is still undergoing early bringup, disable the randconfig CI build which was causing spurious CI failures. Signed-off-by: Shawn Anastasio Reported-by: Jan Beulich Acked-by: Stefano Stabellini --- automation/gitlab-ci/build.yaml | 18 ------------------ 1 file changed, 18 deletions(-) diff --git a/automation/gitlab-ci/build.yaml b/automation/gitlab-ci/build.yaml index 1619e9a558..32af30cced 100644 --- a/automation/gitlab-ci/build.yaml +++ b/automation/gitlab-ci/build.yaml @@ -563,24 +563,6 @@ debian-bullseye-gcc-ppc64le-debug: KBUILD_DEFCONFIG: ppc64_defconfig HYPERVISOR_ONLY: y -debian-bullseye-gcc-ppc64le-randconfig: - extends: .gcc-ppc64le-cross-build - variables: - CONTAINER: debian:bullseye-ppc64le - KBUILD_DEFCONFIG: ppc64_defconfig - RANDCONFIG: y - EXTRA_FIXED_RANDCONFIG: - CONFIG_COVERAGE=n - -debian-bullseye-gcc-ppc64le-debug-randconfig: - extends: .gcc-ppc64le-cross-build-debug - variables: - CONTAINER: debian:bullseye-ppc64le - KBUILD_DEFCONFIG: ppc64_defconfig - RANDCONFIG: y - EXTRA_FIXED_RANDCONFIG: - CONFIG_COVERAGE=n - # Yocto test jobs yocto-qemuarm64: extends: .yocto-test-arm64