Skip to content
This repository was archived by the owner on Aug 5, 2022. It is now read-only.

Commit 3eef37e

Browse files
committed
refkit-ci.inc: enable swupd testing
RefkitSwupdUpdateTestAll currently contains a single test which covers various live updating. RefkitSwupdUpdateTestIncremental simulates a CI setup where each build starts without a local swupd repo. RefkitSwupdPartitionTest covers swupd-update-partition. Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
1 parent bcc47ed commit 3eef37e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

meta-refkit/conf/distro/include/refkit-ci.inc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ REFKIT_VM_IMAGE_TYPES ?= "wic.xz wic.bmap"
5353
REFKIT_CI_PREBUILD_SELFTESTS="iotsstatetests.SStateTests.test_sstate_samesigs"
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"
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"
5757
#
5858
# Automated build targets
5959
# Those targets should be space separated list of items,

0 commit comments

Comments
 (0)