All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tom Rini <tom_rini@mentor.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: oestats as automated testing reporting tool (Was: testing branch 2011-01-20)
Date: Fri, 28 Jan 2011 17:07:14 -0700	[thread overview]
Message-ID: <4D435A32.9070901@mentor.com> (raw)
In-Reply-To: <AANLkTinAbLLKzbMbcQNSkgh8dQj+FD7WtuVd+wQ1ZKmz@mail.gmail.com>

On 01/26/2011 03:04 PM, Yury Bushmelev wrote:
> I have spent some time to looking over oestats client and server code.
> Below are some ideas.
[snip]
>> - workstation (distro + arch)*
> We have build arch in oestats already (BUILD_ARCH). I'll prefer
> replace it with BUILD_SYS because we can use e.g.
> darwin/freebsd/cygwin as build host later.
> As there is no reliable way to get user's build host distro I'll ask
> to introduce new bitbake variable (OESTATS_HOST_DISTRO?).

We can code some things up.  For example, if uname -o has Linux in the 
name, we can see if lsb_release exists (more often than not, it 
will/should) and then bam, we've got it.  Otherwise we can do some 
poking around before just giving up.

-- 
Tom Rini
Mentor Graphics Corporation



  parent reply	other threads:[~2011-01-29  0:08 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-26 22:04 oestats as automated testing reporting tool (Was: testing branch 2011-01-20) Yury Bushmelev
2011-01-26 22:18 ` Koen Kooi
2011-01-29  0:07 ` Tom Rini [this message]
2011-01-31  9:22   ` Yury Bushmelev
2011-01-31 16:05     ` Tom Rini
2011-02-04 14:26 ` Cliff Brake

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=4D435A32.9070901@mentor.com \
    --to=tom_rini@mentor.com \
    --cc=openembedded-devel@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.