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

Improvements for CI and workaround for test #15

Merged
merged 5 commits into from
Oct 28, 2020

Conversation

rem1776
Copy link
Contributor

@rem1776 rem1776 commented Oct 20, 2020

Updates the github action to use docker containers to compile and run tests with and without mpi enabled, and will save the log file upon failure.

Also added in a check to skip Test24 since it fails with gcc, and adds Test26 as a workaround for Test24.

@ceblanton
Copy link
Contributor

Hi @ngs333 this update looks good to me. It resolves the failing fregrid reference test by skipping the existing test (done with icc) unless the compiler is icc, and adds a 2nd fregrid reference test with a nccmp float tolerance option.

@ngs333 ngs333 merged commit 67ed159 into NOAA-GFDL:master Oct 28, 2020
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.

None yet

3 participants