summaryrefslogtreecommitdiffstats
path: root/test/testvfdswmr.sh.in
diff options
context:
space:
mode:
authorMuqun Yang <myang6@hdfgroup.org>2021-04-22 21:16:26 (GMT)
committerMuqun Yang <myang6@hdfgroup.org>2021-04-22 21:16:26 (GMT)
commit2afc32cc138f83401623a4108ae99047f32e23e7 (patch)
tree681e9daf1139f5491e7de6f9a3c4985e87d7bab2 /test/testvfdswmr.sh.in
parent798776d6c1657371ebdf839d45eddd835f673966 (diff)
downloadhdf5-2afc32cc138f83401623a4108ae99047f32e23e7.zip
hdf5-2afc32cc138f83401623a4108ae99047f32e23e7.tar.gz
hdf5-2afc32cc138f83401623a4108ae99047f32e23e7.tar.bz2
More comments and shorten the test time a bit
Diffstat (limited to 'test/testvfdswmr.sh.in')
-rw-r--r--test/testvfdswmr.sh.in4
1 files changed, 1 insertions, 3 deletions
diff --git a/test/testvfdswmr.sh.in b/test/testvfdswmr.sh.in
index e287e79..1a1d683 100644
--- a/test/testvfdswmr.sh.in
+++ b/test/testvfdswmr.sh.in
@@ -62,7 +62,7 @@ if [[ "$HDF5TestExpress" -eq 0 ]] ; then # Setting for exhaustive run
BIGSET_few_s=40
BIGSET_many_s=1000
GROUP_n=400
- GROUP_attr_n=10
+ GROUP_attr_n=4
elif [[ "$HDF5TestExpress" -gt 1 ]]; then # Setting for quick run
BIGSET_n=10
BIGSET_few_s=10
@@ -669,7 +669,6 @@ grp_attr_list=(
grp_sub_attr_list=(
"dense-del-to-compact"
"modify"
- "vstr"
"remove-vstr"
"modify-vstr"
)
@@ -678,7 +677,6 @@ grp_short_sub_attr_list=(
"dense"
"compact-del"
"modify"
- "vstr"
"remove-vstr"
"modify-vstr"
)