From a34df7dc49fd5622b1b0c7367b1eea06f34380f5 Mon Sep 17 00:00:00 2001 From: "patchback[bot]" <45432694+patchback[bot]@users.noreply.github.com> Date: Thu, 24 Jul 2025 22:45:32 +0200 Subject: [PATCH] [PR #10449/f1f7d9b0 backport][stable-11] CI: Disable zpool tests on Alpine (#10452) CI: Disable zpool tests on Alpine (#10449) Disable zpool tests on Alpine. (cherry picked from commit f1f7d9b0388fbd25d1aca9ede722a654bee5b927) Co-authored-by: Felix Fontein --- tests/integration/targets/zpool/aliases | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/integration/targets/zpool/aliases b/tests/integration/targets/zpool/aliases index 80743b7cb5..083656f786 100644 --- a/tests/integration/targets/zpool/aliases +++ b/tests/integration/targets/zpool/aliases @@ -12,3 +12,4 @@ skip/osx skip/macos skip/rhel skip/docker +skip/alpine # TODO: figure out what goes wrong