disable lazyfs tests by default

still some fuse issues there
This commit is contained in:
2025-06-25 18:50:19 +02:00
parent e3e62467e4
commit 60ffc12c61

View File

@@ -23,6 +23,7 @@ import java.util.stream.Stream;
import static org.awaitility.Awaitility.await;
@Disabled
public class LazyFsIT {
GenericContainer<?> container1;
GenericContainer<?> container2;