Whamcloud - gitweb
LU-11495 tests: zconf_mount_clients() fix to work with FILESET
[fs/lustre-release.git] / lustre / tests / test-framework.sh
index 1e7a5b9..d2d2fc7 100755 (executable)
@@ -2348,7 +2348,8 @@ zconf_mount_clients() {
        fi
 
        echo "Starting client $clients: $flags $opts $device $mnt"
-       if [ -n "$FILESET" -a ! -n "$SKIP_FILESET" ]; then
+       do_nodes $clients mkdir -p $mnt
+       if [ -n "$FILESET" -a -z "$SKIP_FILESET" ]; then
                if $GSS_SK && ($SK_UNIQUE_NM || $SK_S2S); then
                        # Mount with own nodemap key
                        local i=0