From: Cyril Hrubis <chrubis@suse.cz>
To: Marius Kittler <mkittler@suse.de>
Cc: ltp@lists.linux.it
Subject: Re: [LTP] [PATCH v1] Fix memcontrol tests under Tumbleweed
Date: Thu, 12 Oct 2023 11:19:44 +0200 [thread overview]
Message-ID: <ZSe6MNMQ6L5yJdV4@yuki> (raw)
In-Reply-To: <20231005134504.3828-1-mkittler@suse.de>
Hi!
> These tests use `all_filesystems` in combination with
> `dev_min_size` which does not work on Tumbleweed as it results
> in:
>
> ```
> tst_test.c:1644: TINFO: === Testing on xfs ===
> tst_test.c:1099: TINFO: Formatting /dev/loop0 with xfs opts='' extra opts=''
> Filesystem must be larger than 300MB.
> …
> tst_test.c:1105: TBROK: mkfs.xfs failed with exit code 1
> ```
>
> This is likely a limitation introduced in newer kernel versions.
>
> Increasing `dev_min_size` to 300 fixes the tests. In
> `memcontrol03` and `memcontrol04` the `dev_min_size` setting
> can be dropped completely.
Shouldn't we just remove all of dev_min_size records?
We already have DEV_SIZE_MB set to 300 in lib/tst_device.c so with no
limits we will use the default 300Mb.
--
Cyril Hrubis
chrubis@suse.cz
--
Mailing list info: https://lists.linux.it/listinfo/ltp
next prev parent reply other threads:[~2023-10-12 9:19 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-10-05 13:45 [LTP] [PATCH v1] Fix memcontrol tests under Tumbleweed Marius Kittler
2023-10-12 9:19 ` Cyril Hrubis [this message]
2023-10-12 10:48 ` Marius Kittler
2023-10-26 9:57 ` Petr Vorel
2023-10-27 9:30 ` Cyril Hrubis
2023-10-27 10:34 ` Petr Vorel
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=ZSe6MNMQ6L5yJdV4@yuki \
--to=chrubis@suse.cz \
--cc=ltp@lists.linux.it \
--cc=mkittler@suse.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox