https://bugzilla.wikimedia.org/show_bug.cgi?id=64687
Antoine "hashar" Musso <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|PATCH_TO_REVIEW |ASSIGNED CC| |[email protected] Assignee|[email protected]. |[email protected] |org | Summary|HHVM Jenkins builds slowing |HHVM Jenkins builds slowing |down merges |down check reports --- Comment #9 from Antoine "hashar" Musso <[email protected]> --- The mess of changes above is to stop triggering jobs when a patch is proposed. Instead it is now run for master and REL1_23 branches when a change is merged by Gerrit. That might provide a useful dashboard. > 1) Try passing this option to the build: -vEval.Jit=true > That hopefully will speed things up sufficiently. The script wrapper already has Eval.Jit=true. That has been added by Erik Bernhardson with https://gerrit.wikimedia.org/r/#/c/117226/ . Without Jit the PHPUnit job is just wayyyy too slow. I believe this bug can be closed whenever we have verified the post merge jobs are triggered properly. To further speed up the hhvm build, I guess we want some more bugs filled and figure out what additional settings are needed :-) -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
