RESOLVED FIXED 127472
Add ARM EFL Linux builder bot to Apple buildmaster
https://bugs.webkit.org/show_bug.cgi?id=127472
Summary Add ARM EFL Linux builder bot to Apple buildmaster
Gabor Rapcsanyi
Reported 2014-01-23 02:27:34 PST
Add ARM EFL Linux builder bot to Apple buildmaster
Attachments
proposed patch (2.81 KB, patch)
2014-01-23 04:04 PST, Gabor Rapcsanyi
no flags
proposed patch v2 (3.35 KB, patch)
2014-01-28 05:53 PST, Gabor Rapcsanyi
ossy: review+
ossy: commit-queue-
Gabor Rapcsanyi
Comment 1 2014-01-23 04:04:04 PST
Created attachment 221970 [details] proposed patch
Csaba Osztrogonác
Comment 2 2014-01-23 04:14:44 PST
Comment on attachment 221970 [details] proposed patch View in context: https://bugs.webkit.org/attachment.cgi?id=221970&action=review The patch looks good to me in general, but I I have some nit-picks: > Tools/BuildSlaveSupport/build.webkit.org-config/config.json:45 > + { "name": "efl-linux-slave-4", "platform": "efl" } It would be better to have a name refer to this slave is hosted by University of Szeged. for example: szeged-slave-1 > Tools/BuildSlaveSupport/build.webkit.org-config/config.json:189 > + "name": "EFL Linux ARMv7 Release (Build)", "type": "Build", "builddir": "efl-linux-armv7-release", Is this bot use ARM or Thumb2 instruction set? I think the name of the bot should say it: "EFL Linux ARMv7 Thumb2 Release (Build)" or "EFL Linux ARMv7 Traditional Release (Build)"
Gabor Rapcsanyi
Comment 3 2014-01-23 04:25:17 PST
(In reply to comment #2) > (From update of attachment 221970 [details]) > View in context: https://bugs.webkit.org/attachment.cgi?id=221970&action=review > > The patch looks good to me in general, but I I have some nit-picks: > > > Tools/BuildSlaveSupport/build.webkit.org-config/config.json:45 > > + { "name": "efl-linux-slave-4", "platform": "efl" } > > It would be better to have a name refer to this slave is hosted by University of Szeged. > for example: szeged-slave-1 > > > Tools/BuildSlaveSupport/build.webkit.org-config/config.json:189 > > + "name": "EFL Linux ARMv7 Release (Build)", "type": "Build", "builddir": "efl-linux-armv7-release", > > Is this bot use ARM or Thumb2 instruction set? > I think the name of the bot should say it: > "EFL Linux ARMv7 Thumb2 Release (Build)" or > "EFL Linux ARMv7 Traditional Release (Build)" Sure, I can rename these.
Gabor Rapcsanyi
Comment 4 2014-01-28 05:53:46 PST
Created attachment 222433 [details] proposed patch v2 I changed the names and added another bot. This way we can test the ARMv7 Thumb2 and Traditional instruction set on Linux.
Csaba Osztrogonác
Comment 5 2014-01-28 05:59:57 PST
Comment on attachment 222433 [details] proposed patch v2 LGTM, r=me, but cq-. Lucas, could you possibly generate passwords for the new slaves and send them to Gábor and then land this patch and restart the master? Thanks.
Lucas Forschler
Comment 6 2014-01-30 11:12:15 PST
Sorry for the delay, i was out of office earlier this week. I'll generate passwords and send them your way Gabor.
Csaba Osztrogonác
Comment 7 2014-02-06 08:08:54 PST
Note You need to log in before you can comment on or make changes to this bug.