This repository was archived by the owner on Aug 5, 2022. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
meta-refkit/conf/distro/include Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -50,10 +50,10 @@ REFKIT_VM_IMAGE_TYPES ?= "wic.xz wic.bmap"
5050#
5151# pre/post-build oe-selftests started by CI builder, whitespace-separated.
5252#
53- REFKIT_CI_PREBUILD_SELFTESTS = "iotsstatetests.SStateTests.test_sstate_samesigs "
53+ REFKIT_CI_PREBUILD_SELFTESTS = "refkit_swupd.RefkitSwupdUpdateTestAll refkit_swupd.RefkitSwupdUpdateTestIncremental refkit_swupd.RefkitSwupdPartitionTest "
5454# https://bugzilla.yoctoproject.org/show_bug.cgi?id=11756 currently causes
5555# oe-selftest to ignore the order.
56- REFKIT_CI_POSTBUILD_SELFTESTS = "refkit_secureboot refkit_poky refkit_license_check refkit_ostree.RefkitOSTreeUpdateTestAll image_installer refkit_swupd.RefkitSwupdUpdateTestAll refkit_swupd.RefkitSwupdUpdateTestIncremental refkit_swupd.RefkitSwupdPartitionTest "
56+ REFKIT_CI_POSTBUILD_SELFTESTS = "refkit_secureboot refkit_poky refkit_license_check refkit_ostree.RefkitOSTreeUpdateTestAll image_installer"
5757#
5858# Automated build targets
5959# Those targets should be space separated list of items,
You can’t perform that action at this time.
0 commit comments