unidata/NetCDF Test Action
An action to run tests for the various netCDF projects
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| repo-type | Specify if this is one of the root netcdf repos. c, fortran, cxx4, java | no | — |
| build-system | Build System to test. cmake, autotools, both | yes | — |
| ctest-repeat | Number of times ctest will try to repeat until success. default: 3 | no | — |
| hdf5-version | HDF5 Version to test against. Currently no support for versions with a tag identifier, e.g. 1.14.0-1: default 1.14.6 | no | — |
| run-c | Whether or not the C tests should be run. | yes | — |
| c-branch | Branch or tag of netCDF-C to use, default is main *or* current commit | no | — |
| c-compiler | C compiler to use: gcc, clang, mpicc (from openmpich) | yes | — |
| cmake-c-options | Additional options to pass to cmake | no | — |
| autotools-c-options | Additional options to pass to autotools | no | — |
| mpich-version | mpich version to install. If none specified, underlying package-manager provided version used. | no | — |
| run-fortran | Whether or not the Fortran tests should be run. | yes | — |
| fortran-branch | Branch or tag of netCDF-Fortran to use, default is main *or* current commit | no | — |
| run-java | Whether or not the Java tests should be run. | no | — |
| java-branch | Branch or tag of netCDF-Java to use, default is maint-5.x | no | — |
Outputs
no outputs