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

Parallelize architectures in both the building and packaging phases of make release #6196

Merged
2 commits merged into from Apr 2, 2015

Conversation

zmerlynn
Copy link
Member

On my desktop, this took the KUBE_RELEASE_RUN_TESTS=n "make release" down from 172s to 115s.

@zmerlynn
Copy link
Member Author

cc @quinton-hoole @ixdy

cc @filbranden for bash fun

@vmarmol
Copy link
Contributor

vmarmol commented Mar 31, 2015

Assigning to @ixdy, feel free to re-assign.

@zmerlynn zmerlynn force-pushed the parallel_arch branch 2 times, most recently from 3d48d13 to 45bd335 Compare March 31, 2015 22:00
@zmerlynn
Copy link
Member Author

@ixdy: Rebased, sorry, didn't see that I got sliced yesterday.

@ghost
Copy link

ghost commented Mar 31, 2015

Could you perhaps generate a more succint diff for review? It seems like most of this is formatting changes - it's difficult to work our what has actually changed.

@ixdy
Copy link
Member

ixdy commented Mar 31, 2015

LGTM. Not sure if @filbranden has any shell commentary.

@zmerlynn
Copy link
Member Author

@quinton-hoole: Not really, no. There was a tabbing change because of the sub-shell addition, which causes a large drift.

@ghost
Copy link

ghost commented Apr 1, 2015

Apologies for the delay. There are now merge conflicts. Please rebase and I'll merge.

On my desktop, this took the KUBE_RELEASE_RUN_TESTS=n
"make release" down from 172s to 115s
@zmerlynn
Copy link
Member Author

zmerlynn commented Apr 2, 2015

@quinton-hoole: PTAL. The rebase basically forced me to redo golang.sh, so I gave you two commits that are slightly more reviewable for that file (one commit that has the changes, the next that re-tab-ifies the middle block.)

ghost pushed a commit that referenced this pull request Apr 2, 2015
Parallelize architectures in both the building and packaging phases of `make release`
@ghost ghost merged commit 3a724b2 into kubernetes:master Apr 2, 2015
@derekwaynecarr
Copy link
Member

Awesome!

@zmerlynn
Copy link
Member Author

zmerlynn commented Apr 2, 2015

I'm actually rolling this back due to #6346. I played with it for a while, and a have a working version that breaks based on the memory, but I'm now not sure the timing matters much.

This pull request was closed.
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

5 participants