lp:~mwhudson/lava-dispatcher/trunk

Created by Michael Hudson-Doyle and last modified
Get this branch:
bzr branch lp:~mwhudson/lava-dispatcher/trunk
Only Michael Hudson-Doyle can upload to this branch. If you are Michael Hudson-Doyle please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Michael Hudson-Doyle
Project:
LAVA Dispatcher
Status:
Development

Recent revisions

378. By Michael Hudson-Doyle

do not put the LAVA access token into the log file

377. By Andy Doan

post release bump

376. By Andy Doan

release-0.17

2012.08

375. By Andy Doan

support for boot testing an openembedded image

374. By Andy Doan

add a URL mapping feature

This allows the dispatcher's downloading code to be able to override
a URL given to it with another. For example, you might get a job
that wants to download a file:
  http://blah/root.img

  This could be overriden to be file:///root.img

  You can specify one or more mappings in:

   <INSTANCE>/etc/lava-dispatcher/urlmappings.txt

   An example:

   ^https:\/\/.*\/precise\/restricted, scp://<email address hidden>/precise/restricted/
   ^https:\/\/.*\/~linaro-android-restricted\/, scp://<email address hidden>/android/~linaro-android-restricted/

   these take URLs that are protected by OpenID (not supported in the downloader)
   and replaces them with an SCP based URL

373. By Andy Doan

fixes to dispatcher for ubuntu fastmodel support

372. By Andy Doan

split up disable adb over USB from restart adb

371. By Alexander Sack

disable enable_network_after_boot_android for device-types/fastmodel.conf

370. By Andy Doan

don't run linaro-android-media-create with sudo

369. By Andy Doan

fix invalid comment in fastmodel

revno 360.2.2 forget to remove the comment attached to the code

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.