yuan created FLINK-38239:
----------------------------
Summary: Enable Disabled OceanBase CDC Integration Tests in GitHub
CI
Key: FLINK-38239
URL: https://issues.apache.org/jira/browse/FLINK-38239
Project: Flink
Issue Type: Improvement
Components: Flink CDC
Affects Versions: cdc-3.5.0
Reporter: yuan
The integration tests for OceanBase CDC are currently disabled in GitHub CI
with the following annotation:
{code:java}
@Disabled("Temporarily disabled for GitHub CI due to unavailability of
OceanBase Binlog Service docker image. These tests are currently only supported
for local execution.") {code}
*Goal:*
Re-enable these integration tests in GitHub Actions CI once a suitable Docker
image for OceanBase Binlog Service becomes available.
Let's use this Jira to track progress and ensure we don't lose track of
re-enabling these important tests.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)