[
https://issues.apache.org/jira/browse/BEAM-10623?focusedWorklogId=468145&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-468145
]
ASF GitHub Bot logged work on BEAM-10623:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 08/Aug/20 01:46
Start Date: 08/Aug/20 01:46
Worklog Time Spent: 10m
Work Description: tvalentyn commented on pull request #12452:
URL: https://github.com/apache/beam/pull/12452#issuecomment-670805985
> @tvalentyn answering your question:
>
> > Also, all actions workflow run in parallel, right? so it takes roughly
the same time as running a regular precommit? In such case we could consider
running it on PR.
>
> Building sdk source dist is used as prerequisite for
`python_wordcount_dataflow` job . Building source distribution is already
validated for PR in `.github/workflows/build_wheels.yml` workflow.
Not sure I follow. I meant to say: if Github Action test suites run
comparative amount of time as Jenkins precommit suites, we can continue running
Github Action test suites on each PR, assuming Actions Quota is not a concern.
I wanted to know whether different suites from the matrix (Py3.5 on Windows,
Py3.6 on MacOS) run in parallel or not.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 468145)
Time Spent: 6h 10m (was: 6h)
> Add workflow to run Beam python tests on Linux/Windows/Mac platforms
> --------------------------------------------------------------------
>
> Key: BEAM-10623
> URL: https://issues.apache.org/jira/browse/BEAM-10623
> Project: Beam
> Issue Type: Sub-task
> Components: sdk-py-core, testing
> Reporter: Tobiasz Kedzierski
> Assignee: Tobiasz Kedzierski
> Priority: P2
> Time Spent: 6h 10m
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)