Re: [openstack-dev] [nova] test strategy for the serial console feature

2016-08-11 Thread Daniel P. Berrange
On Thu, Aug 11, 2016 at 04:46:02PM +0200, Markus Zoeller wrote: > On 11.08.2016 13:31, Daniel P. Berrange wrote: > > On Thu, Aug 11, 2016 at 07:19:42AM -0400, Sean Dague wrote: > >> On 08/11/2016 05:45 AM, Markus Zoeller wrote: > >>> On 26.07.2016 12:16, Jordan Pittier wrote: > Hi Markus > >>>

Re: [openstack-dev] [nova] test strategy for the serial console feature

2016-08-11 Thread Markus Zoeller
On 11.08.2016 16:46, Markus Zoeller wrote: > On 11.08.2016 13:31, Daniel P. Berrange wrote: >> On Thu, Aug 11, 2016 at 07:19:42AM -0400, Sean Dague wrote: >>> On 08/11/2016 05:45 AM, Markus Zoeller wrote: On 26.07.2016 12:16, Jordan Pittier wrote: > Hi Markus > You don"t really need a

Re: [openstack-dev] [nova] test strategy for the serial console feature

2016-08-11 Thread Markus Zoeller
On 11.08.2016 13:31, Daniel P. Berrange wrote: > On Thu, Aug 11, 2016 at 07:19:42AM -0400, Sean Dague wrote: >> On 08/11/2016 05:45 AM, Markus Zoeller wrote: >>> On 26.07.2016 12:16, Jordan Pittier wrote: Hi Markus You don"t really need a whole new job for this. Just turn that flag to Tru

Re: [openstack-dev] [nova] test strategy for the serial console feature

2016-08-11 Thread Daniel P. Berrange
On Thu, Aug 11, 2016 at 07:19:42AM -0400, Sean Dague wrote: > On 08/11/2016 05:45 AM, Markus Zoeller wrote: > > On 26.07.2016 12:16, Jordan Pittier wrote: > >> Hi Markus > >> You don"t really need a whole new job for this. Just turn that flag to True > >> on existing jobs. > >> > >> 30/40 seconds i

Re: [openstack-dev] [nova] test strategy for the serial console feature

2016-08-11 Thread Sean Dague
On 08/11/2016 05:45 AM, Markus Zoeller wrote: > On 26.07.2016 12:16, Jordan Pittier wrote: >> Hi Markus >> You don"t really need a whole new job for this. Just turn that flag to True >> on existing jobs. >> >> 30/40 seconds is acceptable. But I am surprised considering a VM usually >> boots in 5 se

Re: [openstack-dev] [nova] test strategy for the serial console feature

2016-08-11 Thread Markus Zoeller
On 26.07.2016 12:16, Jordan Pittier wrote: > Hi Markus > You don"t really need a whole new job for this. Just turn that flag to True > on existing jobs. > > 30/40 seconds is acceptable. But I am surprised considering a VM usually > boots in 5 sec or so. Any idea of where that slowdown comes from ?

Re: [openstack-dev] [nova] test strategy for the serial console feature

2016-07-26 Thread Markus Zoeller
On 26.07.2016 12:16, Jordan Pittier wrote: > Hi Markus > You don"t really need a whole new job for this. Just turn that flag to True > on existing jobs. > Unfortunately, by enabling the serial console, I disable the console log file. This is due to the decision at: https://github.com/openstack/n

Re: [openstack-dev] [nova] test strategy for the serial console feature

2016-07-26 Thread Jordan Pittier
Hi Markus You don"t really need a whole new job for this. Just turn that flag to True on existing jobs. 30/40 seconds is acceptable. But I am surprised considering a VM usually boots in 5 sec or so. Any idea of where that slowdown comes from ? On Tue, Jul 26, 2016 at 11:50 AM, Markus Zoeller < mz

[openstack-dev] [nova] test strategy for the serial console feature

2016-07-26 Thread Markus Zoeller
I'd like to discuss a testing strategy which ensures that the "serial console" feature in Nova doesn't break. Right now it's broken again [1]. This happens every once in a while as we don't test it in our CI environment. I pushed [2] which should be the start of a change series which checks: * does