disable extras for this test
This commit is contained in:
parent
96f08a38e6
commit
c7ce72733d
|
@ -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