Closed (fixed)
Project:
Drupal.org Testbots
Component:
malfunctioning testbot
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
27 Apr 2015 at 18:35 UTC
Updated:
13 May 2015 at 15:24 UTC
Jump to comment: Most recent
At the moment we have instances where testbots runs tests for 3 hours and then give up. This is because something goes wrong. I think we should reduce the time limit from 180 minutes to 60 minutes. Because:
@xjm has raised concerns that in the past tests that exceeded the time limit caused the bot to loop but I have seen test runs cut out and feedback correctly after the 180 minute time limit recently.
The variable pifr_client_timeout should be set to 60.
Comments
Comment #1
isntall commentedI've pushed a change to the drupaltestbot-puppet repo that has changed the pifr_client_timeout to 60.
Comment #2
jthorson commentedSo this is complete, correct?