flink-cdc
flink-cdc copied to clipboard
[hotfix][tests] Separate Pipeline and Source E2e tests
After #3489 got merged, a regular E2e CI run requires approximately 1h 15min to run, and JUnit will not execute pipeline E2e cases until all source E2e cases complete successfully.
Considering pipeline connectors are under active development now, this PR changes workflow jobs, allowing pipeline e2e tests to be executed independently.
cc @GOODBOY008
This pull request has been automatically marked as stale because it has not had recent activity for 60 days. It will be closed in 30 days if no further activity occurs.
Fixed in #3514