Commit Graph

530 Commits (7fc34b1ab6a9e603df01ef149c03c4b4c9ae9516)

Author SHA1 Message Date
Niels Thykier 3710980b10 get_dependency_solvers: Avoid unnecessary boolean ret value
10 years ago
Julien Cristau d127ac65ae Fix silly NameError
10 years ago
Julien Cristau 62c1c9ec3c Add explicit encoding to all files
10 years ago
Julien Cristau f64f7072c0 Sources and Packages are utf-8
10 years ago
Julien Cristau 7b0138ecb7 Don't crash if the urgencies file contains non-ascii
10 years ago
Julien Cristau c42fbcc5d3 Remove dependency on six
10 years ago
Julien Cristau 8044667ed6 Use python3
10 years ago
Julien Cristau b354afc39d Use six.moves for itertools, urllib and intern
10 years ago
Julien Cristau 1e1f574f8a Use the key= argument to sorted()
10 years ago
Julien Cristau 63ccd53759 Stop using sys.maxint
10 years ago
Julien Cristau b3aef7fe6d Stop using dict.iter* methods
10 years ago
Julien Cristau c580fb7683 Use python3-compatible form for except clause
10 years ago
Julien Cristau 24e8e9337c Replace map() with list comprehensions
10 years ago
Julien Cristau 49475f79ba Simplify a bit the loop to read our config file
10 years ago
Julien Cristau b64afb639f Don't use the file builtin
10 years ago
Julien Cristau 5d7393cf86 Switch to print_function
10 years ago
Julien Cristau 726bbde3a3 Remove sys.path frobbing
10 years ago
Julien Cristau bf1d91d587 Fix typo
10 years ago
Celso Providelo 50e0bc137d Add 'boottest' excuse failure reason when it has failed even if the previous tests had already failed.
10 years ago
Celso Providelo c76874fda5 Test ADT & BootTest criteria running simultaneously. Fixed minor issue related to doubling-blocking promotions.
10 years ago
Celso Providelo 496a2f3134 Suppress boottest SKIPPED notice on excuses, it's unnecessary noise.
10 years ago
Celso Providelo b9890e1b7c Adding links to the boottest jobs (results) in the public and the private servers.
10 years ago
Celso Providelo 011aa3570e Stop announcing skipped boottest attempts.
10 years ago
Celso Providelo 1e8dc398e9 Merge the boottest-jenkins script wrapper into BootTest class for simplicity and extend the API to match what we already for auto-package-testing (ADT).
10 years ago
Celso Providelo 06ea2ab941 Request boottests for sources, not binaries. Jenkins glue will drive adt properly.
10 years ago
Joe Talbott 056a0f6d37 Handle boottest like autopkgtest and remove boottest config file
10 years ago
Francis Ginther c340a46e7a Correct copy-n-paste of 'e.' for 'excuse.'.
10 years ago
Celso Providelo 913539ffe9 Allow hints for ignoring boottest results (force and force-skiptest).
10 years ago
Celso Providelo eeaf8e3deb Silently skipping boottesting for sources not yet built on the allowed architectures (all and armhf).
10 years ago
Celso Providelo ed31f1129b Cosmetic changes for adding excuse labels (html) and more readable image manifest path.
10 years ago
Celso Providelo a84720951a merging cleaned test-refactoring
10 years ago
Celso Providelo b8e5851905 Reverting whitespace cleanup.
10 years ago
Celso Providelo 1bfe4c69eb Addressing cjwatson points, mainly moving 'excuse' handling logic back to britney.
10 years ago
Celso Providelo f7e1fa67c0 Implementing boottest entry points for checking phone-image presence and test current status.
10 years ago
Celso Providelo fe5f4c09ac Very basic bootstack testing criteria support.
10 years ago
Celso Providelo 46281510e3 Refactoring the existing test (autopkgtest), so its features can be re-used for other criterias (boottest) tests.
10 years ago
Colin Watson 7959019916 Use Launchpad's new DistributionSourcePackageRelease:+latestbuild/archtag redirects.
10 years ago
Colin Watson d1d7bb27b0 remove vestige of maybe_nbs
10 years ago
Colin Watson c1ad351f9a Merge trunk
10 years ago
Colin Watson 7c8fd39803 Merge trunk up to 2014-08-05
10 years ago
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
Niels Thykier b2cef666f4 britney: Ignore "remark" hints as they are not meant for us
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
Ivo De Decker b7f3100b91 excuses: show cruft and missing builds
10 years ago
Ivo De Decker 70c4a7cc55 Link to the freeze policy for blocked packages
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
Adam D. Barratt f516b38256 Don't remove arch:all binaries when migrating *pu binNMUs
10 years ago
Niels Thykier 3c91f65f1f britney.py: Fix bug where nuninst would be copied incorrectly
11 years ago
Colin Watson 1982bf4bd1 Remove a stray "break" that caused broken out-of-date output.
11 years ago
Niels Thykier 666dd187e4 britney.py: Fix a regression in nuninst counting for hints
11 years ago
Niels Thykier 30d686164c do_all(): Only sort_actions after recurse runs
11 years ago
Niels Thykier 513fea07b8 britney.py: Skip lundo maintenance in non-hint recurse runs
11 years ago
Niels Thykier 8ea2157d79 Avoid unnecessary nuninst regressions for break archs
11 years ago
Niels Thykier b53e8fa501 Move the nuninst checker function to britney_util
11 years ago
Niels Thykier f02c1fcb82 britney.py: Avoid making migration items from migration items
11 years ago
Niels Thykier 9d45143127 britney.py: Save a table look up
11 years ago
Niels Thykier 9487da51a1 britney.py: Correct the hash key in nuninst_arch_report
11 years ago
Niels Thykier d41f7f2119 britney.py: Use defaultdict instead of "{}.setdefault"
11 years ago
Niels Thykier ddf52bc7ca Exploit equivalency to skip unneeded computation
11 years ago
Niels Thykier 6f24be9954 britney.py: Refactor doop_source
11 years ago
Niels Thykier 33049b2b1c doop_source: Remove unncessary table loop up
11 years ago
Niels Thykier 4fd740dd8b doop_source: Remove redundant part of the return value
11 years ago
Niels Thykier faa3f450e1 britney.py: Split iter_packages into two
11 years ago
Niels Thykier 6a19e254de britney.py: Handle version-ranged dependencies a bit smarter
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