From mboxrd@z Thu Jan 1 00:00:00 1970 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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (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 0CD2AC07CB1 for ; Wed, 29 Nov 2023 12:19:21 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To: Message-Id:Date:Subject:Cc:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=Ux0z3m4jNa+QbkZaJJk/kkIrmqUIcUGLO9LXKFHrcd0=; b=Ky3u+Yb4Y2q7Oj upD/JHusVSLC3tdNyt8phWI6XJULQrG8YAVoAinhWLSN2JCPQwiD8/cKunnTav0PU88s8jkEaMMWp AR5piGjnvM2irPMKteiSuhLKBF4UKKxBxtTWSReEGaOimJRD5OBNoO9V5MM4FiwxtjCE1sjJtwQT+ BxaCACVkCNjcGAXMcDVd5gxuuy05m3yN8ctAy5NvQFwtBr5l9iudNKEjjk89e+o1O0jg7NT7U+PUA hVQuHjY9AewW13hgKldiUy5Hl+WiD5gnFthw+JXMdQh3rVmRMlSQchHJcWJ/gzarfke2kK++7QOeO /LVOMHP+JAbSCvd6yqtw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1r8JXA-008HVK-0T; Wed, 29 Nov 2023 12:19:16 +0000 Received: from madras.collabora.co.uk ([46.235.227.172]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1r8JX6-008HRt-0E; Wed, 29 Nov 2023 12:19:13 +0000 Received: from localhost.localdomain (cola.collaboradmins.com [195.201.22.229]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) (Authenticated sender: vignesh) by madras.collabora.co.uk (Postfix) with ESMTPSA id 499E9660732D; Wed, 29 Nov 2023 12:19:07 +0000 (GMT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=collabora.com; s=mail; t=1701260350; bh=XbUCir+Q+reYtoCNT9JJRGJKk8rBQGhuHezJANZbYUg=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=ZlcAr09NKt7amm/Vd93mbWaQHA7q5GuqlcykLoA9w6OmIhBXsiKfSicDzo9XZFph1 M/TuOKWX2qsIn7CGk9aHvf1ah73Pyy3meN1rPZpvbsCEGZnjVp0k15usSNezvWy/zh SLqJ8NUpmunbg+K+mA0YcGjCP+0FMfXgYrsJEk+wbPwFfKakHwjnXibzYfXAhs8moT PBrS7Q28VGydkhvQL5v1gB34/08C29x9x5n6EdoG4p2S58mUCxCP/grLpl9S7R/jby GTNSs7TW7XOhU5n13vvR9XLFr1ekFVyMY0c4gNuvmErYVwSh8OOxQBXjnvtBUbhfQs 2M0IfV2QWlJew== From: Vignesh Raman To: helen.koike@collabora.com, airlied@gmail.com, daniel@ffwll.ch Cc: david.heidelberg@collabora.com, sergi.blanch.torne@collabora.com, guilherme.gallo@collabora.com, daniels@collabora.com, gustavo.padovan@collabora.com, emma@anholt.net, robdclark@gmail.com, dri-devel@lists.freedesktop.org, linux-kernel@vger.kernel.org, linux-mediatek@lists.infradead.org, virtualization@lists.linux-foundation.org, linux-rockchip@lists.infradead.org, linux-arm-msm@vger.kernel.org Subject: [PATCH v6 04/10] drm: ci: Enable new jobs Date: Wed, 29 Nov 2023 17:48:35 +0530 Message-Id: <20231129121841.253223-5-vignesh.raman@collabora.com> X-Mailer: git-send-email 2.40.1 In-Reply-To: <20231129121841.253223-1-vignesh.raman@collabora.com> References: <20231129121841.253223-1-vignesh.raman@collabora.com> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20231129_041912_235320_07AEC5C4 X-CRM114-Status: UNSURE ( 9.47 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-rockchip@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Upstream kernel work for Rockchip platforms List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "Linux-rockchip" Errors-To: linux-rockchip-bounces+linux-rockchip=archiver.kernel.org@lists.infradead.org Enable the following jobs, as the issues noted in the TODO comments have been resolved. This will ensure that these jobs are now included and executed as part of the CI/CD pipeline. msm:apq8016: TODO: current issue: it is not fiding the NFS root. Fix and remove this rule. mediatek:mt8173: TODO: current issue: device is hanging. Fix and remove this rule. virtio_gpu:none: TODO: current issue: malloc(): corrupted top size. Fix and remove this rule. Acked-by: Helen Koike Signed-off-by: Vignesh Raman --- v2: - Reworded the commit message v3: - No changes v4: - No changes v5: - No changes v6: - No changes --- drivers/gpu/drm/ci/test.yml | 9 --------- 1 file changed, 9 deletions(-) diff --git a/drivers/gpu/drm/ci/test.yml b/drivers/gpu/drm/ci/test.yml index 4af10f0ff82d..e0fdc55c9b69 100644 --- a/drivers/gpu/drm/ci/test.yml +++ b/drivers/gpu/drm/ci/test.yml @@ -108,9 +108,6 @@ msm:apq8016: RUNNER_TAG: google-freedreno-db410c script: - ./install/bare-metal/fastboot.sh - rules: - # TODO: current issue: it is not fiding the NFS root. Fix and remove this rule. - - when: never msm:apq8096: extends: @@ -280,9 +277,6 @@ mediatek:mt8173: DEVICE_TYPE: mt8173-elm-hana GPU_VERSION: mt8173 RUNNER_TAG: mesa-ci-x86-64-lava-mt8173-elm-hana - rules: - # TODO: current issue: device is hanging. Fix and remove this rule. - - when: never mediatek:mt8183: extends: @@ -340,6 +334,3 @@ virtio_gpu:none: - debian/x86_64_test-gl - testing:x86_64 - igt:x86_64 - rules: - # TODO: current issue: malloc(): corrupted top size. Fix and remove this rule. - - when: never \ No newline at end of file -- 2.40.1 _______________________________________________ Linux-rockchip mailing list Linux-rockchip@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-rockchip