]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
oeqa/runtime/dnf: use dnf-test packages
authorRoss Burton <ross.burton@arm.com>
Mon, 26 Sep 2022 11:16:00 +0000 (12:16 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 26 Sep 2022 21:04:32 +0000 (22:04 +0100)
commitfb1de2abc53bd742bc55cfecd384b78852c10d80
tree973fceb4e6497f8193312beda0d8e7fe23359421
parent061b9cf35a63b38a34356580395c5694579cbb98
oeqa/runtime/dnf: use dnf-test packages

Instead of installing run-postinsts with it's postinst scripts causing
systemd restarts, use the new dnf-test-* packages instead.

Remove from the installroot tests entirely as they're exercised enough
using just busybox.

Rewrite the exclude test to be simplier now these packages are not going
to be part of an existing dependency chain.

[ YOCTO #14787 ]

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes-recipe/testimage.bbclass
meta/lib/oeqa/runtime/cases/dnf.py