liferoad opened a new pull request, #38124:
URL: https://github.com/apache/beam/pull/38124
## What
Split Dataflow worker tests into a standalone PreCommit workflow to reduce
Java PreCommit runtime.
## Why
Issue #38094: suite takes >1h, causing the main Java PreCommit to time out.
All listed tests pass — they're just slow (~5 min each):
- (×2 configs) — 5m+ each
- , — 5m+ each
- variants — 5m+ each
- variants — 1m24s - 1m41s each
## Changes
- **New workflow**:
- Runs only on changes to
- Triggers: push, PR, schedule (every 6h), workflow_dispatch, issue comment
- Runs (not full )
- Timeout: 240 min
- **New trigger file**:
## Testing
- YAML validated locally
- Branch pushed to
Closes #38094
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]