All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-shr-distro][PATCH 1/2] jenkins-job.sh: remove PNBLACKLIST for linux-yocto-tiny-kexecboot for world builds
@ 2017-07-01 21:53 Andrea Adami
  2017-07-01 21:53 ` [meta-shr-distro][PATCH 2/2] jenkins-job.sh: remove PNBLACKLIST for linux-yocto-tiny " Andrea Adami
  2017-07-01 22:01 ` ✗ patchtest: failure for "[meta-shr-distro] jenkins-job...." and 1 more Patchwork
  0 siblings, 2 replies; 3+ messages in thread
From: Andrea Adami @ 2017-07-01 21:53 UTC (permalink / raw)
  To: shr-devel; +Cc: openembedded-devel, openembedded-core

Recipe has been removed from meta-initramfs with commit

  8c03a06 linux-yocto-tiny-kexecboot: remove obsoleted recipe

Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
---
 jenkins-job.sh | 1 -
 1 file changed, 1 deletion(-)

diff --git a/jenkins-job.sh b/jenkins-job.sh
index b5c5bdb..2f53b24 100755
--- a/jenkins-job.sh
+++ b/jenkins-job.sh
@@ -401,7 +401,6 @@ PNBLACKLIST[bigbuckbunny-720p] = "big and doesn't really need to be tested so mu
 PNBLACKLIST[tearsofsteel-1080p] = "big and doesn't really need to be tested so much"
 PNBLACKLIST[build-appliance-image] = "tries to include whole downloads directory in /home/builder/poky :/"
 
-PNBLACKLIST[linux-yocto-tiny-kexecboot] = "does weird sh!t breaking other kernels and modules - broken for years"
 PNBLACKLIST[linux-yocto-tiny] = "does weird sh!t breaking other kernels and modules - broken for years"
 
 # enable reporting
-- 
2.7.4



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

* [meta-shr-distro][PATCH 2/2] jenkins-job.sh: remove PNBLACKLIST for linux-yocto-tiny for world builds
  2017-07-01 21:53 [meta-shr-distro][PATCH 1/2] jenkins-job.sh: remove PNBLACKLIST for linux-yocto-tiny-kexecboot for world builds Andrea Adami
@ 2017-07-01 21:53 ` Andrea Adami
  2017-07-01 22:01 ` ✗ patchtest: failure for "[meta-shr-distro] jenkins-job...." and 1 more Patchwork
  1 sibling, 0 replies; 3+ messages in thread
From: Andrea Adami @ 2017-07-01 21:53 UTC (permalink / raw)
  To: shr-devel; +Cc: openembedded-devel, openembedded-core

While there have been issue with the introduction kernel of shared workdir
it appears linux-yocto-tiny build is fine today, all green in AB:

https://autobuilder.yoctoproject.org/main/builders/poky-tiny

Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
---
 jenkins-job.sh | 2 --
 1 file changed, 2 deletions(-)

diff --git a/jenkins-job.sh b/jenkins-job.sh
index 2f53b24..cf4979a 100755
--- a/jenkins-job.sh
+++ b/jenkins-job.sh
@@ -401,8 +401,6 @@ PNBLACKLIST[bigbuckbunny-720p] = "big and doesn't really need to be tested so mu
 PNBLACKLIST[tearsofsteel-1080p] = "big and doesn't really need to be tested so much"
 PNBLACKLIST[build-appliance-image] = "tries to include whole downloads directory in /home/builder/poky :/"
 
-PNBLACKLIST[linux-yocto-tiny] = "does weird sh!t breaking other kernels and modules - broken for years"
-
 # enable reporting
 # needs http://patchwork.openembedded.org/patch/68735/
 ERR_REPORT_SERVER = "errors.yoctoproject.org"
-- 
2.7.4



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

* ✗ patchtest: failure for "[meta-shr-distro] jenkins-job...." and 1 more
  2017-07-01 21:53 [meta-shr-distro][PATCH 1/2] jenkins-job.sh: remove PNBLACKLIST for linux-yocto-tiny-kexecboot for world builds Andrea Adami
  2017-07-01 21:53 ` [meta-shr-distro][PATCH 2/2] jenkins-job.sh: remove PNBLACKLIST for linux-yocto-tiny " Andrea Adami
@ 2017-07-01 22:01 ` Patchwork
  1 sibling, 0 replies; 3+ messages in thread
From: Patchwork @ 2017-07-01 22:01 UTC (permalink / raw)
  To: Andrea Adami; +Cc: openembedded-core

== Series Details ==

Series: "[meta-shr-distro] jenkins-job...." and 1 more
Revision: 1
URL   : https://patchwork.openembedded.org/series/7549/
State : failure

== Summary ==


Thank you for submitting this patch series to OpenEmbedded Core. This is
an automated response. Several tests have been executed on the proposed
series by patchtest resulting in the following failures:



* Issue             Series does not apply on top of target branch [test_series_merge_on_head] 
  Suggested fix    Rebase your series on top of targeted branch
  Targeted branch  master (currently at de79149545)



If you believe any of these test results are incorrect, please reply to the
mailing list (openembedded-core@lists.openembedded.org) raising your concerns.
Otherwise we would appreciate you correcting the issues and submitting a new
version of the patchset if applicable. Please ensure you add/increment the
version number when sending the new version (i.e. [PATCH] -> [PATCH v2] ->
[PATCH v3] -> ...).

---
Test framework: http://git.yoctoproject.org/cgit/cgit.cgi/patchtest
Test suite:     http://git.yoctoproject.org/cgit/cgit.cgi/patchtest-oe



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

end of thread, other threads:[~2017-07-01 22:01 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-07-01 21:53 [meta-shr-distro][PATCH 1/2] jenkins-job.sh: remove PNBLACKLIST for linux-yocto-tiny-kexecboot for world builds Andrea Adami
2017-07-01 21:53 ` [meta-shr-distro][PATCH 2/2] jenkins-job.sh: remove PNBLACKLIST for linux-yocto-tiny " Andrea Adami
2017-07-01 22:01 ` ✗ patchtest: failure for "[meta-shr-distro] jenkins-job...." and 1 more Patchwork

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.