Skip to content

Commit 1af6724

Browse files
committed
testing: Temporarily disable the lvm+luks on fedora
The test consistently fails with an unclear diagnosis at the time of boot: [ TIME ] Timed out waiting for device dev-d…3acb05-948d-4f2b-81ed-5eb6db24ad5b. [DEPEND] Dependency failed for home.mount - /home. Signed-off-by: Alexey Gladkov <[email protected]>
1 parent f84763f commit 1af6724

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
uses: ./.github/workflows/testcases.yml
2727
with:
2828
vendor: fedora
29-
exclude: '[{"testcase": "zfs-partition"}]'
29+
exclude: '[{"testcase": "zfs-partition"},{"testcase": "lvm+luks"}]'
3030
ubuntu:
3131
needs:
3232
- verify

0 commit comments

Comments
 (0)