diff mbox

[Branch,~linaro-validation/lava-dispatcher/trunk] Rev 371: disable enable_network_after_boot_android for device-types/fastmodel.conf

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

Commit Message

Alexander Sack Aug. 14, 2012, 10:03 a.m. UTC
Merge authors:
  Alexander Sack (asac)
Related merge proposals:
  https://code.launchpad.net/~asac/lava-dispatcher/no-net-after-boot-config-for-fastmodel-device-types/+merge/119038
  proposed by: Alexander Sack (asac)
  review: Approve - Andy Doan (doanac)
------------------------------------------------------------
revno: 371 [merge]
committer: Alexander Sack <asac@linaro.org>
branch nick: lava-dispatcher
timestamp: Tue 2012-08-14 11:30:52 +0200
message:
  disable enable_network_after_boot_android for device-types/fastmodel.conf
modified:
  lava_dispatcher/default-config/lava-dispatcher/device-types/fastmodel.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-types/fastmodel.conf'
--- lava_dispatcher/default-config/lava-dispatcher/device-types/fastmodel.conf	2012-08-10 14:27:14 +0000
+++ lava_dispatcher/default-config/lava-dispatcher/device-types/fastmodel.conf	2012-08-14 09:30:52 +0000
@@ -7,3 +7,6 @@ 
 # how long the disablesuspend script should take to complete
 # fm takes longer than other android images do
 disablesuspend_timeout = 500
+
+# if you do dhcp on boot, adb will not work (asac) on fastmodels
+enable_network_after_boot_android = 0