mirror of
https://github.com/koverstreet/bcachefs-tools.git
synced 2025-02-02 00:00:03 +03:00
Re-enable FUSE smoke tests.
Signed-off-by: Justin Husted <sigstop@gmail.com>
This commit is contained in:
parent
3da3c4ff8b
commit
0335d55043
15
smoke_test
15
smoke_test
@ -71,14 +71,13 @@ test
|
|||||||
echo -- Test: debug with valgrind --
|
echo -- Test: debug with valgrind --
|
||||||
test_vg
|
test_vg
|
||||||
|
|
||||||
# Fuse tests disabled, fuse is broken due to transaction put API
|
echo -- Test: fuse debug --
|
||||||
#echo -- Test: fuse debug --
|
export BCACHEFS_FUSE=1
|
||||||
#export BCACHEFS_FUSE=1
|
build
|
||||||
#build
|
test
|
||||||
#test
|
|
||||||
#
|
echo -- Test: fuse debug with valgrind --
|
||||||
#echo -- Test: fuse debug with valgrind --
|
test_vg
|
||||||
#test_vg
|
|
||||||
|
|
||||||
rm -f ${spam}
|
rm -f ${spam}
|
||||||
trap "set +x; echo; echo SUCCESS." EXIT
|
trap "set +x; echo; echo SUCCESS." EXIT
|
||||||
|
Loading…
Reference in New Issue
Block a user