mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-17 10:25:15 +00:00
move the shared fs gateway base class to fs package
This commit is contained in:
parent
269616f35e
commit
5b5d42445d
@ -17,7 +17,7 @@
|
||||
* under the License.
|
||||
*/
|
||||
|
||||
package org.elasticsearch.test.integration.gateway;
|
||||
package org.elasticsearch.test.integration.gateway.fs;
|
||||
|
||||
import org.elasticsearch.action.admin.cluster.health.ClusterHealthResponse;
|
||||
import org.elasticsearch.action.admin.cluster.health.ClusterHealthStatus;
|
@ -19,8 +19,6 @@
|
||||
|
||||
package org.elasticsearch.test.integration.gateway.fs;
|
||||
|
||||
import org.elasticsearch.test.integration.gateway.AbstractSimpleIndexGatewayTests;
|
||||
|
||||
/**
|
||||
* @author kimchy (shay.banon)
|
||||
*/
|
||||
|
@ -19,8 +19,6 @@
|
||||
|
||||
package org.elasticsearch.test.integration.gateway.fs;
|
||||
|
||||
import org.elasticsearch.test.integration.gateway.AbstractSimpleIndexGatewayTests;
|
||||
|
||||
/**
|
||||
* @author kimchy (shay.banon)
|
||||
*/
|
||||
|
@ -19,8 +19,6 @@
|
||||
|
||||
package org.elasticsearch.test.integration.gateway.fs;
|
||||
|
||||
import org.elasticsearch.test.integration.gateway.AbstractSimpleIndexGatewayTests;
|
||||
|
||||
/**
|
||||
* @author kimchy (shay.banon)
|
||||
*/
|
||||
|
@ -19,8 +19,6 @@
|
||||
|
||||
package org.elasticsearch.test.integration.gateway.fs;
|
||||
|
||||
import org.elasticsearch.test.integration.gateway.AbstractSimpleIndexGatewayTests;
|
||||
|
||||
/**
|
||||
* @author kimchy (shay.banon)
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user