Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Duplicate
-
None
-
None
-
None
-
None
Description
I'm trying to design an end-to-end tests for hbase connector... see: https://issues.apache.org/jira/projects/FLINK/issues/FLINK-14359
Looked around the end-to-end test module, seems almost all of the tests are written in bash scripts, it's hard to maintain & debug. In future, we will support e2e test for more and more external system, so it will be better to desgin a generic e2e java framework..
Will try to provide the java framework, and moving the current bash e2e test to the new framework step by step, and before all the work finish, we better to not allow more e2e test get in.
Thanks.
Attachments
Issue Links
- is duplicated by
-
FLINK-11463 Rework end-to-end tests in Java
- Open