dummy_deploy: don't boot master image

Bug #1177122 reported by Kevin Hilman
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
LAVA Dispatcher
Invalid
Undecided
Unassigned
lava-dispatcher (Ubuntu)
Invalid
Undecided
Unassigned

Bug Description

As I understand it, dummy_deploy is meant for use-cases where there may not be a master image. Therefore, don't try to boot a master image from the dummy_deploy cmd.

=== modified file 'lava_dispatcher/actions/deploy.py'
--- lava_dispatcher/actions/deploy.py 2013-04-17 08:23:50 +0000
+++ lava_dispatcher/actions/deploy.py 2013-05-06 21:53:46 +0000
@@ -104,5 +104,4 @@

     def run(self, type):
         device = self.client.target_device
- device.boot_master_image()
         device.deployment_data = device.target_map[type]

Changed in lava-dispatcher:
status: New → Invalid
Neil Williams (codehelp)
Changed in lava-dispatcher (Ubuntu):
status: New → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.