All of lore.kernel.org
 help / color / mirror / Atom feed
* RC today or Monday or something ?
@ 2014-11-07 11:37 Ian Jackson
  2014-11-07 11:58 ` Konrad Rzeszutek Wilk
  2014-11-07 11:59 ` Andrew Cooper
  0 siblings, 2 replies; 8+ messages in thread
From: Ian Jackson @ 2014-11-07 11:37 UTC (permalink / raw)
  To: Konrad Rzeszutek Wilk; +Cc: xen-devel, Russell Pavlicek, Stefano Stabellini

Russ mentioned that he was expecting us to have a test day next week.
Is that still on; do you want to cut an RC soon ?  If you let me know
ASAP we can still do that today, I think.

Ian.

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

* Re: RC today or Monday or something ?
  2014-11-07 11:37 RC today or Monday or something ? Ian Jackson
@ 2014-11-07 11:58 ` Konrad Rzeszutek Wilk
  2014-11-07 11:59   ` Konrad Rzeszutek Wilk
  2014-11-07 11:59 ` Andrew Cooper
  1 sibling, 1 reply; 8+ messages in thread
From: Konrad Rzeszutek Wilk @ 2014-11-07 11:58 UTC (permalink / raw)
  To: Ian Jackson; +Cc: xen-devel, Russell Pavlicek, Stefano Stabellini

On November 7, 2014 6:37:23 AM EST, Ian Jackson <Ian.Jackson@eu.citrix.com> wrote:
>Russ mentioned that he was expecting us to have a test day next week.
>Is that still on; do you want to cut an RC soon ?  If you let me know
>ASAP we can still do that today, I think.
>

Yes or we can do it on Monday. I will be on IRC around 10am EST today - hopefully not too late for you.

>Ian.

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

* Re: RC today or Monday or something ?
  2014-11-07 11:58 ` Konrad Rzeszutek Wilk
@ 2014-11-07 11:59   ` Konrad Rzeszutek Wilk
  2014-11-07 12:58     ` Russell Pavlicek
  0 siblings, 1 reply; 8+ messages in thread
From: Konrad Rzeszutek Wilk @ 2014-11-07 11:59 UTC (permalink / raw)
  To: Ian Jackson; +Cc: xen-devel, Russell Pavlicek, Stefano Stabellini

On November 7, 2014 6:58:20 AM EST, Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> wrote:
>On November 7, 2014 6:37:23 AM EST, Ian Jackson
><Ian.Jackson@eu.citrix.com> wrote:
>>Russ mentioned that he was expecting us to have a test day next week.
>>Is that still on; do you want to cut an RC soon ?  If you let me know
>>ASAP we can still do that today, I think.
>>
>
>Yes or we can do it on Monday. I will be on IRC around 10am EST today -
>hopefully not too late for you.

And the Testday was to be on Wed the 12th.

>
>>Ian.

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

* Re: RC today or Monday or something ?
  2014-11-07 11:37 RC today or Monday or something ? Ian Jackson
  2014-11-07 11:58 ` Konrad Rzeszutek Wilk
@ 2014-11-07 11:59 ` Andrew Cooper
  2014-11-07 12:27   ` Konrad Rzeszutek Wilk
  1 sibling, 1 reply; 8+ messages in thread
From: Andrew Cooper @ 2014-11-07 11:59 UTC (permalink / raw)
  To: Ian Jackson, Konrad Rzeszutek Wilk
  Cc: xen-devel, Russell Pavlicek, Stefano Stabellini

On 07/11/14 11:37, Ian Jackson wrote:
> Russ mentioned that he was expecting us to have a test day next week.
> Is that still on; do you want to cut an RC soon ?  If you let me know
> ASAP we can still do that today, I think.
>
> Ian.

Frankly, tagging an -RC2 before OSStest moves staging into master would
leave almost no delta between RC1 and RC2, and leave all of the pygrub
bugs still open.

My XenServer testing of all of this is currently on c/s 5c8dd034 (the
change to the MAINTAINERs file for hvmloader) and looking fine.

I would suggest waiting, (or force pushing, but I suspect that will be
objected-to).

~Andrew

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

* Re: RC today or Monday or something ?
  2014-11-07 11:59 ` Andrew Cooper
@ 2014-11-07 12:27   ` Konrad Rzeszutek Wilk
  2014-11-07 12:50     ` Andrew Cooper
  2014-11-07 14:16     ` Ian Jackson
  0 siblings, 2 replies; 8+ messages in thread
From: Konrad Rzeszutek Wilk @ 2014-11-07 12:27 UTC (permalink / raw)
  To: Andrew Cooper, Ian Jackson
  Cc: xen-devel, Russell Pavlicek, Stefano Stabellini

On November 7, 2014 6:59:57 AM EST, Andrew Cooper <andrew.cooper3@citrix.com> wrote:
>On 07/11/14 11:37, Ian Jackson wrote:
>> Russ mentioned that he was expecting us to have a test day next week.
>> Is that still on; do you want to cut an RC soon ?  If you let me know
>> ASAP we can still do that today, I think.
>>
>> Ian.
>
>Frankly, tagging an -RC2 before OSStest moves staging into master would
>leave almost no delta between RC1 and RC2, and leave all of the pygrub
>bugs still open.

Good point!

>
>My XenServer testing of all of this is currently on c/s 5c8dd034 (the
>change to the MAINTAINERs file for hvmloader) and looking fine.
>

Thank you for keeping the tests warm..


>I would suggest waiting, (or force pushing, but I suspect that will be
>objected-to).

Let's wait as I believe the issues that are making osstest choke are the swiotlb related - and Ian has them queued up for the next run I believe?

Hopefully by Monday it will clear up and master = staging.

>
>~Andrew

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

* Re: RC today or Monday or something ?
  2014-11-07 12:27   ` Konrad Rzeszutek Wilk
@ 2014-11-07 12:50     ` Andrew Cooper
  2014-11-07 14:16     ` Ian Jackson
  1 sibling, 0 replies; 8+ messages in thread
From: Andrew Cooper @ 2014-11-07 12:50 UTC (permalink / raw)
  To: Konrad Rzeszutek Wilk, Ian Jackson
  Cc: xen-devel, Russell Pavlicek, Stefano Stabellini

On 07/11/14 12:27, Konrad Rzeszutek Wilk wrote:
> On November 7, 2014 6:59:57 AM EST, Andrew Cooper <andrew.cooper3@citrix.com> wrote:
>> On 07/11/14 11:37, Ian Jackson wrote:
>>> Russ mentioned that he was expecting us to have a test day next week.
>>> Is that still on; do you want to cut an RC soon ?  If you let me know
>>> ASAP we can still do that today, I think.
>>>
>>> Ian.
>> Frankly, tagging an -RC2 before OSStest moves staging into master would
>> leave almost no delta between RC1 and RC2, and leave all of the pygrub
>> bugs still open.
> Good point!
>
>> My XenServer testing of all of this is currently on c/s 5c8dd034 (the
>> change to the MAINTAINERs file for hvmloader) and looking fine.
>>
> Thank you for keeping the tests warm..

It is no problem at all.  At the moment, it is literally just a git pull
and wait several hours for basic automatic testing to get back to me and
say "everything still fine".

I suppose it is worth stating that there are no outstanding patches for
bugs I am aware of.  All the bugs we have discovered have their fixes in
staging.

~Andrew

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

* Re: RC today or Monday or something ?
  2014-11-07 11:59   ` Konrad Rzeszutek Wilk
@ 2014-11-07 12:58     ` Russell Pavlicek
  0 siblings, 0 replies; 8+ messages in thread
From: Russell Pavlicek @ 2014-11-07 12:58 UTC (permalink / raw)
  To: Konrad Rzeszutek Wilk, Ian Jackson
  Cc: xen-devel@lists.xenproject.org, Stefano Stabellini

>From: Konrad Rzeszutek Wilk [konrad.wilk@oracle.com]
>Sent: Friday, November 07, 2014 6:59 AM
>To: Ian Jackson
>Cc: Russell Pavlicek; Stefano Stabellini; xen-devel@lists.xenproject.org
>Subject: Re: RC today or Monday or something ?

>On November 7, 2014 6:58:20 AM EST, Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> wrote:
>>On November 7, 2014 6:37:23 AM EST, Ian Jackson
>><Ian.Jackson@eu.citrix.com> wrote:
>>>Russ mentioned that he was expecting us to have a test day next week.
>>>Is that still on; do you want to cut an RC soon ?  If you let me know
>>>ASAP we can still do that today, I think.
>>>
>>
>>Yes or we can do it on Monday. I will be on IRC around 10am EST today -
>>hopefully not too late for you.
>
>And the Testday was to be on Wed the 12th.

Konrad, last we chatted on IRC, you indicated a desire to delay Test Day to the 13th, which is what I currently have posted in the Wiki. If you want to stay with the earlier date of the 12th, please let me know so I can adjust the Wiki and events calendar accordingly.  I will also send out an announcement email as soon as you verify the date.

Thanks.

>
>>Ian.


Russ Pavlicek
Xen Project Evangelist, Citrix Systems
Home Office: +1-301-829-5327
Mobile: +1-240-397-0199
UK VoIP: +44 1223 852 894

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

* Re: RC today or Monday or something ?
  2014-11-07 12:27   ` Konrad Rzeszutek Wilk
  2014-11-07 12:50     ` Andrew Cooper
@ 2014-11-07 14:16     ` Ian Jackson
  1 sibling, 0 replies; 8+ messages in thread
From: Ian Jackson @ 2014-11-07 14:16 UTC (permalink / raw)
  To: Konrad Rzeszutek Wilk
  Cc: Andrew Cooper, Russell Pavlicek, Stefano Stabellini, xen-devel

Konrad Rzeszutek Wilk writes ("Re: [Xen-devel] RC today or Monday or something ?"):
> Let's wait as I believe the issues that are making osstest choke are the swiotlb related - and Ian has them queued up for the next run I believe?
> 
> Hopefully by Monday it will clear up and master = staging.

Very possibly.  Certainly I think there's a reasonable chance.

Ian.

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

end of thread, other threads:[~2014-11-07 14:16 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-07 11:37 RC today or Monday or something ? Ian Jackson
2014-11-07 11:58 ` Konrad Rzeszutek Wilk
2014-11-07 11:59   ` Konrad Rzeszutek Wilk
2014-11-07 12:58     ` Russell Pavlicek
2014-11-07 11:59 ` Andrew Cooper
2014-11-07 12:27   ` Konrad Rzeszutek Wilk
2014-11-07 12:50     ` Andrew Cooper
2014-11-07 14:16     ` 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.