mirror of
https://github.com/containers/fuse-overlayfs.git
synced 2025-09-08 14:52:31 -04:00

The test case for https://github.com/containers/fuse-overlayfs/issues/86 does no longer work because it relies on CentOS Stream 8 repositories, which are unavailable. While we can update it to use CentOS Stream 9, the issue says it is limited to CentOS 6, and it is unclear if the test case will reproduce the intended scenario with CentOS Stream 8 or 9 so drop it. Signed-off-by: Akihiko Odaki <odaki@rsg.ci.i.u-tokyo.ac.jp>