lp:~doanac/lava-dispatcher/configglue-warnings-hack

Created by Andy Doan and last modified
Get this branch:
bzr branch lp:~doanac/lava-dispatcher/configglue-warnings-hack
Only Andy Doan can upload to this branch. If you are Andy Doan please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Andy Doan
Project:
LAVA Dispatcher
Status:
Merged

Recent revisions

524. By Andy Doan

hack around some configglue warnings

523. By Andy Doan

post release bump

522. By Andy Doan

release-0.29.1

revno 494.1.1 deleted two files but forgot to remove them from
setup.py

521. By Andy Doan

release-0.29

520. By Yongqin Liu

update the possible_partitions_files and sdcard_mountpoint_path according to http://review.android.git.linaro.org/#change,3213,patchset=1

519. By Andy Doan

sdmux support

518. By Antonio Terceiro

Better handling of target devices on command line

If the job file does not specify a target device and no target was specified on
the command line, print an error message instead of crashing with KeyError.

517. By Antonio Terceiro

Make lava-test-shell work with the Galaxy Nexus + AOSP

This involves dropping the assumption that the connection to the device is a
serial connection that can read from /dev/console. In the Nexus, and in other
consumer devices, the only connection available to the device without hardware
tinkering is `adb shell`. Because of this we cannot, we cannot run the
lava-test-shell command in the background and redirect its output to
/dev/console; instead, we have to run it in the foreground and make sure that
stdin/stdout are properly handled.

Additionally, some points where the lava-test-shell scripts were assuming a
shell more capable than the one in AOSP had to be reworked. Two notable cases
where the usage of `read -t` (-t is not in POSIX, and not so widely
implemented) and of mkfifo (AOSP does not include a mkfifo binary).

516. By Antonio Terceiro

Adapt lava_android_test code to work with the Galaxy Nexus

515. By Michael Hudson-Doyle

handle timeout being unspecified (i.e. -1) properly in the lava_test_shell action

Branch metadata

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

Subscribers