mirror of
https://github.com/HDFGroup/hdf5.git
synced 2026-09-25 04:09:44 +03:00
Generate VOL tests for h5ls (#5769)
* Generate VOL tests for h5ls * Update workflow * Rework test skipping Co-authored-by: jhendersonHDF <jhenderson@hdfgroup.org>
This commit is contained in:
@@ -191,4 +191,4 @@ jobs:
|
||||
HSDS_ENDPOINT=http+unix://%2Ftmp%2Fhs%2Fsn_1.sock \
|
||||
ROOT_DIR=${{github.workspace}}/hsdsdata \
|
||||
BUCKET_NAME=hsdstest \
|
||||
ctest --build-config ${{ inputs.build_mode }} -VV -R "h5_api" -E "H5COPY|H5DIFF" .
|
||||
ctest --build-config ${{ inputs.build_mode }} -VV -R "h5_api" -E "H5COPY|H5DIFF|H5LS" .
|
||||
|
||||
Reference in New Issue
Block a user