Commit Graph

1021 Commits (8e9e099a676019263387f50f03b8c83975e2ff61)
 

Author SHA1 Message Date
Niels Thykier 8e9e099a67 BasePolicy: Make an easy accessor for state_dir
6 years ago
Niels Thykier b0e193d955 Add missing @property - otherwise "verdict.is_blocked" is always True
6 years ago
Niels Thykier 36608194f8 test_policy: Add additional tests of AgePolicy
6 years ago
Niels Thykier e88f4d2e5e AgePolicy: Explicitly ignore comment lines in data files
6 years ago
Niels Thykier b0f0dde8f5 test_policy: Properly add the fake source package to the Suite.sources field
6 years ago
Niels Thykier 206d5ac5df Fix typo in parameter
6 years ago
Paul Gevers c219c42804 Add text to excuses in case autopkgtest is delayed
6 years ago
Niels Thykier b48a1dc17e Grant elbrus age-days hint
7 years ago
Paul Gevers 08a6cdde6f Don't have britney create migration-references itself
7 years ago
Niels Thykier 94dc17c0d7 britney: Remove {sources,binaries} from Britney
7 years ago
Niels Thykier 4a2fe3420a Rewrite write_controlfiles to take a single suite as argument
7 years ago
Niels Thykier 97d707e5c0 britney: Avoid some references to britney.{sources,binaries}
7 years ago
Niels Thykier dfbff18b5c Remove some references to "unstable"
7 years ago
Niels Thykier 6c6b8fcb96 policies: Make policies suite name agnostic
7 years ago
Niels Thykier 54e5eb0e74 policies: Use suite class instead of suite name
7 years ago
Niels Thykier e7b5339eae britney.py: Replace an instance of 'pu'/'tpu' hardcoding
7 years ago
Niels Thykier 7ed3568eca britney.py: Remove two more references to "testing"
7 years ago
Niels Thykier d5224f78cd Refactor excuse_unsat_dep and make it suite agnostic
7 years ago
Niels Thykier 861632e270 Make upgrade_testing suite agnotic (except for its name)
7 years ago
Niels Thykier 63c867995b write_heidi: Accept a target suite instead of sources+packages
7 years ago
Niels Thykier 609bb9e960 Make migration and undo code suite agnotisc
7 years ago
Niels Thykier 382ced2a68 Make write_excuses suite agnostic
7 years ago
Niels Thykier 9a7394c89d britney: Rewrite should_* to be (almost) suite agnostic
7 years ago
Niels Thykier 9a5c0c3fa8 Rewrite old_libraries to be suite agnostic
7 years ago
Niels Thykier b3bfda7d6c britney.py: Make loading of constraints+faux pkgs suite agnostic
7 years ago
Niels Thykier 7b38fbed91 britney.py: Avoid hardcoding "testing" in some log messages
7 years ago
Niels Thykier 64d2bc4203 builder.py: Make the code suite agnostic
7 years ago
Niels Thykier d0399f4eb0 britney.py: Make get_nuninst suite name agnostic
7 years ago
Niels Thykier f464baa257 Move the "binary" field from Britney to Suite
7 years ago
Niels Thykier 0c6314b466 read_binaries: Use the suite object
7 years ago
Niels Thykier 3e930174ab Make autohinter suite name agnostic
7 years ago
Niels Thykier d2836b15d4 Rewrite do_hint without hardcoding suite names
7 years ago
Niels Thykier 73f4f3a5dd Suites now have a reference to sources
7 years ago
Niels Thykier d1350606bb Use a proper Suite object for MigrationItem.suite
7 years ago
Niels Thykier 21528f6f0c Refactor to avoid empty "pu" and "tpu" data structures
7 years ago
Niels Thykier 8768e2a02a Define a SuiteClass to classify suites
7 years ago
Niels Thykier b63ade583c Rename and turn SuiteInfo into a proper class
7 years ago
Niels Thykier e63aa05708 Add Suites to keep track of all suites
7 years ago
Niels Thykier 37f02d611c Revert "Rename autopkgtest related hints"
7 years ago
Niels Thykier a07fa9f907 Rename autopkgtest related hints
7 years ago
Paul Gevers bfa5c9f191
Don't show excuses for packages that are PASS, NEUTRAL, RUNNING-ALWAYSFAIL or ALWAYSFAIL
7 years ago
Paul Gevers 0da1e4d589
autopkgtest: Drop broken reference update
7 years ago
Paul Gevers 624b185ba6
autopkgtest: enable NEUTRAL state for the case where all tests were skipped (or none available)
7 years ago
Niels Thykier d2fe22348d Merge branch 'rename-alwaysfailed-in-excuses' into 'master'
7 years ago
Paul Gevers 8bbe112735
Rephrase 'Always failed' as it is confusing in Debian
7 years ago
Niels Thykier 6a2ca127c7 .gitlab-ci: Only publish on commits to master
7 years ago
Niels Thykier c07a10f0bf Update coveragerc to exclude sitecustomize.py
7 years ago
Niels Thykier 3d076d9bb0 .gitlab-ci.yml: Run tests with coverage on gitlab
7 years ago
Niels Thykier 28953b2224 Add .gitlab-ci to generate docs
7 years ago
Niels Thykier d11152b366 Remove the "valid candidate"/"Not considered" messages
7 years ago