Commit Graph

174 Commits (b5285f21d7065733a32124dede229d11e152dc87)

Author SHA1 Message Date
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
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 2bde180d18 fix codestyle issues in policies/__init_.py
5 years ago
Ivo De Decker 8cff83a8c6 remove obsolete message in bugs policy
5 years ago
Ivo De Decker 68b051d36d switch bugs policy to detailed excuse info
5 years ago
Ivo De Decker 48801054a2 switch autopkgtest policy to detailed excuse info
5 years ago
Ivo De Decker 8c44a78948 switch block policy to detailed excuse info
5 years ago
Ivo De Decker 3d0fdae9d1 switch build-dep policy to detailed excuse info
5 years ago
Ivo De Decker bb2512c948 add extra info to buildd policy
5 years ago
Ivo De Decker 3576ed6667 switch buildd policy to detailed excuse info
5 years ago
Ivo De Decker deb27e7ec0 switch built-using policy to detailed excuse info
5 years ago
Ivo De Decker 76f33a5fc2 switch piuparts policy to detailed excuse info
5 years ago
Ivo De Decker 370bf52d56 switch age policy to detailed excuse info
5 years ago
Ivo De Decker 19392f63c2 fix codestyle issues in policy_.py
5 years ago
Ivo De Decker 8b0803e3bb Buildd: don't block binnmu with maintainer arch: all
5 years ago
Steve Langasek df2babdd0c
Trigger linux rebuild test on upload of gcc-defaults
6 years ago
Ivo De Decker 208726f538 Add BuiltOnBuilddPolicy
6 years ago
Paul Gevers 85d10a27d2
Take suite name from Release file if it exist
6 years ago
Paul Gevers 86c728321e
autopkgtest.py: Lower the logging level for lots of messages
6 years ago
Niels Thykier c741b03aaf
Make PolicyVerdict ordered/comparable
6 years ago
Niels Thykier 6875272618
AgePolicy: Update age-requirement in excuses to match hints
6 years ago
Mattia Rizzolo bc0fb3f61d
Display bounty/penalty information only if they would actually be changing anything
6 years ago
Niels Thykier 198e257a91
autopkgtest: Move cache upgrade into its own function
6 years ago
Niels Thykier cd654183b7
autopkgtest: Extract some ("boring") loops into a function
6 years ago
Niels Thykier fce1fe5c27
autopkgtests: Move some common code into a function
6 years ago
Paul Gevers 7611231ee2
Fix all pycodestyle issues in b/p/autopkgtest.py
6 years ago
Paul Gevers 992b27abb3
autopkgtest: retrigger old failures
6 years ago
Paul Gevers 42ac9c34a1
autopkgtest: add timestamp to results
6 years ago
Niels Thykier f4ecd86000
Pass migration items to policies (instead of src + suite)
6 years ago
Niels Thykier 59633a92b5
Clone all_buildarchs before mutating it
6 years ago
Paul Gevers 16f823dd91 autopkgtest: in Debian we want linux to be treated as any other
6 years ago
Paul Gevers 1ca76486b5
Replace libreoffice with doxygen as the libgcc smoke test for gcc.
6 years ago
Niels Thykier 4eb038ab6d
autopkgtest: Move field creation into __init__
6 years ago
Paul Gevers 1ecb07ac2d
autopkgtest: bug fix in baseline cache
6 years ago
Paul Gevers 075d4d823b
autopkgtest: fix copy() in save_state
6 years ago
Paul Gevers c6c5c45287
autopkgtest: tiny change for easier understanding
6 years ago
Paul Gevers d038e7bbe6
autopkgtest: simplify bin_triggers logic/naming
6 years ago
Niels Thykier 427328821e
Remove redundant variables
6 years ago
Niels Thykier b0835fa4a1
Fix pycodestyle warnings
6 years ago
Ivo De Decker 66648c1a03
Add BuiltUsingPolicy
6 years ago
Ivo De Decker 35ae8848b4
Fix apply_src_policies when policy is applied on multiple archs
6 years ago
Niels Thykier c9d523da93
Remove trailing whitespace
6 years ago
Ivo De Decker cd08deb943 Fix build-dep check for source with only arch: all binaries
6 years ago
Ivo De Decker 15e5228669 Add src_policy option to policies.
6 years ago
Niels Thykier 82fa58df20 Extract a compute_item_name method
6 years ago
Ivo De Decker 97ed917db4 Sort some data for deterministic output in excuses
6 years ago
Niels Thykier f928c7ed3d Make SourcePackage.binaries a set
6 years ago