From patchwork Thu May 13 08:36:28 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Paolo Pisati X-Patchwork-Id: 1477953 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (no SPF record) smtp.mailfrom=lists.ubuntu.com (client-ip=91.189.94.19; helo=huckleberry.canonical.com; envelope-from=kernel-team-bounces@lists.ubuntu.com; receiver=) Received: from huckleberry.canonical.com (huckleberry.canonical.com [91.189.94.19]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 4FglPd1CLmz9sWY; Thu, 13 May 2021 18:36:37 +1000 (AEST) Received: from localhost ([127.0.0.1] helo=huckleberry.canonical.com) by huckleberry.canonical.com with esmtp (Exim 4.86_2) (envelope-from ) id 1lh6pb-0002dJ-H0; Thu, 13 May 2021 08:36:31 +0000 Received: from youngberry.canonical.com ([91.189.89.112]) by huckleberry.canonical.com with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.86_2) (envelope-from ) id 1lh6pZ-0002cw-Dy for kernel-team@lists.ubuntu.com; Thu, 13 May 2021 08:36:29 +0000 Received: from 1.general.ppisati.uk.vpn ([10.172.193.134] helo=canonical.com) by youngberry.canonical.com with esmtpsa (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.93) (envelope-from ) id 1lh6pZ-0004xH-4k for kernel-team@lists.ubuntu.com; Thu, 13 May 2021 08:36:29 +0000 From: Paolo Pisati To: kernel-team@lists.ubuntu.com Subject: [PATCH] [ACT] UBUNTU: SAUCE: ubuntu_aufs_smoke_test: disable for impish Date: Thu, 13 May 2021 10:36:28 +0200 Message-Id: <20210513083628.19437-1-paolo.pisati@canonical.com> X-Mailer: git-send-email 2.27.0 MIME-Version: 1.0 X-BeenThere: kernel-team@lists.ubuntu.com X-Mailman-Version: 2.1.20 Precedence: list List-Id: Kernel team discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: kernel-team-bounces@lists.ubuntu.com Sender: "kernel-team" Signed-off-by: Paolo Pisati Acked-by: Colin Ian King Acked-by: Po-Hsu Lin --- ubuntu_aufs_smoke_test/blacklist.impish | 1 + 1 file changed, 1 insertion(+) create mode 100644 ubuntu_aufs_smoke_test/blacklist.impish diff --git a/ubuntu_aufs_smoke_test/blacklist.impish b/ubuntu_aufs_smoke_test/blacklist.impish new file mode 100644 index 00000000..86722f39 --- /dev/null +++ b/ubuntu_aufs_smoke_test/blacklist.impish @@ -0,0 +1 @@ +AUFS is no longer supported on hirsute and newer.