From: Stefan Stanacar <stefanx.stanacar@intel.com>
To: yocto@yoctoproject.org, elizabeth.flanagan@intel.com
Subject: [yocto-autobuilder][PATCH 0/3] Enabling of the new testimage class for sanity tests
Date: Wed, 10 Jul 2013 20:32:34 +0300 [thread overview]
Message-ID: <cover.1373474163.git.stefanx.stanacar@intel.com> (raw)
Hi Beth,
The first two patches enable the new testimage class that has just been merged in master,
and it needs a real AB shakedown ;).
On my local AB one of the problems I've had were timeouts
for qemu booting (when the machine was really loaded), and I've sent a patch to increase the timeout, but
this might need a little more tweaking for the Yocto AB. Also, one more setup issue could be DISPLAY / vnc server.
I've had some trouble with DISPLAY=localhost:1 that's why you'll notice
I've used DISPLAY=:1, that fixed the problem out on my machine. It has something to do with how the new class starts the runqemu script
and the enviroment.
The last patch has nothing to do with enabling, I just thought that we should run the sanity tests
for the sdk images too given that the new class has a gcc test. It adds a few minutes to the builds,
keep this one out if that's problem.
Cheers,
Stefan
The following changes since commit b26b257e16fddb7730d3b2a0c55c4b43a48ae54c:
Revert "buildset-config: build core-image-sato SDK" (2013-07-02 17:10:05 -0700)
are available in the git repository at:
git://mirror.rb.intel.com/git.yoctoproject.org/poky-contrib stefans/yab-newsanity3
for you to fetch changes up to e15d6185251e4c6f163577c7263239936d76e5b3:
buildsets: run sanity tests for core-image-sato-sdk images (2013-07-10 19:07:27 +0300)
----------------------------------------------------------------
Stefan Stanacar (3):
RunSanityTests: add support for the new testimage class
nightly-multilib,qa-systemd.conf: enable specific tests with the new class
buildsets: run sanity tests for core-image-sato-sdk images
buildset-config/nightly-arm.conf | 2 +-
buildset-config/nightly-mips.conf | 2 +-
buildset-config/nightly-multilib.conf | 8 +++----
buildset-config/nightly-ppc.conf | 2 +-
buildset-config/nightly-qa-systemd.conf | 4 ++--
buildset-config/nightly-x86-64.conf | 2 +-
buildset-config/nightly-x86.conf | 2 +-
.../autobuilder/buildsteps/RunSanityTests.py | 27 ++++++++++++++++------
8 files changed, 31 insertions(+), 18 deletions(-)
Stefan Stanacar (3):
RunSanityTests: add support for the new testimage class
nightly-multilib,qa-systemd.conf: enable specific tests with the new
class
buildsets: run sanity tests for core-image-sato-sdk images
buildset-config/nightly-arm.conf | 2 +-
buildset-config/nightly-mips.conf | 2 +-
buildset-config/nightly-multilib.conf | 8 +++----
buildset-config/nightly-ppc.conf | 2 +-
buildset-config/nightly-qa-systemd.conf | 4 ++--
buildset-config/nightly-x86-64.conf | 2 +-
buildset-config/nightly-x86.conf | 2 +-
.../autobuilder/buildsteps/RunSanityTests.py | 27 ++++++++++++++++------
8 files changed, 31 insertions(+), 18 deletions(-)
--
1.8.1.4
next reply other threads:[~2013-07-10 17:52 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-07-10 17:32 Stefan Stanacar [this message]
2013-07-10 17:32 ` [yocto-autobuilder][PATCH 1/3] RunSanityTests: add support for the new testimage class Stefan Stanacar
2013-07-10 17:32 ` [yocto-autobuilder][PATCH 2/3] nightly-multilib, qa-systemd.conf: enable specific tests with the new class Stefan Stanacar
2013-07-10 17:32 ` [yocto-autobuilder][PATCH 3/3] buildsets: run sanity tests for core-image-sato-sdk images Stefan Stanacar
2013-07-16 16:12 ` [yocto-autobuilder][PATCH 0/3] Enabling of the new testimage class for sanity tests Flanagan, Elizabeth
2013-07-16 18:53 ` Saul Wold
2013-07-17 21:30 ` Flanagan, Elizabeth
2013-07-18 12:37 ` Paul Eggleton
2013-07-18 15:32 ` Flanagan, Elizabeth
2013-07-19 10:20 ` Paul Eggleton
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=cover.1373474163.git.stefanx.stanacar@intel.com \
--to=stefanx.stanacar@intel.com \
--cc=elizabeth.flanagan@intel.com \
--cc=yocto@yoctoproject.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.