Comment 2 for bug 314726

Revision history for this message
Marc Tardif (cr3) wrote : Re: Image testing fails after introduction of 'actions'

The current status is that the following actions are performed by the satellite servers when an image is requested for testing:

1. Image is downloaded (rsync) for each satellite server.
2. If that succeeds, the systems for each satellite are prepared for
   install.

The only action missing is:

3. If the preparation succeeds, the systems should be rebooted.

The code for this last action is already there, so it just a question of debugging.