diff mbox

[Branch,~linaro-validation/lava-dispatcher/trunk] Rev 195: Added default key/values introduced for snowball

Message ID 20120118001517.10235.13704.launchpad@ackee.canonical.com
State Accepted
Headers show

Commit Message

Paul Larson Jan. 18, 2012, 12:15 a.m. UTC
Merge authors:
  Le Chi Thu le.chi.thu@linaro.org <le.chi.thu@linaro.org>
Related merge proposals:
  https://code.launchpad.net/~le-chi-thu/lava-dispatcher/snowball_android_fix/+merge/88792
  proposed by: Le Chi Thu (le-chi-thu)
  review: Approve - Yongqin Liu (liuyq0307)
  review: Approve - Michael Hudson-Doyle (mwhudson)
  review: Approve - Zygmunt Krynicki (zkrynicki)
------------------------------------------------------------
revno: 195 [merge]
committer: Paul Larson <paul.larson@linaro.org>
branch nick: lava-dispatcher
timestamp: Tue 2012-01-17 18:13:44 -0600
message:
  Added default key/values introduced for snowball
modified:
  lava_dispatcher/default-config/lava-dispatcher/device-defaults.conf


--
lp:lava-dispatcher
https://code.launchpad.net/~linaro-validation/lava-dispatcher/trunk

You are subscribed to branch lp:lava-dispatcher.
To unsubscribe from this branch go to https://code.launchpad.net/~linaro-validation/lava-dispatcher/trunk/+edit-subscription
diff mbox

Patch

=== modified file 'lava_dispatcher/default-config/lava-dispatcher/device-defaults.conf'
--- lava_dispatcher/default-config/lava-dispatcher/device-defaults.conf	2012-01-16 15:57:23 +0000
+++ lava_dispatcher/default-config/lava-dispatcher/device-defaults.conf	2012-01-18 00:13:44 +0000
@@ -89,3 +89,10 @@ 
 
 # The value to pass to qemu-system-arm's -M option.
 qemu_machine_type = %(device_type)s
+
+# This is used for snowball soft reset fix, since the reboot command is hanging.
+soft_boot_cmd =
+
+# This is for android build where the network is not up by default. 1 or 0
+enable_network_after_boot_android = 0
+