[LTP] [PATCH v2 2/2] Remove fsx runtest suite

Petr Vorel pvorel@suse.cz
Tue Nov 28 19:26:05 CET 2023


Hi Andrea, Cyril,

I merged the patchset with moving Makefile change to the second commit,
where it belongs.

Thanks!

> Hi Andrea,

> runltp also has fsx part, which needs to be deleted:

>     # The fsx-linux tests use the SCRATCHDEV environment variable as a location
>     # that can be reformatted and run on.  Set SCRATCHDEV if you want to run
>     # these tests.  As a safeguard, this is disabled.
>     unset SCRATCHDEV
>     [ -n "$SCRATCHDEV" ] && \
>     {
>          cat ${LTPROOT}/runtest/fsx >> ${TMP}/alltests ||
>          {
>              echo "FATAL: unable to create  fsx-linux tests command file"
>              exit 1
>          }
>     }

I merged this as a separate commit.

> With that removed, you can add:
> Reviewed-by: Petr Vorel <pvorel@suse.cz>

> BTW I also wonder if we still need testscripts/ltp-aiodio.sh.

This is still open question.

Kind regards,
Petr

> Kind regards,
> Petr


More information about the ltp mailing list