[OE-core] [wic][PATCH] wic: selftest: add test for mksystemd-bootdisk
Burton, Ross
ross.burton at intel.com
Thu Sep 29 14:48:59 UTC 2016
On 29 September 2016 at 09:38, Ed Bartosh <ed.bartosh at linux.intel.com>
wrote:
> + def test_mksystemd_bootdisk(self):
> + """Test creation of mksystemd-bootdisk image"""
> + image = "mksystemd-bootdisk"
> + self.assertEqual(0, runCmd("wic create %s -e core-image-minimal" \
> + % image).status)
> + self.assertEqual(1, len(glob(self.resultdir + "%s-*direct" %
> image)))
>
Jianxun sent a patch to rename this image to just systemd-bootdisk, do you
agree with this rename (so can you update the patch) or do you think we
should not rename?
Ross
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20160929/763af5c5/attachment-0002.html>
More information about the Openembedded-core
mailing list