flink-cdc icon indicating copy to clipboard operation
flink-cdc copied to clipboard

[hotfix][tests] Separate Pipeline and Source E2e tests

Open yuxiqian opened this issue 1 year ago • 1 comments

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.

yuxiqian avatar Jun 19 '24 09:06 yuxiqian

cc @GOODBOY008

yuxiqian avatar Jul 26 '24 02:07 yuxiqian

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.

github-actions[bot] avatar Sep 25 '24 00:09 github-actions[bot]

Fixed in #3514

yuxiqian avatar Oct 21 '24 07:10 yuxiqian