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

       Web browser: ---
            Bug ID: 46296
           Summary: Parsoid server check gets killed because of Jenkins'
                    paranoia re: file descriptors
           Product: Wikimedia
           Version: unspecified
          Hardware: All
               URL: https://integration.mediawiki.org/ci/view/All/job/pars
                    oid-server-sanity-check/
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: Testing Infrastructure
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected],
                    [email protected], [email protected],
                    [email protected]
    Classification: Unclassified
   Mobile Platform: ---

We have a job that sanity-checks our API server, which is a primary part of our
ability to communicate with the VisualEditor. It fails because the process
forks off several workers to handle requests, which sets off big red blinking
alarms in Jenkins.

Do we need to add in an option to not fork? Do we need to add in some other
method of doing this (like a "start a background process" Jenkins builder)? Or
can we work around the file descriptor issue?

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to