Skip to content

Commit

Permalink
ci: increase time limit for NAG jobs on Levante
Browse files Browse the repository at this point in the history
  • Loading branch information
skosukhin committed Jan 7, 2025
1 parent 1664d65 commit c75b865
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitlab/levante.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,9 @@ variables:
- .nag
- .common-levante
variables:
# Test executables produced in this configuration are too slow to run within
# the default time limit:
TIME_LIMIT: "10:00"
# Compiler flags used for ICON model:
FFLAGS: -Wc=/sw/spack-levante/gcc-11.2.0-bcn7mb/bin/gcc -f2008 -colour -w=uep -g -gline -O0 -float-store -nan -Wc,-g -Wc,-pipe -Wc,--param,max-vartrack-size=200000000 -Wc,-mno-fma -C=all

Expand Down

0 comments on commit c75b865

Please sign in to comment.