apache/dolphinscheduler
View on GitHub[DSIP-64] Add more workflow Integration test cases in master.
Open
#16,479 opened on Aug 18, 2024
DSIPgood first issuepriority:high
Repository metrics
- Stars
- (11,659 stars)
- PR merge metrics
- (Avg merge 1d 17h) (22 merged PRs in 30d)
Description
Search before asking
- I had searched in the DSIP and found no similar DSIP.
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.
- Switch task case https://github.com/apache/dolphinscheduler/issues/16725
- Sub workflow task case
- Condition task case
- More failover case
- More workflow operation case
- Master event bus benchmark
Design Detail
No response
Compatibility, Deprecation, and Migration Plan
No response
Test Plan
No response
Code of Conduct
- I agree to follow this project's Code of Conduct