Merge branch 'mockfilesystem' of github.com:elastic/elasticsearch into mockfilesystem
This commit is contained in:
commit
310e04bdb3
|
@ -81,6 +81,7 @@ import static org.hamcrest.Matchers.*;
|
|||
/**
|
||||
*/
|
||||
@ClusterScope(scope = Scope.TEST, numDataNodes = 0)
|
||||
@LuceneTestCase.SuppressFileSystems("ExtrasFS") // not ready for this yet
|
||||
public class DedicatedClusterSnapshotRestoreTests extends AbstractSnapshotTests {
|
||||
|
||||
@Test
|
||||
|
|
Loading…
Reference in New Issue