key error when boot_options are not defined.

Bug #1212519 reported by Tyler Baker
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
LAVA Dispatcher
Fix Released
High
Tyler Baker

Bug Description

 Traceback (most recent call last):
  File "/srv/lava<email address hidden>/lava_dispatcher/actions/boot_control.py", line 88, in run
  client.boot_linaro_image()
  File "/srv/lava<email address hidden>/lava_dispatcher/client/base.py", line 442, in boot_linaro_image
  self._boot_linaro_image()
  File "/srv/lava<email address hidden>/lava_dispatcher/client/targetdevice.py", line 76, in _boot_linaro_image
  self.proc = self.target_device.power_on()
  File "/srv/lava<email address hidden>/lava_dispatcher/device/master.py", line 104, in power_on
  self._boot_linaro_image()
  File "/srv/lava<email address hidden>/lava_dispatcher/device/master.py", line 501, in _boot_linaro_image
  elif options['boot_cmds'].value != 'boot_cmds':
 KeyError: 'boot_cmds'

Related branches

Changed in lava-dispatcher:
assignee: nobody → Tyler Baker (tyler-baker)
importance: Undecided → Critical
importance: Critical → High
status: New → In Progress
milestone: none → 2013.08
Changed in lava-dispatcher:
status: In Progress → Fix Committed
Changed in lava-dispatcher:
status: Fix Committed → Fix Released
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.