Commit Graph

420 Commits (24e20560e7529e8f8d2be214f0e8aab303078b59)

Author SHA1 Message Date
Colin Watson 24e20560e7 Merge trunk up to 2014-07-13
10 years ago
Colin Watson b3562dbfe8 Merge trunk up to 2014-05-24
10 years ago
Colin Watson 6904969c7c Merge trunk up to 2013-12-06
10 years ago
Colin Watson 11af066dda Make sure that self.binaries['tpu'][arch] is properly initialised.
10 years ago
Colin Watson 9627ee7661 Merge trunk up to second commit from 2013-11-27 (rewritten installability tester)
10 years ago
Colin Watson 3290b4cccf Merge trunk up to first commit from 2013-11-27
10 years ago
Colin Watson da9e838067 Revert to r414; this gets things wrong if there are sources with some Architecture: all binaries in unstable and some incompletely-built architecture-dependent ones.
10 years ago
Colin Watson 301dd2df1e Refine merging of binaries: only count unstable-architecture-independent as built if all binaries are now architecture-independent.
10 years ago
Colin Watson 4cc353296a When merging binaries, count a binary as built in unstable if the testing architecture is architecture-dependent and the unstable architecture is architecture-independent.
10 years ago
Martin Pitt d57c0bbeb8 autopkgtest: Update public Jenkins URL to not depend on /view/<Release> to be created
10 years ago
Colin Watson 9dec8a1daf Fix log message if Dates is missing.
10 years ago
Colin Watson 1982bf4bd1 Remove a stray "break" that caused broken out-of-date output.
11 years ago
Colin Watson 52ad167312 Fix substitution ordering mistake in out-of-date rendering.
11 years ago
Colin Watson 0a4f948e3a Allow Dates to be absent.
11 years ago
Colin Watson 0a2b1fd4b0 Add a --distribution option; parameterise most mentions of "ubuntu" using it.
11 years ago
Colin Watson f7b4cbc5cb Drop --ubuntu-series alias option now that britney1 no longer uses it.
11 years ago
Colin Watson d0d4ea5fa8 Rename --ubuntu-series option to just --series.
11 years ago
Niels Thykier 5e7417f416 britney.py: _compute_groups returns sets of tuples, not str
11 years ago
Niels Thykier ad84f50d1b britney.py: dict does not have a .add (in _compute_groups)
11 years ago
Colin Watson 9dbef8c864 Adjust maybe-NBS check again, this time to check for newer versions of other binaries from the same source.
11 years ago
Colin Watson f81e685f99 Fix out-of-date maximum version check to only check binaries, not sources.
11 years ago
Colin Watson 02e9779d35 Only flag an out-of-date package as possible NBS if the out-of-date version is also the maximum version across all architectures.
11 years ago
Colin Watson 18edacf8b2 Show a note for out-of-date binaries from a version between the one in testing and the one in unstable, since those are usually NBS and this makes such cases more searchable.
11 years ago
Niels Thykier 9b24a1d4e7 britney.py: Fix use of undefined variable
11 years ago
Adam D. Barratt 28389f730e Remove an obsolete comment
11 years ago
Niels Thykier 8d4753530c Britney: Fix malformed removal hints from auto hinter
11 years ago
Niels Thykier 271fb11b33 britney.py: Fix bug with hinting removals
11 years ago
Niels Thykier c0409c1b04 Add auto hinter on top of the new installability tester
11 years ago
Niels Thykier ebc9af70fa Handle smooth updates better in "easy"-hints
11 years ago
Niels Thykier 580f4a7f3d Rewrite, rename and extend find_upgraded_binaries
11 years ago
Colin Watson 3aab217f6c Make sure that containing directories exist before writing output files.
11 years ago
Colin Watson e38a4842d6 Make all output files series-specific, and remove dependency on "testing" and "unstable" symlinks.
11 years ago
Colin Watson 6ac23e6d67 Add new --ubuntu-series option, replacing ADT_SERIES in the configuration file. Add ADT_ENABLE configuration file entry to allow disabling autopkgtests (previously done by setting ADT_SERIES to the empty string).
11 years ago
Jean-Baptiste Lallement 2a3a8cb657 autopkgtest.py: Document method read() and code simplification
11 years ago
Jean-Baptiste Lallement 7e80d47eb6 autopkgtest.py:
11 years ago
Niels Thykier d644d7554a Move "old_libraries" to britney_util
11 years ago
Niels Thykier 3f86ef3299 Move write_controlfiles to britney_util
11 years ago
Niels Thykier 329f1901b4 Factor write_sources into its own function
11 years ago
Colin Watson 9b75fcf037 Fix unsatisfied-deps handling of packages without dependencies.
11 years ago
Colin Watson 5974b25d99 Fix inverted logic in should_upgrade_srcarch.
11 years ago
Colin Watson 62bf1130f7 Take a different approach to excluding packages with unsatisfiable dependencies (see https://code.launchpad.net/~pitti/britney/britney2-autopkgtest-fixes/+merge/208657).
11 years ago
Martin Pitt 3d95702a59 Block packages with unsatisfiable depends and don't run tests for them
11 years ago
Niels Thykier 3dc4a6367f Write "HeidiResultDelta" file containing the changes of the run
11 years ago
Niels Thykier 36da23b5b7 britney.py: Remove obsolete comment about AIEEE
11 years ago
Ivo De Decker 0214b41a4f Add note when a pkg is being removed because it is not in sid
11 years ago
Niels Thykier f9d2d78734 util: Add new "write_excuses" function
11 years ago
Ivo De Decker c971474945 handle export for excuse with 'force'
11 years ago
Ivo De Decker e109b446df add remove reason when package not in unstable
11 years ago
Ivo De Decker 369f01e8d2 first attempt at adding reason
11 years ago
Ivo De Decker 511a25707b add bug list to yaml
11 years ago