Commit Graph

503 Commits (07cc085a771c40416c425c7d58d4838cf96c7b52)

Author SHA1 Message Date
Iain Lane 95b71e0ddb autopkgtest: Save pending.json after every test request
4 years ago
Iain Lane 07b9c517c8 BuildDependsPolicy: handle old python3-apt
4 years ago
Iain Lane 9523425cb2 autopkgtest: Support Ubuntu's run_id format
4 years ago
Iain Lane c9dfcf9b06 autopkgtest: Allow `adt_reference_max_age` to be empty
4 years ago
Iain Lane 15f431d37c autopkgtest: Add new `force-reset-test` hint type
4 years ago
Iain Lane 27c2476e8f autopkgtest: Only request reference tests when we want them
4 years ago
Iain Lane e5b7f5f539 autopkgtest: Support autopkgtest.u.c in-progress URL
4 years ago
Iain Lane af085da46e autopkgtest: Handle 'blacklisted' version
4 years ago
Iain Lane 34c8b05010 autopkgtest: store the submission time when making requests
4 years ago
Iain Lane b2054e6cb2 Repair requests without testpkg-version
4 years ago
Iain Lane b2e863fd6f autopkgtest: Publish AMQP messages persistently
4 years ago
Iain Lane af091a504c autopkgtest: Trigger dkms when there's a dep on dkms
4 years ago
Łukasz 'sil2100' Zemczak d960c15706 Add a new policy to message bugs on SRU regressions
4 years ago
Tiago Daitx 256a48a4ad Link to update-excuse bugs on update_excuses
4 years ago
Iain Lane bae4fdbd45 LinuxPolicy: Make linux* wait on corresponding -meta package
4 years ago
Robert Bruce Park 36e8b65c8b Email Policy, send emails when packages are rejected.
4 years ago
Robert Bruce Park 9c777eac1b Reject packages if entire source ppa won't migrate
4 years ago
Iain Lane 5b5c99e401 excuse, excusefinder: Allow excuses to invalidate each other
4 years ago
Iain Lane d2dbdadf1f autopkgtest: Hardcode some linux-meta tests
4 years ago
Iain Lane 7ed335893e Implement Ubuntu component relationship constraints (ogre model)
4 years ago
Iain Lane 3fa9eceb89 Store the component in BinaryPackage and SourcePackage
4 years ago
Colin Watson 4f9a33ddab Allow blocking uploads by way of bugs with the block-proposed tag set
4 years ago
Colin Watson 4e59e3fb6a Change date format to seconds-since-epoch
4 years ago
Colin Watson 964e414dbe Add a --distribution option
4 years ago
Colin Watson 5f95cf771e Only issue "From wrong source" for binaries not at the same version in testing
4 years ago
Iain Lane 77a2a0df19 utils: Fix pycodestyle E302 (missing blank line)
4 years ago
Colin Watson 35c1bb36f4 Optionally merge packages from testing to unstable
4 years ago
Colin Watson 3b8daa98ec
Make sure that containing directories exist before writing output files
5 years ago
Martin Pitt 883f01740f
Skip piuparts policy if summary file is missing
5 years ago
Colin Watson af7da4e764
Skip bug-based processing if BugsV is missing
5 years ago
Colin Watson ba3fec61c3
Use default urgency for all packages if Urgencies is missing
5 years ago
Paul Gevers dc4ea6ca2c
autopkgtest: remember old results instead of discarting them
5 years ago
Paul Gevers 6e6214efe8
autopkgtest: call filter_old_results after adding triggers to avoid code duplication
5 years ago
Ivo De Decker 920d82445d Add allow-smooth-update hint
5 years ago
Ivo De Decker c2088004f2 is_smooth_update_allowed: strip component from section
5 years ago
Ivo De Decker 2d34f8220e split off is_smooth_update_allowed() function
5 years ago
Ivo De Decker e2b196dd4b Don't check implict depends when build is missing
5 years ago
Ivo De Decker a667250cef excuse: add hasreason function
5 years ago
Ivo De Decker a08b7ebc48 Add implicit dependency policy
5 years ago
Ivo De Decker 9865db0448 Add find_newer_binaries function
5 years ago
Ivo De Decker 563556de95 Suite: add is_cruft function
5 years ago
Ivo De Decker 29557abab0 Replace broken excuse dependency code with comment
5 years ago
Paul Gevers 23c79608ec
autopkgtest: make sure an item is not removed twice
5 years ago
Paul Gevers ea6d65f657
Let britney reschedule migration-reference/0 runs when they are too old
5 years ago
Paul Gevers aa8b84f4b8
Drop the special case that gcc has; it's just a package
5 years ago
Paul Gevers 56babea058
Don't run autopkgtest on architectures where the triggering package doesn't exist
5 years ago
Ivo De Decker 64ba19cde4 Fix architecture check if Release file is used
5 years ago
Ivo De Decker 9056323165 Check that architecture config doesn't include "all"
5 years ago
Ivo De Decker a567dfd58d Mark packages as uninstallable, even if this doesn't block migration
5 years ago
Ivo De Decker c308361fc5 autopkgtest: filter conflicting packages
5 years ago
Ivo De Decker 97c3b32f1f autpkgtest: ignore deps already satisfied in testing
5 years ago
Ivo De Decker 1a33ee9ebc installability/tester.py codestyle fixes
5 years ago
Ivo De Decker 0c66464fd5 hints.py codestyle fixes
5 years ago
Ivo De Decker 976accaf57 Track uninstallable arch:all packages on non-nobreakall archs
5 years ago
Paul Gevers a78b26d55d Don't block autopkgtest on uninstallable archs
5 years ago
Ivo De Decker 9ddd3c7b60 Suite codestyle fix
5 years ago
Ivo De Decker f67414a06e TargetSuite: use *_in_the_suite functions from Suite
5 years ago
Ivo De Decker 4aa1834cfe Only calculate all_binaries_in_suite when necessary
5 years ago
Ivo De Decker 62c309da07 Don't allow unversioned migrationitems to be hashed
5 years ago
Ivo De Decker c410435859 use uvname for dependencies between excuses
5 years ago
Ivo De Decker 8369d6b0e7 sort excuses based on uvname
5 years ago
Ivo De Decker 4a8fb58f91 Use versioned items in excusefinder
5 years ago
Ivo De Decker e70457f137 Add logger to ExcuseFinder
5 years ago
Ivo De Decker 76dc7cc0d2 MigrationItem: calculate (uv)name
5 years ago
Ivo De Decker 5dc892ae8f use uvname in excuses output
5 years ago
Ivo De Decker 5c7300caf0 Excuse: get source from MigrationItem
5 years ago
Ivo De Decker 055f0f07e5 Add MigrationItem to Excuse
5 years ago
Ivo De Decker ef2cae9be5 remove unused function
5 years ago
Ivo De Decker 03fc5208fc remove TPU check that's no longer needed
5 years ago
Ivo De Decker a425e32984 Remove _excuse_unsat_deps
5 years ago
Ivo De Decker 4e5926a41f Add depends policy
5 years ago
Ivo De Decker 2ccb056fa1 validate list of valid excuses
5 years ago
Ivo De Decker 8b6638c566 Specify dependencies between excuses based on packages
5 years ago
Ivo De Decker b5285f21d7 Track packages (source and binary) for excuses
5 years ago
Ivo De Decker f11d92bf8f Add PackageId and BinaryPackageId objects
5 years ago
Ivo De Decker 3c8b7ba11d Add source to SourcePackage object
5 years ago
Ivo De Decker 6ca84132f9 Excuses: remove unused sane_deps
5 years ago
Paul Gevers 177b65d674
autopkgtest: also test for autodep8 for migration runs
5 years ago
Paul Gevers b380508635
Drop dkms auto-detection for autodep8 as it isn't opt-in
5 years ago
Ivo De Decker 628b93b791 Make adding a failing test a regression
5 years ago
Niels Thykier 0d5ea5eb8c
Improve cache invalidation of (pseudo-)essential set
5 years ago
Niels Thykier c3ca2bc703
console: Provide helpers to locate BinaryPackageIDs
5 years ago
Niels Thykier 3329f73535
console.py: Fix whitespace issue tripping codestyle
5 years ago
Niels Thykier 35aed10291
Add python-console command to the hint-tester
5 years ago
Ivo De Decker 8d5805b8de Don't allow smooth update if section not in s-u config
5 years ago
Ivo De Decker 301298e8c4 Add comment to clarify smooth update code
5 years ago
Niels Thykier ea14c7237d
Remove obsolete file consts.py
5 years ago
Niels Thykier 2a1e4386fd
Remove optimization invalidated by allow-uninst hint
5 years ago
Niels Thykier a6e3581195
SuiteLoader: Support Release files only "Codename" fields
5 years ago
Ivo De Decker 93b46dde0d Allow new uninstallables from allow-uninst hint
5 years ago
Ivo De Decker 988b33d0ba Add allow-uninst hint
5 years ago
Ivo De Decker 4de569114a Fix excuses output for package with urgent hint
5 years ago
Ivo De Decker 4a3f98657d Remove unimportant message from excuses
5 years ago
Ivo De Decker 13b62f8da5 Remove obsolete addhtml()
5 years ago
Ivo De Decker 2bde180d18 fix codestyle issues in policies/__init_.py
5 years ago
Ivo De Decker a1debec1a8 fix codestyle issues in excusefinder.py
5 years ago
Ivo De Decker 3f9092f94b fix codestyle issues in excuse.py
5 years ago
Ivo De Decker 57f9c98241 Fix some verdict descriptions
5 years ago
Ivo De Decker 4cbb691dfe Remove broken depends code in _should_upgrade_src
5 years ago
Ivo De Decker ccd30f96fd switch depends to detailed excuse info
5 years ago