Uploaded image for project: 'Nuxeo ECM Build/Test Environment'
  1. Nuxeo ECM Build/Test Environment
  2. NXBT-3286

Run parallel multi environment unit tests in separate containers

    XMLWordPrintable

    Details

    • Type: Task
    • Status: Resolved
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: None
    • Component/s: Jenkins X

      Description

      Currently, the multi-environment unit tests added since NXP-28579 are run in parallel in the same container, running 3 Maven processes.

       Though, it makes sense to run each Maven process in a dedicated container to:

      • Isolate the CPU/memory resource usage per process.
      • Better control the CPU/memory resource requests/limits of each container regarding the actual consumption of each Maven process, and adjust these resources more finely than what was done for NXBT-3273.
      • Have a hope to be less subject to transaction timeouts (see NXP-28710) and latency (see NXP-28818) issues.
      • Maybe avoid some remaining port sharing issues?

        Attachments

          Issue Links

            Activity

              People

              • Votes:
                0 Vote for this issue
                Watchers:
                2 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved:

                  Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0 minutes
                  0m
                  Logged:
                  Time Spent - 1 day, 5 hours
                  1d 5h