[
https://issues.apache.org/jira/browse/BEAM-9944?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
yoshiki obata updated BEAM-9944:
--------------------------------
Description:
To reduce resource usage for PreCommit tests, these needs are to be met.
- For low-priority Python, tests only in the typehints package are run when
PreCommit test called. And rest of them are moved to the PostCommit one.
- For high-priority Python, PreCommit and PostCommit tests are AS IS.
- Assured that we can add more tests easily later if there is a need.
was:
To reduce resource usage for PreCommit tests,
- Tests only in the typehints package are run when PreCommit test called. And
rest of them are moved to the PostCommit one.
- Assured that we can add more tests easily later if there is a need.
> Reduce PreCommit test to the minimum and move rest of them to PostCommit one
> ----------------------------------------------------------------------------
>
> Key: BEAM-9944
> URL: https://issues.apache.org/jira/browse/BEAM-9944
> Project: Beam
> Issue Type: Sub-task
> Components: sdk-py-core
> Reporter: yoshiki obata
> Priority: Major
>
> To reduce resource usage for PreCommit tests, these needs are to be met.
> - For low-priority Python, tests only in the typehints package are run when
> PreCommit test called. And rest of them are moved to the PostCommit one.
> - For high-priority Python, PreCommit and PostCommit tests are AS IS.
> - Assured that we can add more tests easily later if there is a need.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)