[Webkit-unassigned] [Bug 131358] [WK2][GTK] Split the 64bit bots in Build and Test

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 8 17:11:45 PDT 2014


https://bugs.webkit.org/show_bug.cgi?id=131358





--- Comment #14 from Carlos Alberto Lopez Perez <clopez at igalia.com>  2014-05-08 17:12:05 PST ---
(In reply to comment #13)
> 
> Are you sure if it is efficient to split the builder and the tester for the
> debug bot? Uploading gigabytes to the master by builder and then download
> by the tester will take long time, maybe an hour per build if your bots
> aren't very close to build.webkit.org.

We are planning to workaround this issue by wrapping the zip/unzip commands with a shell script that will copy the built product to the test buildslave directly (both machines are on the same LAN so it should be pretty fast).

And instead of uploading the built product, the script will upload to the buildmaster a fake zip file that contains only a txt with a link to the real build product.

This way we will avoid the problem with the slow upload/download.

Probably it will take some few days of try-error-fix until we fully stabilize this new setup.

Once the deployment is working as expected I plan to send a mail to the ML webkit-gtk at lists.webkit.org announcing this.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list