Openembedded Core Discussions
 help / color / mirror / Atom feed
From: Ed Bartosh <ed.bartosh@linux.intel.com>
To: "Burton, Ross" <ross.burton@intel.com>
Cc: OE-core <openembedded-core@lists.openembedded.org>
Subject: Re: [wic][PATCH] wic: selftest: add test for mksystemd-bootdisk
Date: Fri, 30 Sep 2016 11:35:54 +0300	[thread overview]
Message-ID: <20160930083554.GA18706@linux.intel.com> (raw)
In-Reply-To: <CAJTo0LY7q-=+5Dyj+CMv2Z6ujZZutDM_R5E0uexeDbF1BpZ5PQ@mail.gmail.com>

On Thu, Sep 29, 2016 at 03:48:59PM +0100, Burton, Ross wrote:
> On 29 September 2016 at 09:38, Ed Bartosh <ed.bartosh@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?
> 

I agree with rename. I'll send updated patchset after Jianxun patch is
merged.

-- 
Regards,
Ed


      reply	other threads:[~2016-09-30  8:46 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-29  8:38 [wic][PATCH] wic: selftest: add test for mksystemd-bootdisk Ed Bartosh
2016-09-29 14:48 ` Burton, Ross
2016-09-30  8:35   ` Ed Bartosh [this message]

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=20160930083554.GA18706@linux.intel.com \
    --to=ed.bartosh@linux.intel.com \
    --cc=openembedded-core@lists.openembedded.org \
    --cc=ross.burton@intel.com \
    /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