Remove ros3 and hdfs VFDs from Autotools VFD list (#4142)

These will never pass `make check` and would require a custom test
suite for more comprehensive testing.
This commit is contained in:
Dana Robinson 2024-03-14 21:47:58 -07:00 committed by GitHub
parent 112f445019
commit 004ab16dbc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -294,10 +294,12 @@ if MIRROR_VFD_CONDITIONAL
# VFD_LIST += mirror
endif
if ROS3_VFD_CONDITIONAL
VFD_LIST += ros3
# This would require a custom test suite
# VFD_LIST += ros3
endif
if HDFS_VFD_CONDITIONAL
VFD_LIST += hdfs
# This would require a custom test suite
# VFD_LIST += hdfs
endif
if SUBFILING_VFD_CONDITIONAL
# Several VFD tests fail with Subfiling since it