lp:~doanac/utah/from-host

Created by Andy Doan and last modified
Get this branch:
bzr branch lp:~doanac/utah/from-host
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:
UTAH
Status:
Development

Recent revisions

973. By Andy Doan

add energy computations to battery probe code

This helps report the actual energy used(mW) in the probe data so that
users don't have to compute this.

972. By Andy Doan

update battery api to better fit start/stop model

The current battery api was just a "get_data" model. However,
the ADB battery as well as the future flukemeter battery can benefit
with knowledge of its get start or end data.

971. By Andy Doan

allow --env to work with the --from-host option

970. By Andy Doan

add notion of a "target battery"

This is for phablet scripts run with --from host. It allows the
test to gather s/w battery measurements from the target device.

969. By Andy Doan

add support to run a touch test from host

Some tests may need to run on a host and execute things on the
device. This allows executing a runlist from the host, but then
combining the target h/w and s/w information to make a sensible
result YAML file.

968. By Andy Doan

fix issue where networking not ready in touch images

We often see a "something wicked" message when we run apt-get
after setting up networking on the target. This adds a small check
that seems to help.

967. By Andy Doan

fix timing error for reboot support in autorun

Running under a VM in TMPFS, the activecheck call seems to somehow
run too fast. Retrying seems to make it always work.

966. By Andy Doan

improve race condition with reboot runlists

We have a job failing in the lab that works on my home server:

  http://10.98.0.1:8080/job/pwl-sru-test/26/console

While digging into this I noticed that this failing job still does
a reboot and will continue to run the utah-client if the server
doesn't destroy the client. However, the return code to our run
command is -1 (an RC code not defined by the utah client).

I *think* this is due to some type of race condition where we assume
our call to "shutdown -r now" will happen after the utah-client
exits with rc=3.

This patch has fixed the original job and passes regression testing.

965. By Andy Doan

fix broken test cases in phablet test

964. By Andy Doan

0.14 release

Branch metadata

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

Subscribers