19430 promoting DelaySpinScheduler from experimental

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
5 messages Options
Reply | Threaded
Open this post in threaded view
|

19430 promoting DelaySpinScheduler from experimental

Ben Coman
A long time ago the current delay scheduler had been operating long enough to no longer consider it experimental.  I've finally got around to renaming the class here.... 

But trying to do...
   Delay delaySchedulerClass: DelaySpinScheduler 
in the post-load is a problem for the CI monkey.  

That post-load might work fine with the integrator. Or otherwise can someone manually execute it in the image after the slice is integrated.

cheers -ben
Reply | Threaded
Open this post in threaded view
|

Re: 19430 promoting DelaySpinScheduler from experimental

Stephane Ducasse-3
tx ben for the explanation because I was a bit worry to change something that late in our process :)

On Tue, Dec 13, 2016 at 2:12 PM, Ben Coman <[hidden email]> wrote:
A long time ago the current delay scheduler had been operating long enough to no longer consider it experimental.  I've finally got around to renaming the class here.... 

But trying to do...
   Delay delaySchedulerClass: DelaySpinScheduler 
in the post-load is a problem for the CI monkey.  

That post-load might work fine with the integrator. Or otherwise can someone manually execute it in the image after the slice is integrated.

cheers -ben

Reply | Threaded
Open this post in threaded view
|

Re: 19430 promoting DelaySpinScheduler from experimental

Ben Coman

Case 19430 was closed "Integrated In 60326"
but that build doesn't include the code.
The build 60326 log message doesn't reference slice 19430

cheers -ben


On Tue, Dec 13, 2016 at 10:07 PM, Stephane Ducasse <[hidden email]> wrote:
tx ben for the explanation because I was a bit worry to change something that late in our process :)

On Tue, Dec 13, 2016 at 2:12 PM, Ben Coman <[hidden email]> wrote:
A long time ago the current delay scheduler had been operating long enough to no longer consider it experimental.  I've finally got around to renaming the class here.... 

But trying to do...
   Delay delaySchedulerClass: DelaySpinScheduler 
in the post-load is a problem for the CI monkey.  

That post-load might work fine with the integrator. Or otherwise can someone manually execute it in the image after the slice is integrated.

cheers -ben


Reply | Threaded
Open this post in threaded view
|

Re: 19430 promoting DelaySpinScheduler from experimental

Marcus Denker-4
Yes, the update failed strangely (not related to anything inside). After the MacOS update,
ssh asked for credentials, and that lead to a update failing, which made update I did not work.

Will be fixed.


On 15 Dec 2016, at 12:35, Ben Coman <[hidden email]> wrote:


Case 19430 was closed "Integrated In 60326"
but that build doesn't include the code.
The build 60326 log message doesn't reference slice 19430

cheers -ben


On Tue, Dec 13, 2016 at 10:07 PM, Stephane Ducasse <[hidden email]> wrote:
tx ben for the explanation because I was a bit worry to change something that late in our process :)

On Tue, Dec 13, 2016 at 2:12 PM, Ben Coman <[hidden email]> wrote:
A long time ago the current delay scheduler had been operating long enough to no longer consider it experimental.  I've finally got around to renaming the class here.... 

But trying to do...
   Delay delaySchedulerClass: DelaySpinScheduler 
in the post-load is a problem for the CI monkey.  

That post-load might work fine with the integrator. Or otherwise can someone manually execute it in the image after the slice is integrated.

cheers -ben



Reply | Threaded
Open this post in threaded view
|

Re: 19430 promoting DelaySpinScheduler from experimental

Marcus Denker-4
I have cleaned up and re-done 60327. It is in the build queue.

Marcus

On 15 Dec 2016, at 12:40, Marcus Denker <[hidden email]> wrote:

Yes, the update failed strangely (not related to anything inside). After the MacOS update,
ssh asked for credentials, and that lead to a update failing, which made update I did not work.

Will be fixed.


On 15 Dec 2016, at 12:35, Ben Coman <[hidden email]> wrote:


Case 19430 was closed "Integrated In 60326"
but that build doesn't include the code.
The build 60326 log message doesn't reference slice 19430

cheers -ben


On Tue, Dec 13, 2016 at 10:07 PM, Stephane Ducasse <[hidden email]> wrote:
tx ben for the explanation because I was a bit worry to change something that late in our process :)

On Tue, Dec 13, 2016 at 2:12 PM, Ben Coman <[hidden email]> wrote:
A long time ago the current delay scheduler had been operating long enough to no longer consider it experimental.  I've finally got around to renaming the class here.... 

But trying to do...
   Delay delaySchedulerClass: DelaySpinScheduler 
in the post-load is a problem for the CI monkey.  

That post-load might work fine with the integrator. Or otherwise can someone manually execute it in the image after the slice is integrated.

cheers -ben