yuanoOo opened a new pull request, #4111: URL: https://github.com/apache/flink-cdc/pull/4111
## What is the purpose of the change This PR resolves the issue where OceanBase CDC integration tests were disabled in GitHub CI due to the unavailability of OceanBase Binlog Service docker image. ## Brief change log - Add comprehensive e2e integration tests in \`flink-cdc-source-e2e-tests\` - Update test base classes to use Docker containers instead of external OceanBase instances - Add proper DDL test resources for OceanBase testing ## Verifying this change - ✅ All existing OceanBase integration tests now run successfully in CI - ✅ Added new e2e tests to verify connector functionality end-to-end - ✅ Tests use containerized OceanBase instances, making them reproducible and CI-friendly -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
