Benjamin Bannier created MESOS-9678:
---------------------------------------
Summary: Some SLRP tests fail under stress
Key: MESOS-9678
URL: https://issues.apache.org/jira/browse/MESOS-9678
Project: Mesos
Issue Type: Bug
Components: storage, test
Reporter: Benjamin Bannier
Some tests using storage local resource providers can fail under stress, e.g.,
on a 72 core machine triggered by running \{{stress-ng --cpu=100 --io 20 --vm
20 --fork 100 --timeout 3600s}}.
These tests typically attempt to run with paused clock, but have to unpause the
clock to allow the CSI plugin container to connect. The framework started as
part of these tests can then run into a situation where they never receive any
offers.
We should investigate what is happening here, and fix tests making use of the
problematic pattern.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)