Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BEAM-5444] Revert Flink PostCommit to parallelism 1 #6449

Merged
merged 1 commit into from
Sep 21, 2018

Conversation

mxm
Copy link
Contributor

@mxm mxm commented Sep 20, 2018

As of 8f94a03, the parallelism defaults to the number of available CPU cores in local setups. Since this breaks PostCommit, we default to parallelism 1 for those tests.

CC @lostluck

Post-Commit Tests Status (on master branch)

Lang SDK Apex Dataflow Flink Gearpump Samza Spark
Go Build Status --- --- --- --- --- ---
Java Build Status Build Status Build Status Build Status Build Status Build Status Build Status
Python Build Status --- Build Status
Build Status
--- --- --- ---

As of 8f94a03, the parallelism defaults to the
number of available CPU cores in local setups. Since this breaks PostCommit, we
default to parallelism 1 for those tests.
@mxm
Copy link
Contributor Author

mxm commented Sep 20, 2018

Run Java PostCommit

@lostluck
Copy link
Contributor

Run Python PreCommit

@lostluck
Copy link
Contributor

Run Flink ValidatesRunner

@lostluck
Copy link
Contributor

I realized that we can just run the Flink validates runner test to make sure this fixes the issue, rather than speculating. If it passes, LGTM.

Copy link
Contributor

@lostluck lostluck left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The flink tests pass now, but the python precommits are failing. I think they're spurious WRT this change though.
@lukecwik Please merge!

@mxm
Copy link
Contributor Author

mxm commented Sep 21, 2018

Thanks for keeping an eye on the build!

I realized that we can just run the Flink validates runner test to make sure this fixes the issue, rather than speculating. If it passes, LGTM.

PostCommit includes Flink Validates Runner, no? Though much quicker to run only the Flink parts.

@mxm mxm merged commit a689710 into apache:master Sep 21, 2018
@mxm mxm deleted the BEAM-5444 branch September 21, 2018 08:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants