apache / dolphinscheduler

Apache DolphinScheduler is the modern data orchestration platform. Agile to create high performance workflow with low-code
https://dolphinscheduler.apache.org/
Apache License 2.0
12.93k stars 4.64k forks source link

[DSIP-64] Add more workflow Integration test cases in master. #16479

Open ruanwenjun opened 3 months ago

ruanwenjun commented 3 months ago

Search before asking

Motivation

After https://github.com/apache/dolphinscheduler/issues/16423, we can easily add integration case for master. Some cases are already added at #16423, but the workflow might have many structure, and some task might influence the workflow runtime graph, so we need to add more cases.

Design Detail

No response

Compatibility, Deprecation, and Migration Plan

No response

Test Plan

No response

Code of Conduct

binitshrest commented 1 month ago

@ruanwenjun I am interest to work on this issue.

ruanwenjun commented 1 month ago

@ruanwenjun I am interest to work on this issue.

Great, you can submit a PR to try, and you can find some example code under master/test