<!-- This file has been automatically generated. See web/README.md -->
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252">
</head>
<body>
<div id="compose-container" style="direction: ltr" itemscope="" itemtype="https://schema.org/EmailMessage">
<span itemprop="creator" itemscope="" itemtype="https://schema.org/Organization"><span itemprop="name" content="Outlook Mobile for iOS"></span></span>
<div>
<div style="direction: ltr;">Thanks Clark, </div>
<div><br>
</div>
<div style="direction: ltr;">I’m pretty sure the UTs would conflict with each other so raising the concurrency is probably a big undertaking. Though it’s definitely worth looking into in the future. Shifting the job timeout a little bit maybe a the simplest
 solution.</div>
<div><br>
</div>
<div style="direction: ltr;">Thanks again,</div>
<div style="direction: ltr;">Andras</div>
<div><br>
</div>
<div class="acompli_signature"></div>
<div class="gmail_quote">_____________________________<br>
From: Clark Boylan <cboylan@sapwetik.org><br>
Sent: Tuesday, May 1, 2018 6:12 PM<br>
Subject: Re: [openstack-dev] [mistral] Help with test run<br>
To: <openstack-dev@lists.openstack.org><br>
<br>
<br>
On Fri, Apr 27, 2018, at 2:22 AM, András Kövi wrote:<br>
> Hi,<br>
> <br>
> Can someone please help me with why this build ended with TIMED_OUT?<br>
> http://logs.openstack.org/85/527085/8/check/mistral-tox-unit-mysql/3ffae9f/<br>
<br>
Reading the job log the job setup only took a few minutes. Then the unittests start and are running continuously until the timeout happens at 30 minutes. Chances are that the default 30 minute timeout is not sufficient for this job. Runtime may vary based on
 cloud region and presence of noisy neighbors.<br>
<br>
As for making this more reliable you can increase the timeout in the job configuration for that job. Another approach would be to make the unittests run more quickly. I notice the job is hard coded to use concurrency=1 when invoking the test runner so you are
 only using ~1/8 of the available cpus. You might try increasing this value though will likely need to make sure the tests don't conflict with each other.<br>
<br>
Clark<br>
<br>
__________________________________________________________________________<br>
OpenStack Development Mailing List (not for usage questions)<br>
Unsubscribe: OpenStack-dev-request@lists.openstack.org?subject:unsubscribe<br>
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev<br>
<br>
<br>
</div>
</div>
</div>
</body>
</html>