diff --git a/.github/workflows/linux-auto-ts.yml b/.github/workflows/lin-auto-ompi-ts-dr-mr-s3-sf.yml similarity index 81% rename from .github/workflows/linux-auto-ts.yml rename to .github/workflows/lin-auto-ompi-ts-dr-mr-s3-sf.yml index 8e587ac1aeb..e9275ba0649 100644 --- a/.github/workflows/linux-auto-ts.yml +++ b/.github/workflows/lin-auto-ompi-ts-dr-mr-s3-sf.yml @@ -1,4 +1,4 @@ -name: linux atutools parallel threadsafe vfds +name: lin auto ompi ts dr mr s3 sf on: push: @@ -21,7 +21,8 @@ jobs: set ./autogen.sh ./configure --enable-parallel --enable-direct-vfd --enable-mirror-vfd \ - --enable-subfiling-vfd --enable-ros3-vfd --enable-threadsafe --disable-hl CC=mpicc + --enable-ros3-vfd --enable-subfiling-vfd --enable-threadsafe \ + --disable-hl CC=mpicc make make check diff --git a/WATCHME.md b/WATCHME.md index eee35df0c12..423a3a9ae39 100644 --- a/WATCHME.md +++ b/WATCHME.md @@ -41,7 +41,7 @@ | Test | Status | | -----| ------ | | Off | [![mac13 off](https://github.com/hyoklee/hdf5/actions/workflows/mac13-off.yml/badge.svg)](https://github.com/hyoklee/hdf5/actions/workflows/mac13-off.yml) | -| Extra | [![linux atutools parallel threadsafe vfds](https://github.com/hyoklee/hdf5/actions/workflows/linux-auto-ts.yml/badge.svg)](https://github.com/hyoklee/hdf5/actions/workflows/linux-auto-ts.yml) [![linux autotools parallel vfds](https://github.com/hyoklee/hdf5/actions/workflows/linux-auto.yml/badge.svg)](https://github.com/hyoklee/hdf5/actions/workflows/linux-auto.yml) [![mac autotools parallel](https://github.com/hyoklee/hdf5/actions/workflows/mac-auto.yml/badge.svg)](https://github.com/hyoklee/hdf5/actions/workflows/mac-auto.yml) | +| Extra | [![li atut ompi ts dr mr s3 sf](https://github.com/hyoklee/hdf5/actions/workflows/lin-auto-ompi-ts-dr-mr-s3-sf.yml/badge.svg)](https://github.com/hyoklee/hdf5/actions/workflows/lin-auto-ompi-ts-dr-mr-s3-sf.yml) [![linux autotools parallel vfds](https://github.com/hyoklee/hdf5/actions/workflows/linux-auto.yml/badge.svg)](https://github.com/hyoklee/hdf5/actions/workflows/linux-auto.yml) [![mac autotools parallel](https://github.com/hyoklee/hdf5/actions/workflows/mac-auto.yml/badge.svg)](https://github.com/hyoklee/hdf5/actions/workflows/mac-auto.yml) | | Julia | [![lin jl](https://github.com/hyoklee/hdf5/actions/workflows/lin-jl.yml/badge.svg)](https://github.com/hyoklee/hdf5/actions/workflows/lin-jl.yml) [![lin auto jl](https://github.com/hyoklee/hdf5/actions/workflows/lin-auto-jl.yml/badge.svg)](https://github.com/hyoklee/hdf5/actions/workflows/lin-auto-jl.yml) | | Interop. | [![HDF-EOS5](https://img.shields.io/github/actions/workflow/status/HDFGroup/hdf5/hdfeos5.yml?branch=develop&label=HDF-EOS5)](https://github.com/HDFGroup/hdf5/actions?query=branch%3Adevelop) [![netCDF](https://github.com/hyoklee/hdf5/actions/workflows/netcdf.yml/badge.svg)](https://github.com/hyoklee/hdf5/actions/workflows/netcdf.yml) | | S3 | [![mac-13 CMake ROS3](https://github.com/hyoklee/hdf5/actions/workflows/mac-cmake-ros3.yml/badge.svg)](https://github.com/hyoklee/hdf5/actions/workflows/mac-cmake-ros3.yml) |