Daren Wong created FLINK-30118:
----------------------------------

             Summary: Move DDB connector Integration Tests/ITCase to E2E test
                 Key: FLINK-30118
                 URL: https://issues.apache.org/jira/browse/FLINK-30118
             Project: Flink
          Issue Type: Improvement
          Components: Connectors / DynamoDB
    Affects Versions: aws-connector-2.0.0
            Reporter: Daren Wong


Currently DDB connector 
[ITCase|https://github.com/apache/flink-connector-aws/blob/53ea41008910237073804dc090d67a1e0852163d/flink-connector-dynamodb/src/test/java/org/apache/flink/connector/dynamodb/sink/DynamoDbSinkITCase.java#L77]
 is implemented whereby it starts a [DDB docker 
image|https://github.com/apache/flink-connector-aws/blob/main/flink-connector-dynamodb/src/test/java/org/apache/flink/connector/dynamodb/testutils/DynamoDbContainer.java]
 and run through several test scenarios on it.

The proposal is to move this ITCase to an e2e test that will be run as part of 
Github Action. This will help speed up Maven builds without sacrificing 
integration/e2e test to ensure quality.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to