All of lore.kernel.org
 help / color / mirror / Atom feed
* [Xen-devel] [OSSTEST PATCH] Switch to linux-4.19 by default (from 4.14)
@ 2020-01-02 18:04 Ian Jackson
  2020-01-02 18:09 ` Roger Pau Monné
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Ian Jackson @ 2020-01-02 18:04 UTC (permalink / raw)
  To: xen-devel
  Cc: Juergen Gross, Wei Liu, Konrad Rzeszutek Wilk,
	Roger Pau Monné,
	Ian Jackson, Paul Durrant, Boris Ostrovsky

This affects only x86 and only the branches that aren't linux-*, since
obviously the latter use whatever version they are using.

I compared the most recent linux-4.19 results with the most recent
linux-4.14 ones, and there was only one new failure (in 143841):
  test-amd64-i386-qemuu-rhel6hvm-intel 12 guest-start/redhat.repeat fail REGR. vs. 143911

This step has failed twice in the web-visible history of this job on
4.19; and once recently in 4.14.  Because of the low update rate of
these trees nowadays, these tests are a while ago and we don't have
the logs any more.

I think given that it's already not perfect this is not a blocker and
we should update osstest to 4.14.

CC: Roger Pau Monné <royger@FreeBSD.org>
CC: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
CC: Boris Ostrovsky <boris.ostrovsky@oracle.com>
CC: Juergen Gross <jgross@suse.com>
CC: Wei Liu <wei.liu2@citrix.com>
CC: Paul Durrant <paul.durrant@citrix.com>
Signed-off-by: Ian Jackson <ian.jackson@eu.citrix.com>
---
 ap-common | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ap-common b/ap-common
index 6ae7cce6..547b48ed 100644
--- a/ap-common
+++ b/ap-common
@@ -59,7 +59,7 @@
 
 : ${PUSH_TREE_LINUX:=$XENBITS:/home/xen/git/linux-pvops.git}
 : ${BASE_TREE_LINUX:=git://xenbits.xen.org/linux-pvops.git}
-: ${BASE_TAG_LINUX:=tested/linux-4.14}
+: ${BASE_TAG_LINUX:=tested/linux-4.19}
 : ${BASE_TAG_LINUX_ARM:=tested/linux-arm-xen}
 
 if [ "x${TREE_LINUX}" = x ]; then
-- 
2.11.0


_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel

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

* Re: [Xen-devel] [OSSTEST PATCH] Switch to linux-4.19 by default (from 4.14)
  2020-01-02 18:04 [Xen-devel] [OSSTEST PATCH] Switch to linux-4.19 by default (from 4.14) Ian Jackson
@ 2020-01-02 18:09 ` Roger Pau Monné
  2020-01-02 18:49 ` Wei Liu
  2020-01-03 10:10 ` Pasi Kärkkäinen
  2 siblings, 0 replies; 5+ messages in thread
From: Roger Pau Monné @ 2020-01-02 18:09 UTC (permalink / raw)
  To: Ian Jackson
  Cc: Juergen Gross, Wei Liu, Konrad Rzeszutek Wilk, Paul Durrant,
	xen-devel, Boris Ostrovsky

On Thu, Jan 02, 2020 at 06:04:33PM +0000, Ian Jackson wrote:
> This affects only x86 and only the branches that aren't linux-*, since
> obviously the latter use whatever version they are using.
> 
> I compared the most recent linux-4.19 results with the most recent
> linux-4.14 ones, and there was only one new failure (in 143841):
>   test-amd64-i386-qemuu-rhel6hvm-intel 12 guest-start/redhat.repeat fail REGR. vs. 143911
> 
> This step has failed twice in the web-visible history of this job on
> 4.19; and once recently in 4.14.  Because of the low update rate of
> these trees nowadays, these tests are a while ago and we don't have
> the logs any more.
> 
> I think given that it's already not perfect this is not a blocker and
> we should update osstest to 4.14.
> 
> CC: Roger Pau Monné <royger@FreeBSD.org>
> CC: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
> CC: Boris Ostrovsky <boris.ostrovsky@oracle.com>
> CC: Juergen Gross <jgross@suse.com>
> CC: Wei Liu <wei.liu2@citrix.com>
> CC: Paul Durrant <paul.durrant@citrix.com>
> Signed-off-by: Ian Jackson <ian.jackson@eu.citrix.com>

Acked-by: Roger Pau Monné <roger.pau@citrix.com>

With this we could start adding pvh dom0 jobs :)

Thanks, Roger.

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel

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

* Re: [Xen-devel] [OSSTEST PATCH] Switch to linux-4.19 by default (from 4.14)
  2020-01-02 18:04 [Xen-devel] [OSSTEST PATCH] Switch to linux-4.19 by default (from 4.14) Ian Jackson
  2020-01-02 18:09 ` Roger Pau Monné
@ 2020-01-02 18:49 ` Wei Liu
  2020-01-03 10:10 ` Pasi Kärkkäinen
  2 siblings, 0 replies; 5+ messages in thread
From: Wei Liu @ 2020-01-02 18:49 UTC (permalink / raw)
  To: Ian Jackson
  Cc: Juergen Gross, Wei Liu, Wei Liu, Konrad Rzeszutek Wilk,
	Roger Pau Monné,
	Paul Durrant, xen-devel, Boris Ostrovsky

On Thu, Jan 02, 2020 at 06:04:33PM +0000, Ian Jackson wrote:
> This affects only x86 and only the branches that aren't linux-*, since
> obviously the latter use whatever version they are using.
> 
> I compared the most recent linux-4.19 results with the most recent
> linux-4.14 ones, and there was only one new failure (in 143841):
>   test-amd64-i386-qemuu-rhel6hvm-intel 12 guest-start/redhat.repeat fail REGR. vs. 143911
> 
> This step has failed twice in the web-visible history of this job on
> 4.19; and once recently in 4.14.  Because of the low update rate of
> these trees nowadays, these tests are a while ago and we don't have
> the logs any more.
> 
> I think given that it's already not perfect this is not a blocker and
> we should update osstest to 4.14.
> 
> CC: Roger Pau Monné <royger@FreeBSD.org>
> CC: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
> CC: Boris Ostrovsky <boris.ostrovsky@oracle.com>
> CC: Juergen Gross <jgross@suse.com>
> CC: Wei Liu <wei.liu2@citrix.com>
> CC: Paul Durrant <paul.durrant@citrix.com>
> Signed-off-by: Ian Jackson <ian.jackson@eu.citrix.com>


Acked-by: Wei Liu <wl@xen.org>

On a related note, the most recent Linux LTS is 5.4. It would be great
if we start testing it in OSSTest and eventually switch to it.

Wei.

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel

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

* Re: [Xen-devel] [OSSTEST PATCH] Switch to linux-4.19 by default (from 4.14)
  2020-01-02 18:04 [Xen-devel] [OSSTEST PATCH] Switch to linux-4.19 by default (from 4.14) Ian Jackson
  2020-01-02 18:09 ` Roger Pau Monné
  2020-01-02 18:49 ` Wei Liu
@ 2020-01-03 10:10 ` Pasi Kärkkäinen
  2020-01-03 11:25   ` Ian Jackson
  2 siblings, 1 reply; 5+ messages in thread
From: Pasi Kärkkäinen @ 2020-01-03 10:10 UTC (permalink / raw)
  To: Ian Jackson
  Cc: Juergen Gross, Wei Liu, Konrad Rzeszutek Wilk,
	Roger Pau Monné,
	Paul Durrant, xen-devel, Boris Ostrovsky

On Thu, Jan 02, 2020 at 06:04:33PM +0000, Ian Jackson wrote:
> This affects only x86 and only the branches that aren't linux-*, since
> obviously the latter use whatever version they are using.
> 
> I compared the most recent linux-4.19 results with the most recent
> linux-4.14 ones, and there was only one new failure (in 143841):
>   test-amd64-i386-qemuu-rhel6hvm-intel 12 guest-start/redhat.repeat fail REGR. vs. 143911
> 
> This step has failed twice in the web-visible history of this job on
> 4.19; and once recently in 4.14.  Because of the low update rate of
> these trees nowadays, these tests are a while ago and we don't have
> the logs any more.
> 
> I think given that it's already not perfect this is not a blocker and
> we should update osstest to 4.14.
>                             ^^^^

Just a small note: typo? Shouldn't that be 4.19 ?


-- Pasi


_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel

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

* Re: [Xen-devel] [OSSTEST PATCH] Switch to linux-4.19 by default (from 4.14)
  2020-01-03 10:10 ` Pasi Kärkkäinen
@ 2020-01-03 11:25   ` Ian Jackson
  0 siblings, 0 replies; 5+ messages in thread
From: Ian Jackson @ 2020-01-03 11:25 UTC (permalink / raw)
  To: Pasi Kärkkäinen
  Cc: Juergen Gross, Wei Liu, Konrad Rzeszutek Wilk,
	Roger Pau Monné,
	Paul Durrant, xen-devel, Boris Ostrovsky

Pasi Kärkkäinen writes ("Re: [Xen-devel] [OSSTEST PATCH] Switch to linux-4.19 by default (from 4.14)"):
> On Thu, Jan 02, 2020 at 06:04:33PM +0000, Ian Jackson wrote:
> > I think given that it's already not perfect this is not a blocker and
> > we should update osstest to 4.14.
> >                             ^^^^
> 
> Just a small note: typo? Shouldn't that be 4.19 ?

Yes, well spotted.  The actual code is right, luckily.

Thanks,
Ian.

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel

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

end of thread, other threads:[~2020-01-03 11:26 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-02 18:04 [Xen-devel] [OSSTEST PATCH] Switch to linux-4.19 by default (from 4.14) Ian Jackson
2020-01-02 18:09 ` Roger Pau Monné
2020-01-02 18:49 ` Wei Liu
2020-01-03 10:10 ` Pasi Kärkkäinen
2020-01-03 11:25   ` Ian Jackson

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.