mirror of
https://github.com/usatiuk/dhfs.git
synced 2025-10-28 20:47:49 +01:00
Dhfs-app: LazyFs directory test non-repeated
some docker ip pool problems
This commit is contained in:
@@ -165,7 +165,7 @@ public class LazyFsIT {
|
||||
checkConsistency();
|
||||
}
|
||||
|
||||
@RepeatedTest(10)
|
||||
@Test
|
||||
void killTestDirs(TestInfo testInfo) throws Exception {
|
||||
var barrier = new CountDownLatch(1);
|
||||
executor.submit(() -> {
|
||||
|
||||
Reference in New Issue
Block a user