<p>Martin Roth has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/26422">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">util/testing: Convert tegra124 and tegra210 builds to junit<br><br>Because the tegra124 & tegra201 lp0 builds weren't junit tests, the<br>builds weren't actually picked up by jenkins, so any failures were<br>not previously reported.<br><br>Change-Id: Ie443ca713912d01ccf6921ce49f846d7297163ef<br>Signed-off-by: Martin Roth <gaumless@gmail.com><br>---<br>M util/testing/Makefile.inc<br>1 file changed, 2 insertions(+), 2 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://review.coreboot.org:29418/coreboot refs/changes/22/26422/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/util/testing/Makefile.inc b/util/testing/Makefile.inc</span><br><span>index d9bb0f7..839580e 100644</span><br><span>--- a/util/testing/Makefile.inc</span><br><span>+++ b/util/testing/Makefile.inc</span><br><span>@@ -91,8 +91,8 @@</span><br><span>      unset COREBOOT_BUILD_DIR;$(MAKE) CPUS=$(CPUS) V=$(V) Q=$(Q) BLD_DIR=payloads/nvramcui BLD=nvramcui MFLAGS= MAKEFLAGS= MAKETARGET=all junit.xml</span><br><span>       unset COREBOOT_BUILD_DIR;$(MAKE) CPUS=$(CPUS) V=$(V) Q=$(Q) BLD_DIR=payloads/coreinfo BLD=coreinfo MFLAGS= MAKEFLAGS= MAKETARGET=defaultbuild junit.xml</span><br><span>      $(MAKE) CPUS=$(CPUS) V=$(V) Q=$(Q) BLD_DIR=util/romcc BLD=romcc MFLAGS= MAKEFLAGS= MAKETARGET=test junit.xml</span><br><span style="color: hsl(0, 100%, 40%);">-    $(MAKE) -C src/soc/nvidia/tegra124/lp0 all clean</span><br><span style="color: hsl(0, 100%, 40%);">-        $(MAKE) -C src/soc/nvidia/tegra210/lp0 all clean</span><br><span style="color: hsl(120, 100%, 40%);">+      $(MAKE) CPUS=$(CPUS) V=$(V) Q=$(Q) BLD_DIR=src/soc/nvidia/tegra124/lp0 BLD=tegra124_lp0 MFLAGS= MAKEFLAGS= MAKETARGET=all junit.xml</span><br><span style="color: hsl(120, 100%, 40%);">+   $(MAKE) CPUS=$(CPUS) V=$(V) Q=$(Q) BLD_DIR=src/soc/nvidia/tegra210/lp0 BLD=tegra120_lp0 MFLAGS= MAKEFLAGS= MAKETARGET=all junit.xml</span><br><span> </span><br><span> test-basic: test-lint test-tools test-abuild test-payloads test-cleanup</span><br><span> </span><br><span></span><br></pre><p>To view, visit <a href="https://review.coreboot.org/26422">change 26422</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://review.coreboot.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://review.coreboot.org/26422"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: coreboot </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>
<div style="display:none"> Gerrit-Change-Id: Ie443ca713912d01ccf6921ce49f846d7297163ef </div>
<div style="display:none"> Gerrit-Change-Number: 26422 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Martin Roth <martinroth@google.com> </div>