Skip to content

Commit 4684a13

Browse files
committed
remove hdf5 romio test
how did this get removed? Signed-off-by: Howard Pritchard <[email protected]>
1 parent 73a55fe commit 4684a13

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

.github/workflows/hdf5-tests.yaml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -43,10 +43,3 @@ jobs:
4343
HDF5TestExpress=0 mpirun --mca io ompio -np 4 ./hdf5/testpar/t_shapesame
4444
mpirun --mca io ompio -np 4 ./hdf5/testpar/t_filters_parallel
4545
mpirun --mca io ompio -np 4 ./hdf5/testpar/testphdf5
46-
- name: Run testsuite (romio)
47-
run: |
48-
export PATH=/opt/openmpi/bin:${PATH}
49-
export LD_LIBRARY_PATH=/opt/openmpi/lib:${LD_LIBRARY_PATH}
50-
HDF5TestExpress=0 mpirun --mca io ^ompio -np 4 ./hdf5/testpar/t_shapesame
51-
mpirun --mca io ^ompio -np 4 ./hdf5/testpar/t_filters_parallel
52-
mpirun --mca io ^ompio -np 4 ./hdf5/testpar/testphdf5

0 commit comments

Comments
 (0)