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@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)
signature.asc
Description: Digital signature
-- Ubuntu-release mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-release
