mirror of
https://github.com/usatiuk/dhfs.git
synced 2025-10-29 04:57:48 +01:00
disable lazyfs tests by default
still some fuse issues there
This commit is contained in:
@@ -23,6 +23,7 @@ import java.util.stream.Stream;
|
|||||||
|
|
||||||
import static org.awaitility.Awaitility.await;
|
import static org.awaitility.Awaitility.await;
|
||||||
|
|
||||||
|
@Disabled
|
||||||
public class LazyFsIT {
|
public class LazyFsIT {
|
||||||
GenericContainer<?> container1;
|
GenericContainer<?> container1;
|
||||||
GenericContainer<?> container2;
|
GenericContainer<?> container2;
|
||||||
|
|||||||
Reference in New Issue
Block a user