All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH] travis-ci: Add qemu-x86_64 target
@ 2017-02-11 15:44 Tom Rini
  2018-01-23  1:11 ` [U-Boot] " Tom Rini
  0 siblings, 1 reply; 3+ messages in thread
From: Tom Rini @ 2017-02-11 15:44 UTC (permalink / raw)
  To: u-boot

Add qemu-x86_64 to the list of targets we use for test.py runs.

Signed-off-by: Tom Rini <trini@konsulko.com>
---
 .travis.yml | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/.travis.yml b/.travis.yml
index 48b7b101f1c6..dab55f34e51d 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -311,6 +311,13 @@ matrix:
           TOOLCHAIN="x86_64"
           BUILD_ROM="yes"
     - env:
+        - TEST_PY_BD="qemu-x86_64"
+          TEST_PY_TEST_SPEC="not sleep"
+          QEMU_TARGET="x86_64-softmmu"
+          BUILDMAN="^qemu-x86_64$"
+          TOOLCHAIN="x86_64"
+          BUILD_ROM="yes"
+    - env:
         - TEST_PY_BD="zynq_zc702"
           TEST_PY_TEST_SPEC="not sleep"
           QEMU_TARGET="arm-softmmu"
-- 
1.9.1

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [U-Boot] travis-ci: Add qemu-x86_64 target
  2017-02-11 15:44 [U-Boot] [PATCH] travis-ci: Add qemu-x86_64 target Tom Rini
@ 2018-01-23  1:11 ` Tom Rini
  2018-01-23  3:31   ` Tom Rini
  0 siblings, 1 reply; 3+ messages in thread
From: Tom Rini @ 2018-01-23  1:11 UTC (permalink / raw)
  To: u-boot

On Sat, Feb 11, 2017 at 10:44:05AM -0500, Tom Rini wrote:

> Add qemu-x86_64 to the list of targets we use for test.py runs.
> 
> Signed-off-by: Tom Rini <trini@konsulko.com>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20180122/254b6fea/attachment.sig>

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [U-Boot] travis-ci: Add qemu-x86_64 target
  2018-01-23  1:11 ` [U-Boot] " Tom Rini
@ 2018-01-23  3:31   ` Tom Rini
  0 siblings, 0 replies; 3+ messages in thread
From: Tom Rini @ 2018-01-23  3:31 UTC (permalink / raw)
  To: u-boot

On Mon, Jan 22, 2018 at 08:11:54PM -0500, Tom Rini wrote:
> On Sat, Feb 11, 2017 at 10:44:05AM -0500, Tom Rini wrote:
> 
> > Add qemu-x86_64 to the list of targets we use for test.py runs.
> > 
> > Signed-off-by: Tom Rini <trini@konsulko.com>
> 
> Applied to u-boot/master, thanks!


But, sigh, breaks on the EFI network test, so reverted.

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20180122/9ea07fd2/attachment.sig>

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-01-23  3:31 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-02-11 15:44 [U-Boot] [PATCH] travis-ci: Add qemu-x86_64 target Tom Rini
2018-01-23  1:11 ` [U-Boot] " Tom Rini
2018-01-23  3:31   ` Tom Rini

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.