All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Stanacar, StefanX" <stefanx.stanacar@intel.com>
To: "openembedded-core@lists.openembedded.org"
	<openembedded-core@lists.openembedded.org>
Subject: Re: [PATCH 4/4] oeqa/runtime/xorg: use the right ps command for xorg test
Date: Tue, 30 Jul 2013 08:56:25 +0000	[thread overview]
Message-ID: <1375174633.17676.1.camel@firebird.rb.intel.com> (raw)
In-Reply-To: <edec10deb2863c79750af25b31d39f7d0904c8a8.1375171561.git.stefanx.stanacar@intel.com>



On Tue, 2013-07-30 at 11:35 +0300, Stefan Stanacar wrote:
> Use our determined ps command, otherwise test fails for images with procps.
> 
> Signed-off-by: Stefan Stanacar <stefanx.stanacar@intel.com>

>          self.streampath = '/tmp/qemuconnection.%s' % os.getpid()
> -        self.qemuparams = 'bootparams="console=tty1 console=ttyS0,115200n8" qemuparams="-serial unix:%s,server,nowait"' % self.streampath
> +        self.qemuparams = 'nographic bootparams="console=tty1 console=ttyS0,115200n8" qemuparams="-serial unix:%s,server,nowait"' % self.streampath

This was unintentional, I'll resend.

Regards,
Stefan



>          self.qemupid = None
>          self.ip = None
>  


      reply	other threads:[~2013-07-30  8:59 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-30  8:35 [PATCH 0/4] Small tweaks for testimage Stefan Stanacar
2013-07-30  8:35 ` [PATCH 1/4] oeqa/utils/sshcontrol: increase and log timeout in output Stefan Stanacar
2013-07-30  8:35 ` [PATCH 2/4] oeqa/utils/qemurunner: add comment and header Stefan Stanacar
2013-07-30  8:35 ` [PATCH 3/4] oeqa/utils/qemurunner: tweak console bootparam and ip command Stefan Stanacar
2013-07-30  8:35 ` [PATCH 4/4] oeqa/runtime/xorg: use the right ps command for xorg test Stefan Stanacar
2013-07-30  8:56   ` Stanacar, StefanX [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=1375174633.17676.1.camel@firebird.rb.intel.com \
    --to=stefanx.stanacar@intel.com \
    --cc=openembedded-core@lists.openembedded.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.