Skip to content

Commit c83b798

Browse files
authored
Generate VOL tests for h5repack (#5793)
* Generate VOL tests for h5repack * Correct cleanup depends * Correct wrong varname * Remove 'cmake' specification
1 parent af77085 commit c83b798

File tree

2 files changed

+285
-157
lines changed

2 files changed

+285
-157
lines changed

.github/workflows/vol_rest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,4 +191,4 @@ jobs:
191191
HSDS_ENDPOINT=http+unix://%2Ftmp%2Fhs%2Fsn_1.sock \
192192
ROOT_DIR=${{github.workspace}}/hsdsdata \
193193
BUCKET_NAME=hsdstest \
194-
ctest --build-config ${{ inputs.build_mode }} -VV -R "h5_api" -E "H5COPY|H5DIFF|H5LS|H5DUMP" .
194+
ctest --build-config ${{ inputs.build_mode }} -VV -R "h5_api" -E "H5COPY|H5DIFF|H5LS|H5DUMP|H5REPACK" .

0 commit comments

Comments
 (0)