Name | Status | Last Modified | Last Commit | |
---|---|---|---|---|
lp://qastaging/ |
1 Development | 2014-07-10 16:36:36 UTC |
665.
test-runner: simplify run-worker code...
Author:
Andy Doan
test-runner: simplify run-worker code The handle_request function was growing too large to debug. It also This refactors things so that its easier to test the actual runner w/o |
|
lp://qastaging/ |
1 Development | 2014-07-09 15:21:33 UTC |
652.
add an integration test (using queues...
Author:
Andy Doan
add an integration test (using queues) for image builder To avoid the mess of trying to get the proper rabbit credentials to |
|
lp://qastaging/ |
1 Development | 2014-06-18 12:50:12 UTC |
563.
revert the consolidation of "main"
Author:
Andy Doan
revert the consolidation of "main" |
|
lp://qastaging/ |
1 Development | 2014-06-17 14:50:53 UTC |
589.
lander: allow a worker to request a '...
Author:
Andy Doan
lander: allow a worker to request a 'retry' Workers like the publisher need to mark a ticket step as needing |
|
lp://qastaging/ |
1 Development | 2014-06-16 23:16:57 UTC |
283.
dumb debug
Author:
Andy Doan
dumb debug |
|
lp://qastaging/ |
1 Development | 2014-06-16 17:56:31 UTC |
245.
enable whoopsie-upload-all in phablet...
Author:
Andy Doan
enable whoopsie-upload-all in phablet-test-run |
|
lp://qastaging/ |
1 Development | 2014-06-12 18:06:37 UTC |
573.
add example of a pyramid based nf-dat...
Author:
Andy Doan
add example of a pyramid based nf-data-collector = getting started == Setting up Juju LXC You'll need a .juju/environme local: You'll also need your swift credentials set up. I have a .hpcloud-rc file like: export JUJU_ENV=local # FOR OAUTH TOKENS (you can just put fake values for your needs now) export HP_TENANT_ You'll now have the settings in-place. In order to iterate rapidly, I juju bootstrap sudo lxc-stop --name juju-trusty- = Working with the code Since you are on trusty and our base is still precise, you'll need a one time ln -s charms/precise charms/trusty I then use a fairly simple workflow: 1) <do changes> 7) <check changes>, and go back to step 1 if you need to re-deploy The actual juju-deployer line (6) which does the real juju work takes |
|
lp://qastaging/ |
1 Development | 2014-05-15 20:51:02 UTC |
274.
https://code.launchpad.net/~robru/pha...
Author:
Andy Doan
https:/ |
|
lp://qastaging/ |
1 Development | 2014-05-15 14:36:09 UTC |
21.
fix for trusty and num-executors
Author:
Andy Doan
fix for trusty and num-executors |
|
lp://qastaging/ |
1 Development | 2014-05-14 21:45:08 UTC |
14.
support configurable number of execut...
Author:
Andy Doan
support configurable number of executors |
|
lp://qastaging/ |
1 Development | 2014-05-14 20:23:43 UTC |
223.
temp hack while waiting for change in...
Author:
Andy Doan
temp hack while waiting for change in unity8 |
|
lp://qastaging/ |
1 Development | 2014-05-01 18:23:03 UTC |
275.
allow custom wait-script to be used b...
Author:
Andy Doan
allow custom wait-script to be used by unlock-device Also ensure setup-session isn't called when doing a NOSHELL test like |
|
lp://qastaging/ |
1 Development | 2014-05-01 18:21:12 UTC |
225.
update system-settle test for new unl...
Author:
Andy Doan
update system-settle test for new unlock logic system- as a consequence, reboot-and-wait is no longer needed |
|
lp://qastaging/ |
1 Development | 2014-04-04 19:33:25 UTC |
421.
merge with trunk
Author:
Andy Doan
merge with trunk |
|
lp://qastaging/ |
1 Development | 2014-04-02 22:45:24 UTC |
227.
ensure we really kill the emulator
Author:
Andy Doan
ensure we really kill the emulator |
|
lp://qastaging/ |
1 Development | 2014-04-02 21:05:57 UTC |
250.
barry
Author:
Andy Doan
barry |
|
lp://qastaging/ |
1 Development | 2014-04-01 20:03:40 UTC |
110.
ensure directory exists
Author:
Andy Doan
ensure directory exists |
|
lp://qastaging/ |
1 Development | 2014-02-26 19:11:30 UTC |
194.
add a new "re-run" job
This job will...
Author:
Andy Doan
add a new "re-run" job This job will show up like the smoke-daily, but have rerun on the end. |
|
lp://qastaging/ |
1 Development | 2014-02-26 04:25:02 UTC |
277.
lander: use base-image supplied by ti...
Author:
Andy Doan
lander: use base-image supplied by ticket We were using a hard-coded image. The ticket-system now includes |
|
lp://qastaging/ |
1 Development | 2014-01-30 17:20:09 UTC |
178.
lander: couple of integration bugs
1...
Author:
Andy Doan
lander: couple of integration bugs 1) typo for reporting pkg building status to ticket system |
|
lp://qastaging/ |
1 Development | 2014-01-27 19:54:39 UTC |
30.
add ticket-system information into pa...
Author:
Andy Doan
add ticket-system information into params |
|
lp://qastaging/ |
1 Development | 2014-01-27 09:21:16 UTC |
152.
fix mp comments
logging.INFO is too ...
Author:
Andy Doan
fix mp comments logging.INFO is too verbose for normal usage when doing file uploads. |
|
lp://qastaging/ |
1 Development | 2014-01-26 22:02:29 UTC |
11.
add a simple mechanism to store a "un...
Author:
Andy Doan
add a simple mechanism to store a "unit config" file |
|
lp://qastaging/ |
1 Development | 2014-01-16 22:25:54 UTC |
26.
as per fginther
Author:
Andy Doan
as per fginther |
|
lp://qastaging/ |
1 Development | 2014-01-13 19:38:36 UTC |
159.
allow autopilot tests producing junit...
Author:
Andy Doan
allow autopilot tests producing junit xml to work with dashboard This converts autopilot junit xml into utah.yaml for the dashboard. Also fixes a small bug found in run-smoke |
|
lp://qastaging/ |
1 Development | 2014-01-08 21:08:12 UTC |
27.
clarify parameter passing and add pro...
Author:
Andy Doan
clarify parameter passing and add progress trigger parameter passing was being done via a file named child.json. However, |
|
lp://qastaging/ |
1 Development | 2014-01-06 19:46:09 UTC |
84.
oops
Author:
Andy Doan
oops |
|
lp://qastaging/ |
1 Development | 2014-01-06 19:06:12 UTC |
27.
update jobs to deal with parameters p...
Author:
Andy Doan
update jobs to deal with parameters properly this requires the child-jobs to be run from where the master is |
|
lp://qastaging/ |
1 Development | 2013-12-18 20:32:04 UTC |
13.
install txstatsd
Author:
Andy Doan
install txstatsd |
|
lp://qastaging/ |
1 Development | 2013-12-18 18:15:52 UTC |
46.
add statsd utils and support to branc...
Author:
Andy Doan
add statsd utils and support to branch- |
|
lp://qastaging/ |
1 Development | 2013-12-17 23:10:56 UTC |
1.
idea for trying txstatsd charm
Author:
Andy Doan
idea for trying txstatsd charm |
|
lp://qastaging/ |
1 Development | 2013-11-15 20:27:59 UTC |
2.
make testcases unique
This tries to ...
Author:
Andy Doan
make testcases unique This tries to give unique testcase names by adding _<x> if a procname |
|
lp://qastaging/ |
1 Development | 2013-11-13 22:47:58 UTC |
1027.
add "sudo" needed for utah-client
Author:
Andy Doan
add "sudo" needed for utah-client |
|
lp://qastaging/ |
1 Development | 2013-11-08 02:52:48 UTC |
1024.
0.15+20131107
fix json-schema bug in...
Author:
Andy Doan
0.15+20131107 fix json-schema bug in new library version on trusty |
|
lp://qastaging/ |
1 Development | 2013-11-05 16:49:23 UTC |
112.
convert to running autopilot tests wi...
Author:
Andy Doan
convert to running autopilot tests with new autopilot script this uses phablet-test-run directly |
|
lp://qastaging/ |
1 Development | 2013-10-29 20:37:59 UTC |
103.
fix config bug from MP
Evan discover...
Author:
Andy Doan
fix config bug from MP Evan discovered this bug. |
|
lp://qastaging/ |
1 Development | 2013-10-29 15:43:30 UTC |
101.
health-check-idle template for cking
Author:
Andy Doan
health-check-idle template for cking |
|
lp://qastaging/ |
1 Development | 2013-10-28 20:37:53 UTC |
210.
backout logging change (being fixed i...
Author:
Andy Doan
backout logging change (being fixed in another branch already) |
|
lp://qastaging/ |
1 Development | 2013-10-24 21:57:52 UTC |
96.
add statsd support for test-execution...
Author:
Andy Doan
add statsd support for test-execution- |
|
lp://qastaging/ |
1 Development | 2013-10-15 19:17:06 UTC |
211.
make phablet-test-run default to unlo...
Author:
Andy Doan
make phablet-test-run default to unlocking the screen also clean up the usage text so it displays properly on 80 columns |
|
lp://qastaging/ |
1 Development | 2013-09-26 18:48:27 UTC |
32.
make the 5 minute wait for install-an...
Author:
Andy Doan
make the 5 minute wait for install-and-boot configurable |
|
lp://qastaging/ |
1 Development | 2013-08-23 17:31:37 UTC |
998.
fix some broken test cases for the se...
Author:
Andy Doan
fix some broken test cases for the server logic |
|
lp://qastaging/ |
1 Development | 2013-08-08 20:08:28 UTC |
991.
touch: don't require utah on the targ...
Author:
Andy Doan
touch: don't require utah on the target with --from-host This allows the --from-host support to not require utah-client It also renames the utah-host and utah-tgt intermediate files so |
|
lp://qastaging/ |
1 Development | 2013-07-30 18:33:30 UTC |
149.
move phablet-network-bridge-addif to ...
Author:
Andy Doan
move phablet- as per sergio's review. this is where other udev scripts get located |
|
lp://qastaging/ |
1 Development | 2013-07-25 05:17:00 UTC |
979.
add notion of rndis networking for to...
Author:
Andy Doan
add notion of rndis networking for touch images This adds a way to enable networking on touch devices via step 1: setup up host to be ready with: This sets up a bridge device and the proper port forwarding. It step 2: add --rndis to run_utah_phablet.py commands |
|
lp://qastaging/ |
1 Development | 2013-07-17 19:29:46 UTC |
974.
allow battery selection to be control...
Author:
Andy Doan
allow battery selection to be controlled via environment variable makes things easier for integrating into run_utah_phablet.py |
|
lp://qastaging/ |
1 Development | 2013-07-16 23:40:38 UTC |
1.
simple example to use puts
Author:
Andy Doan
simple example to use puts |
|
lp://qastaging/ |
1 Development | 2013-07-11 18:04:35 UTC |
15.
convert to use pauls scripts for devi...
Author:
Andy Doan
convert to use pauls scripts for device ids |
|
lp://qastaging/ |
1 Development | 2013-07-10 22:06:17 UTC |
973.
add energy computations to battery pr...
Author:
Andy Doan
add energy computations to battery probe code This helps report the actual energy used(mW) in the probe data so that |
|
lp://qastaging/ |
1 Development | 2013-07-08 22:59:42 UTC |
967.
fix timing error for reboot support i...
Author:
Andy Doan
fix timing error for reboot support in autorun Running under a VM in TMPFS, the activecheck call seems to somehow |
|
lp://qastaging/ |
1 Development | 2013-07-03 18:34:06 UTC |
4.
try and reduce apt warnings
Author:
Andy Doan
try and reduce apt warnings |
|
lp://qastaging/ |
1 Development | 2013-07-01 17:06:58 UTC |
3.
fix bad logic for determining USB_POW...
Author:
Andy Doan
fix bad logic for determining USB_POWER script |
|
lp://qastaging/ |
1 Development | 2013-06-29 17:14:42 UTC |
2.
update to bzr branch
Author:
Andy Doan
update to bzr branch |
|
lp://qastaging/ |
1 Development | 2013-06-28 16:49:50 UTC |
1.
example of utah and autopilot for touch
Author:
Andy Doan
example of utah and autopilot for touch |
|
lp://qastaging/ |
1 Development | 2013-06-20 20:32:06 UTC |
948.
add a puts battery implementation
Th...
Author:
Andy Doan
add a puts battery implementation This works in conjunction with the put-server API we've created |
|
lp://qastaging/ |
1 Development | 2013-05-27 04:23:23 UTC |
6.
add jenkins script logic to setup job
Author:
Andy Doan
add jenkins script logic to setup job |
|
lp://qastaging/ |
1 Development | 2013-05-15 18:06:35 UTC |
899.
code review fixes from javier
Author:
Andy Doan
code review fixes from javier |
|
lp://qastaging/ |
1 Development | 2013-05-10 22:05:31 UTC |
94.
add a simple way to execute commands ...
Author:
Andy Doan
add a simple way to execute commands via adb in the target |
|
lp://qastaging/ |
1 Development | 2013-05-10 21:50:40 UTC |
93.
add a utility to make package install...
Author:
Andy Doan
add a utility to make package installation easier |
|
lp://qastaging/ |
1 Development | 2013-05-07 20:49:04 UTC |
214.
get more debugging from latecommand
...
Author:
Andy Doan
get more debugging from latecommand The latecommands seem to be falling and not giving much detail |
|
lp://qastaging/ |
1 Development | 2013-04-10 16:52:57 UTC |
852.
create common template utility functi...
Author:
Andy Doan
create common template utility functions This seemed to be a common pattern we could simplify |
|
lp://qastaging/ |
1 Development | 2013-04-09 18:45:42 UTC |
6.
add footer support
this broke our go...
Author:
Andy Doan
add footer support this broke our google analytics |
|
lp://qastaging/ |
1 Development | 2013-03-28 23:30:39 UTC |
26.
oops
Author:
Andy Doan
oops |
|
lp://qastaging/ |
1 Development | 2013-03-28 21:00:33 UTC |
848.
version-0.11.2
Author:
Andy Doan
version-0.11.2 |
|
lp://qastaging/ |
1 Development | 2013-03-19 21:54:04 UTC |
4.
add some logic to remove need for cus...
Author:
Andy Doan
add some logic to remove need for custom preseed |
|
lp://qastaging/ |
1 Development | 2013-03-04 17:39:42 UTC |
8.
typo!
Author:
Andy Doan
typo! |
|
lp://qastaging/ |
1 Development | 2013-02-05 04:16:40 UTC |
69.
minor bug from last commit
make sure...
Author:
Andy Doan
minor bug from last commit make sure we return the most interest part of this function |
|
lp://qastaging/ |
1 Development | 2013-01-22 21:50:12 UTC |
54.
ensure directory permission is always...
Author:
Andy Doan
ensure directory permission is always set |
|
lp://qastaging/ |
1 Development | 2013-01-22 18:30:49 UTC |
25.
put a newline at the end of ~/.passwo...
Author:
Antonio Terceiro
put a newline at the end of ~/.password this makes `cat ~/.password` less annoying |
|
lp://qastaging/ |
1 Development | 2013-01-14 21:27:41 UTC |
407.
fix south migration issues from last ...
Author:
Andy Doan
fix south migration issues from last commit Basically you can't just delete an extension that's made changes |
|
lp://qastaging/ |
1 Development | 2013-01-10 03:02:06 UTC |
97.
need some fixes for dispatcher deploy...
Author:
Andy Doan
need some fixes for dispatcher deployed. also including michael's new filter API |
|
lp://qastaging/ |
1 Development | 2012-12-20 18:10:45 UTC |
513.
fix issue when running "lava devices/...
Author:
Andy Doan
fix issue when running "lava devices/dispath" without activating env The dispatcher command code requires VIRTUAL_ENV to be set by |
|
lp://qastaging/ |
1 Development | 2012-12-18 17:36:32 UTC |
11.
doc addition for post-process
Author:
Andy Doan
doc addition for post-process |
|
lp://qastaging/ |
1 Development | 2012-11-30 15:52:25 UTC |
474.
uefi support changes from prakash
Author:
Andy Doan
uefi support changes from prakash |
|
lp://qastaging/ |
1 Development | 2012-10-11 19:30:50 UTC |
7.
add some sudo things instance-manager...
Author:
Andy Doan
add some sudo things instance-manager needs |
|
lp://qastaging/ |
1 Development | 2012-08-23 22:40:06 UTC |
169.
add big_LITTLE suite
only works with...
Author:
Andy Doan
add big_LITTLE suite only works with builds that include Linaro's bigLITTLE test suite |
|
lp://qastaging/ |
1 Development | 2012-07-01 17:45:26 UTC |
193.
make dispatcher field larger
as per ...
Author:
Andy Doan
make dispatcher field larger as per review comment a 64byte field like this in postgres is pointless |
|
lp://qastaging/ |
1 Development | 2012-06-27 03:43:08 UTC |
19.
fix oddness with logging in tasks
Th...
Author:
Andy Doan
fix oddness with logging in tasks The run_remote command wasn't handling all exceptions which under The other issue I hit was that when exceptions come from the sys.stderr. This also adds a bit of debbuging to indicate when a command is |
|
lp://qastaging/ |
1 Development | 2012-06-22 01:49:53 UTC |
332.
fix option support for enable_network...
Author:
Andy Doan
fix option support for enable_ this code always returned true based on how it was written |
|
lp://qastaging/ |
1 Development | 2012-05-23 18:57:15 UTC |
519.
merge mabac's script hooks into mpoir...
Author:
Andy Doan
merge mabac's script hooks into mpoirer's snowball branch |
|
lp://qastaging/ |
1 Development | 2012-04-24 15:00:37 UTC |
514.
Merge mabac's script hooks
Author:
Andy Doan
Merge mabac's script hooks |
|
lp://qastaging/ |
1 Development | 2012-04-23 17:28:50 UTC |
32.
EULA logic on snapshots changed
We w...
Author:
Andy Doan
EULA logic on snapshots changed We were originally able to get the build listings without doing |
|
lp://qastaging/ |
1 Development | 2012-03-27 14:36:41 UTC |
20.
update output directory to match snap...
Author:
Andy Doan
update output directory to match snapshots.l.o organization instead of putting pre-builts in their own directory, they will http:// |
|
lp://qastaging/ |
1 Development | 2012-03-19 22:36:01 UTC |
430.
debug crap
Author:
Andy Doan
debug crap |
|
lp://qastaging/ |
1 Development | 2012-03-06 23:46:03 UTC |
141.
Add support for restricted coremark b...
Author:
Andy Doan
Add support for restricted coremark bench This adds the basic ability to run the coremark benchmark on lava-android-test install -o "coremark_url=https:/ The above example would download from an HTTP password protected |
|
lp://qastaging/ |
1 Development | 2012-01-18 16:42:50 UTC |
1.
first drop
Things working:
* you ca...
Author:
Andy Doan
first drop Things working: * reports show up and you can view rough plots as well Missing: * flot doesn't work great. combining the multiplebars support * flot error bars don't show up on top of their corresponding * flot titles for skia look terrible. need to be able to write * the "Totals" table should be done as a percent diff from the |
|
lp://qastaging/ |
1 Development | 2011-11-29 18:00:03 UTC |
4.
remove the icon that differentiates b...
Author:
Andy Doan
remove the icon that differentiates between internal/external |
|
lp://qastaging/ |
1 Development | 2011-11-23 17:11:02 UTC |
1.
initial commit of some handy script r...
Author:
Andy Doan
initial commit of some handy script related to the wiki |
|
lp://qastaging/ |
1 Development | 2011-09-01 22:21:37 UTC |
431.
add ability to provide hwpack descrip...
Author:
Andy Doan
add ability to provide hwpack descriptions to the user it would have been nice to add these descriptions somewhere |
|
lp://qastaging/ |
1 Development | 2011-03-16 01:41:16 UTC |
7.
Add support for ingoring certain laun...
Author:
Andy Doan
Add support for ingoring certain launchpad projects |
|
lp://qastaging/ |
1 Development | 2011-02-18 01:09:57 UTC |
3.
Capitalization fix
Author:
Andy Doan
Capitalization fix |
|
lp://qastaging/ |
1 Development | 2011-02-11 19:17:29 UTC |
57.
updated md5 for stream.c
Author:
Andy Doan
updated md5 for stream.c |
|
lp://qastaging/ |
1 Development | 2011-01-24 20:46:40 UTC |
2.
The original version mistakenly used ...
Author:
Andy Doan
The original version mistakenly used maverick instead of natty |
1 → 93 of 93 results | First • Previous • Next • Last |