Skip to content

Commit 85a548f

Browse files
authored
Maint 11.x, increase timeout (#4147)
This increases the timeout for jenkins
1 parent 9c43d54 commit 85a548f

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

  • Buildings/Resources/Scripts/BuildingsPy

Buildings/Resources/Scripts/BuildingsPy/conf.yml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -316,6 +316,9 @@
316316
comment: 'TimeoutExpired: omc timed out after 300 seconds'
317317
simulate: false
318318
- model_name: Buildings.ThermalZones.Detailed.Examples.FFD.WindowWithShade
319+
dymola:
320+
comment: Timeout on jenkins
321+
time_out: 600
319322
openmodelica:
320323
comment: 'TimeoutExpired: omc timed out after 300 seconds'
321324
simulate: false
@@ -344,10 +347,16 @@
344347
comment: Timeout on travis
345348
time_out: 600
346349
- model_name: Buildings.ThermalZones.Detailed.Validation.BESTEST.Cases9xx.Case980
350+
dymola:
351+
comment: Timeout on jenkins
352+
time_out: 600
347353
openmodelica:
348354
comment: Timeout on travis, https://app.travis-ci.com/github/lbl-srg/modelica-buildings/jobs/615261256
349355
time_out: 600
350356
- model_name: Buildings.ThermalZones.Detailed.Validation.BESTEST.Cases9xx.Case995
357+
dymola:
358+
comment: Timeout on jenkins
359+
time_out: 600
351360
openmodelica:
352361
comment: Timeout on travis, https://app.travis-ci.com/github/lbl-srg/modelica-buildings/jobs/615261256
353362
time_out: 600

0 commit comments

Comments
 (0)