https://bugzilla.wikimedia.org/show_bug.cgi?id=56717

       Web browser: ---
            Bug ID: 56717
           Summary: limit jenkins user git setting core.packedGitLimit
           Product: Wikimedia
           Version: wmf-deployment
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: Continuous integration
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected],
                    [email protected]
    Classification: Unclassified
   Mobile Platform: ---

By default git comes with 8GB to map pack files in memory
(core.packedGitLimit). Whenever we run `git gc --aggressive` the machine is
sent to swap when processing certain repositories (i.e.  mediawiki/core).

We could use the puppet class git::userconfig to set the parameter for the
jenkins user.

-- 
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

Reply via email to