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

Provides a slow CI Slave to pinpoint test that are resource bounded

    XMLWordPrintable

    Details

    • Type: New Feature
    • Status: Open
    • Priority: Minor
    • Resolution: Unresolved
    • Affects Version/s: None
    • Fix Version/s: None
    • Component/s: Continuous Integration

      Description

      Being able to run unit tests in a slow but stable env will enable to list tests that fails because of latency (cpu/memory/disk/network) in a repeatable way.

      Today we have tests that fail only when running on an overloaded slave.

      This slave should:

      • not be a docker
      • have a slow CPU, may be 2
      • a way to throttle the disk IO
      • eventually add network latency (tc qdisc add dev eth0 root netem delay 4ms 1ms) but only during tests
      • eventually simulate GC pause (using kill SIGSTOP/SIGCONT)

        Attachments

          Activity

            People

            • Assignee:
              Unassigned
              Reporter:
              bdelbosc Benoit Delbosc
              Participants:
            • Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

              • Created:
                Updated: