Don't fail the build when pipelines memory limit is exceded

XMLWordPrintable

      My build uses a lot of memory when building in parallel. Occasionally, due to the non-deterministic nature of parallel builds, it hits the memory limit, and the linux oom-killer kills my gcc process. I've written my script to handle this (it retries with -j1), and the build completes fine.

      The problem: pipelines reports this as a build failure, despite my script working.

            Assignee:
            Unassigned
            Reporter:
            Christopher Moore
            Votes:
            2 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: