Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switch runner and allow for more run time #750

Merged
merged 1 commit into from
Oct 30, 2024

Conversation

adcroft
Copy link
Member

@adcroft adcroft commented Oct 30, 2024

This fixes the gitlab pipelines, post c5 OS update:

  • Changed gitlab runner to the mom6-account on gaea
  • Added gitlab variable MOM6_RUN_JOB_DURATION to control the allowed run duration during bad days for the system. Defaults to 15:00 (15 mins)
  • Added FC=ftn MPIFC=ftn CC=cc environment vars when invoking make in .testing

A successful pipeline following these changes can be seen at https://gitlab.gfdl.noaa.gov/ogrp/mom6ci/MOM6/-/pipelines/25306

- Changed gitlab runner to the mom6-account on gaea
- Added gitlab variable MOM6_RUN_JOB_DURATION to control the allowed run
  duration during bad days for the system. Defaults to 15:00 (15 mins)
- Added FC=ftn MPIFC=ftn CC=cc environment vars when invoking make
  in .testing
Copy link
Member

@marshallward marshallward left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@marshallward marshallward merged commit 795e982 into NOAA-GFDL:dev/gfdl Oct 30, 2024
20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants