Skip to content

Commit

Permalink
HDFS test fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Kyofin committed Jul 20, 2023
1 parent 80bede2 commit 582cabf
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@
import java.util.HashMap;
import java.util.Map;

@Disabled(
"HDFS is not available in CI, if you want to run this test, please set up your own HDFS environment")
public class HDFSFileCheckpointTest extends AbstractFileCheckPointTest {

@BeforeAll
Expand Down

0 comments on commit 582cabf

Please sign in to comment.