Retrying autopkgtests with the new cloud infrastructure
Martin Pitt
martin.pitt at ubuntu.com
Tue Aug 4 07:39:08 UTC 2015
Hello release team,
britney just switched from the old Jenkins/adt-britney to the new
DevOps cloud machinery [1]. This means that retrying tests now does
not happen on Jenkins any more either.
This now happens through "run-autopkgtest" from the britney sources [2]
which is symlinked into $PATH. On ubuntu-archive at snakefruit you can
run it like:
ssh snakefruit.canonical.com sudo -i -u ubuntu-archive run-autopkgtest --help
(Creating a shell alias for this highly recommended).
Right now there are only rather simple operations, like re-running a
list of tests on all arches
run-autopkgtest -s wily libpng udisks2
or on a particular arch
run-autopkgtest -s wily -a armhf libpng udisks2
I want to bring back an SSO-guarded web frontend for retrying tests
[3], but it's not there yet. However, there are certainly use cases
where a CLI is more convenient if it comes to "retry all tests with
property X". If you encounter such a case, please do file a bug report
[4] (or just add it yourself, of course ☺ )
Thanks,
Martin
[1] https://lists.ubuntu.com/archives/ubuntu-devel-announce/2015-August/001145.html
[2] http://bazaar.launchpad.net/~ubuntu-release/britney/britney2-ubuntu/view/head:/run-autopkgtest
[3] https://launchpad.net/bugs/1475491
[4] https://bugs.launchpad.net/auto-package-testing/
--
Martin Pitt | http://www.piware.de
Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debian.org)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <https://lists.ubuntu.com/archives/ubuntu-release/attachments/20150804/81406478/attachment.pgp>
More information about the Ubuntu-release
mailing list