Commit Graph

376 Commits (f7b4cbc5cbfa789abbb0781846df13d470d824a4)

Author SHA1 Message Date
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
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
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
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
Colin Watson 37072e9c5e merge lp:~mathieu-tl/britney/whitespace
11 years ago
Iain Lane 960086e2ac Use name rather than IP for private jenkins URLs
11 years ago
Colin Watson d50199e768 fix off-by-one error
11 years ago
Colin Watson e997720d3b Fix undefined variable in read_blocks.
11 years ago
Colin Watson d2b20a8d03 Allow blocking uploads by way of bugs with the block-proposed tag set.
11 years ago
Mathieu Trudel-Lapierre 759edbe163 Update whitespace; make the output easier to read
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 2f1c0d5b1d Render Launchpad links for binary-only entries correctly.
11 years ago
Colin Watson 052feb339e Ignore previously Architecture: all binaries not (yet?) in unstable when unstable is a partial suite.
11 years ago
Colin Watson eebdf0fffd Revert some changes against Debian that are no longer needed now that we have upload dates.
11 years ago
Colin Watson b723fec4de Show out-of-date excuses even for very recent uploads (if we have upload dates).
11 years ago
Colin Watson 1549b6bb6c Change date format to seconds-since-epoch.
11 years ago
Colin Watson 3b0a0e665a merge trunk
11 years ago
Colin Watson 1c14659b6b import MULTIARCH from consts
11 years ago
Colin Watson 3f0fc5a940 merge trunk up to 2013-07-10
11 years ago
Colin Watson 9e2da658b0 merge trunk up to 2013-07-05
11 years ago
Colin Watson c8bfb275ee merge trunk up to 2013-03-16
11 years ago
Colin Watson 7e26d39354 merge trunk up to 2013-01-18
11 years ago
Adam D. Barratt e643daad28 Apply various typo and clarity fixes
11 years ago
Adam D. Barratt a881298103 Remove the C library placeholder for "pre-depends"
11 years ago
Colin Watson 4576882338 Support :any architecture qualifiers for multiarch
11 years ago
Colin Watson 3f6eabe34f Add support for :any architecture qualifiers, for multiarch.
11 years ago
Colin Watson 161b1613e0 Rename fucked_arches to outofsync_arches, to avoid getting in trouble when bringing up new commercially-supported architectures.
12 years ago
Adam D. Barratt 54b641945d Update copyright
12 years ago
Adam D. Barratt f1291b7463 Rename make_hintitem() to make_migrationitem()
12 years ago
Adam D. Barratt e75c4a4815 Make MigrationItems versionned by default
12 years ago
Adam D. Barratt 89bc7c8d61 Replace uses of MigrationItem with HintItem
12 years ago
Niels Thykier 09e9e16431 Reduce the number of "used-once" lists
12 years ago
Colin Watson 597db6af41 Apparently "+" is encoded as "-" in Jenkins autopkgtest URLs.
12 years ago
Colin Watson abcb009703 Link to wiki documentation.
12 years ago
Niels Thykier c554bffee4 Move newlyuninst to britney_util
12 years ago
Niels Thykier 8c911748c8 Move eval_uninst to britney_util
12 years ago
Niels Thykier a2d63aed07 Move write_heidi to britney_util
12 years ago
Niels Thykier 82771fb4ee Move {read,write}_nuninst to britney_util
12 years ago
Niels Thykier d959541722 Move get_reverse_tree into britney_util
12 years ago