lp:~fginther/autopkgtest/ci

Created by Francis Ginther and last modified
Get this branch:
bzr branch lp:~fginther/autopkgtest/ci
Only Francis Ginther can upload to this branch. If you are Francis Ginther please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Francis Ginther
Project:
autopkgtest
Status:
Development

Recent revisions

772. By Francis Ginther

Swap order of alternate Build-Depends.

771. By Martin Pitt

In "unpack into temp dir" mode, ignore Python 2.x test dependencies

They are not exposed anyway as with $PYTHONPATH we can only serve one major
Python version, and we want Python 3.

770. By Martin Pitt

PEP-8 fix

769. By Martin Pitt

Optimize aa-clickhook workaround for LP #1337253

Only rebuild the profile of the installed click app. This reduces the time from
about a minute to about a second. Thanks to Jamie Strandboge for the hint!

768. By Martin Pitt

Provide override for autopilot_module

Allow the adt-run caller to change the "autopilot_module" from a click
package's manifest by setting $ADT_AUTOPILOT_MODULE. With that one can run an
individual test easily.

This is just a hack for now, so don't document it. We need to find a better way
how to deal with this.

767. By Martin Pitt

ssh-setup/adb: Retry phablet-config on failure

Disabling the first-time wizards sometimes fails due to adb being brittle at
that time. Retry up to 5 times.

766. By Martin Pitt

Introduce "autopilot_module" click test control field

This specifies an autopilot test module name. This allows tests to require
additional test dependencies, restrictions, etc. without having to specify the
full invocation of autopilot.

LP: #1338911

765. By Martin Pitt

Support already installed click apps

Support specifying a click name like "com.example.myapp" with --click to test
an already installed click instead of a local *.click file.

LP: #1338899

764. By Martin Pitt

Add --copy option to copy a file or directory into the testbed

763. By Martin Pitt

PEP-8 fix

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.

Subscribers