lp://staging/~fginther/autopkgtest/ci
- Get this branch:
- bzr branch lp://staging/~fginther/autopkgtest/ci
Branch merges
Branch information
Recent revisions
- 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. - 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
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)