Martin Pitt
a3a523b4ed
autopkgtest.py: Factorize logging into helper methods
10 years ago
Colin Watson
d412b71391
[r=adconrad] Fix autopkgtest version selection loop
10 years ago
Colin Watson
0a2b1fd4b0
Add a --distribution option; parameterise most mentions of "ubuntu" using it.
11 years ago
Jean-Baptiste Lallement
2a3a8cb657
autopkgtest.py: Document method read() and code simplification
...
britney.py: code simplification
11 years ago
Jean-Baptiste Lallement
7e80d47eb6
autopkgtest.py:
...
- A test for a package/version can be triggered by several distincts causes with different results. Modify the data structure to store this instead of only storing the last cause and result, leading to missing test results in excuses.
- Check if failures are regressions (there is at least one pass and migration is blocked) or if test has always been failing. In the latter case, migration is not blocked.
- Add colours to excuses.html to distinguishes the test results
- Point jenkins URL to lastBuild
11 years ago
Colin Watson
8f061cb9d1
autopkgtest rsync host change from jibel
11 years ago
Colin Watson
b74c1967aa
better idiom
11 years ago
Jean-Baptiste Lallement
7615eb8d3f
* Remove packages from the request file that are not valid for testing i.e excuse.run_autopkgtest = False.
11 years ago
Colin Watson
f4f6efbd3f
autopkgtest.py: set release for adt-britney
11 years ago
Colin Watson
0ec8138015
Record autopkgtest status more accurately in pkgcauses: use the status for the version being recorded, not just the one for the latest version found.
11 years ago
Colin Watson
3e6fd501c9
aggregate all causes, but take the status from the latest version
12 years ago
Colin Watson
5d00fa864e
fix pkglist lookup
12 years ago
Colin Watson
823899c6b3
Only record autopkgtest causes for the latest tested version.
12 years ago
Colin Watson
59705dda61
Improve "Requested autopkgtest" logging.
12 years ago
Colin Watson
8023ee2a40
Stop limiting adt-britney to amd64; this shouldn't make a difference anyway, per Jean-Baptiste.
12 years ago
Colin Watson
2e34feee1f
Log autopkgtest status collection.
12 years ago
Colin Watson
41821072e2
Make autopkgtest request logging more useful by moving it after adt-britney request.
12 years ago
Colin Watson
6da7f96ca2
Pass Britney instances through to AutoPackageTest.
12 years ago
Colin Watson
5ed767701b
Log autopkgtest requests.
12 years ago
Colin Watson
1cf35e27c8
Fix cause handling in AutoPackageTest.request.
12 years ago
Colin Watson
f961f74ef3
Run autopkgtests for valid candidates, and wait for the results.
12 years ago