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

github actions utest (#169) #1

Merged
merged 1 commit into from
Sep 10, 2020

Conversation

DavidHuber-NOAA
Copy link
Owner

  • add ci-related files. update utest
  • modify to auto-run different cases based on ci.test
  • Improve CI workflow
  • Separate builds and tests into different jobs
  • Separate input data from build image; instead, use it as a volume before running tests
  • Make ci subdirectory to contain ci-related files
  • add clean-up after utest run
  • add workflow manage files
  • move parsing in main.yml to a separate script file

Description

(Instructions: this, and all subsequent sections of text should be removed and filled in as appropriate.)
Provide a detailed description of what this PR does.
What bug does it fix, or what feature does it add?
Is a change of answers expected from this PR?

Issue(s) addressed

Link the issues to be closed with this PR, whether in this repository, or in another repository.
(Remember, issues should always be created before starting work on a PR branch!)

  • fixes #<issue_number>
  • fixes noaa-emc/fv3atm/issues/<issue_number>

Testing

How were these changes tested?
What compilers / HPCs was it tested with?
Are the changes covered by regression tests? (If not, why? Do new tests need to be added?)

Dependencies

If testing this branch requires non-default branches in other repositories, list them.
Those branches should have matching names (ideally)

Do PRs in upstream repositories need to be merged first?
If so add the "waiting for other repos" label and list the upstream PRs

  • waiting on noaa-emc/nems/pull/<pr_number>
  • waiting on noaa-emc/fv3atm/pull/<pr_number>

* add ci-related files. update utest
* modify to auto-run different cases based on ci.test
* Improve CI workflow
* Separate builds and tests into different jobs
* Separate input data from build image; instead, use it as a volume before running tests
* Make ci subdirectory to contain ci-related files
* add clean-up after utest run
* add workflow manage files
* move parsing in main.yml to a separate script file
@DavidHuber-NOAA DavidHuber-NOAA merged commit e3a3489 into DavidHuber-NOAA:develop Sep 10, 2020
DavidHuber-NOAA pushed a commit that referenced this pull request Aug 6, 2021
…y#524)

* point to Jun fv3atm personal fork
* add CDEPS submodule
* add building instructions
* fix issues that came from building
* builds CDEPS targets
* missed w3nco dep
* cleanup use of FoX and remove redundant library links in components
* Add 3 files generated by genf90.pl to the CDEPS-interface/ufs directory. (#1)
* remove dependency on genf90.pl for CDEPS/share
* remove FoX (#2)
remove FoX dependency building and use ESMF Config instead.
Co-authored-by: Jun Wang <junwang-noaa@users.noreply.github.com>
Co-authored-by: BinLi-NOAA <bin.li@noaa.gov>
Co-authored-by: Brian Curtis <brian.curtis@noaa.gov>
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