Skip to content
  • Daniel Vetter's avatar
    tests/core_auth: set rlimit · f4f7b700
    Daniel Vetter authored
    
    
    Some distros have huge rlimits and then the test takes forever, or
    worse oom, or even worse, takse down the entire machine (which is
    shouldn't be able to, but oh well, oom handling in linux).
    
    Make sure we have a consistent rlimit by adjusting it manually.
    
    v2: Use the default of 1024 from everywhere except ubuntu.
    
    Cc: Tomi Sarvela <tomi.p.sarvela@intel.com>
    Cc: Chris Wilson <chris@chris-wilson.co.uk>
    Reviewed-by: default avatarArkadiusz Hiler <arkadiusz.hiler@intel.com>
    Signed-off-by: default avatarDaniel Vetter <daniel.vetter@intel.com>
    f4f7b700