stress2: Permanently disable disruptive tests

This commit is contained in:
Peter Holm 2022-04-14 06:57:24 +02:00
parent bf13db086b
commit 1346766f60
3 changed files with 9 additions and 0 deletions

View File

@ -32,4 +32,7 @@
[ `id -u ` -ne 0 ] && echo "Must be root!" && exit 1
# This test creates havoc for a lot of programs
exit 0
umount -f /dev && mount /dev

View File

@ -26,6 +26,9 @@
# Fixed by r368116
# May change policy for random threads to to domainset_fixed
exit 0
. ../default.cfg
cat > /tmp/syzkaller29.c <<EOF
// https://syzkaller.appspot.com/bug?id=c3452066dba9238c4551010eb130944442d9174f

View File

@ -29,6 +29,9 @@
# Fixed by r368462
# May change policy for random threads to to domainset_fixed
exit 0
. ../default.cfg
cat > /tmp/syzkaller30.c <<EOF
// https://syzkaller.appspot.com/bug?id=6652adb41773e5c471c98342fefcbfb041af9ac8