e11490e Make ZFS storage pool XML tests optional

1 file Authored by Gary R Hook 9 years ago, Committed by mprivozn 9 years ago,
    Make ZFS storage pool XML tests optional
    
    Do not run ZFS tests when ZFS is unsupported in the environment.
    
    The recent patch b4af40226d09adeaf9e33a1d6594c4e8ce7f771d adds tests
    to storagepoolxml2xmltest for the optional ZFS feature. When ZFS is
    not included in the configuration these tests should not / cannot be
    run. Modify the test source file to check for use of the feature and
    compile in the tests accordingly.
    
    Signed-off-by: Gary R Hook <gary.hook@nimboxx.com>