Skip to content

Commit

Permalink
Increased base timeout to 60m
Browse files Browse the repository at this point in the history
  • Loading branch information
Crivella committed Oct 18, 2024
1 parent 6b04d53 commit 68cff9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eessi/testsuite/tests/apps/MetalWalls.py
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ class EESSI_MetalWalls_MW(MetalWallsCheck):

valid_systems = ['*']
valid_prog_environs = ['default']
time_limit = '30m'
time_limit = '60m'

module_name = parameter(find_modules('MetalWalls'))
# For now, MetalWalls is being build for CPU targets only
Expand Down

0 comments on commit 68cff9a

Please sign in to comment.