Skip to content
Snippets Groups Projects
Commit ae283933 authored by Chandler Robert Baker's avatar Chandler Robert Baker
Browse files

Merge branch '23.0_ARTtimeout' into '23.0'

TrigInDetValidation: increase TrigInDetRdictStep timeout

See merge request atlas/athena!64243
parents ba8986df 74934b7f
No related branches found
No related tags found
No related merge requests found
......@@ -298,7 +298,7 @@ class TrigInDetRdictStep(Step):
self.auto_report_result = True
self.required = True
self.executable = 'TIDArdict'
self.timeout = 10*60
self.timeout = 15*60
self.config = config
def configure(self, test):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment