mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-24 20:24:09 +00:00
Merge pull request #74141 from zetaab/fixtest
disable xfs localvolume test
This commit is contained in:
commit
07a5488b2a
@ -1643,7 +1643,7 @@ var (
|
|||||||
"ext2",
|
"ext2",
|
||||||
"ext3",
|
"ext3",
|
||||||
"ext4",
|
"ext4",
|
||||||
"xfs",
|
//"xfs", disabled see issue https://github.com/kubernetes/kubernetes/issues/74095
|
||||||
),
|
),
|
||||||
}
|
}
|
||||||
// max file size
|
// max file size
|
||||||
|
Loading…
Reference in New Issue
Block a user