Commit Graph

32 Commits (cda4655b839941f6ed62d8fae1a289a5db052ce6)

Author SHA1 Message Date
Paul Gevers ccc1c25f61
Fix pycodestyle issues in test_policy.py
6 years ago
Paul Gevers 992b27abb3
autopkgtest: retrigger old failures
6 years ago
Niels Thykier f4ecd86000
Pass migration items to policies (instead of src + suite)
6 years ago
Paul Gevers 31db506e39
tests/test_policy.py: No change breaking long lines
6 years ago
Ivo De Decker 4fcb90b775
Read Built-Using info for binary packages
6 years ago
Ivo De Decker 35ae8848b4
Fix apply_src_policies when policy is applied on multiple archs
6 years ago
Niels Thykier f928c7ed3d Make SourcePackage.binaries a set
6 years ago
Ivo De Decker d0b5cc2ce1 Rename apply_policy to apply_src_policy
6 years ago
Niels Thykier 6174d2c3f9
Create a MigrationItemFactory and migrate most code to use it
6 years ago
Niels Thykier 7124313aa6
Make InstallabilityTester suite agnostic
6 years ago
Paul Gevers b4370ada0b tests: add autopkgtest policy unittest
6 years ago
Paul Gevers 32ea0ccb70
tests: naming of variables in test_policy:apply_policy is highly confusing
6 years ago
Niels Thykier 1623828a48 SourcePackage: Add field for Build-Depends-Indep
6 years ago
Niels Thykier 36608194f8 test_policy: Add additional tests of AgePolicy
6 years ago
Niels Thykier b0f0dde8f5 test_policy: Properly add the fake source package to the Suite.sources field
6 years ago
Niels Thykier d1350606bb Use a proper Suite object for MigrationItem.suite
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 f752ea4ac7 Merge branch 'master' into autopkgtest
7 years ago
Niels Thykier ac69b3b5c7 Migrate hint parser to fully use logging
7 years ago
Paul Gevers fd03083ea5
Merge branch 'master' into autopkgtest
7 years ago
Niels Thykier ee27d7a67c Add BuildDependsPolicy to check Build-Depends(-Arch) availability
7 years ago
Paul Gevers e5756dec9e
Fix existing tests for autopkgtest extention of SourcePackage class
7 years ago
Niels Thykier b34ac3bdd9 Add a verdict field to all policies with the actual verdict
8 years ago
Niels Thykier 552e82c3dc tests/test_policy.py: refactor test cases
8 years ago
Niels Thykier 1fcccea83f tests: Extract some common test utils to tests/__init__.py
8 years ago
Niels Thykier bcdb2b39cd Add PiupartsPolicy to avoid piuparts regressions
8 years ago
Niels Thykier d3e343a3bd AgePolicy: Fix bug in creating the age file
8 years ago
Niels Thykier fc2269ba02 rc-bugs policy: Ignored bugs are not unique to testing
8 years ago
Niels Thykier d7f6a00a51 Add another policy test for ignore-rc-bugs
8 years ago
Niels Thykier 96b7e606cf Add simple RC bugs unit test
8 years ago