Commit Graph

107 Commits (eba71cef1a5560be5b6a125a8613aefbeb0a0abb)

Author SHA1 Message Date
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 237c5d7357 fix test_autopkgtest tests
5 years ago
Ivo De Decker dfd0973a64 fix test_policy tests
5 years ago
Ivo De Decker 001e18a2f4 fix test_yaml tests
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
Paul Gevers 455d962ebd Update test_autopkgtest.py for previous commit
5 years ago
Paul Gevers b380508635
Drop dkms auto-detection for autodep8 as it isn't opt-in
5 years ago
Ivo De Decker f202601b81 fix codestyle issue in test_autopkgtest.py
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 19392f63c2 fix codestyle issues in policy_.py
5 years ago
Ivo De Decker 5890cb914e Fix codestyle issues is britney.py
5 years ago
Paul Gevers 747c67854a
tests: use yaml.safe_load as yaml.load is deprecated
5 years ago
Paul Gevers 964ecaf045
tests: add the suite to debci results
6 years ago
Niels Thykier c741b03aaf
Make PolicyVerdict ordered/comparable
6 years ago
Paul Gevers ccc1c25f61
Fix pycodestyle issues in test_policy.py
6 years ago
Paul Gevers e8b5f5e631
Fix loads of pycodestyle issues in test_autopkgtest
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 6dde43a339
Create an ExcuseFinder class for computing relevant excuses
6 years ago
Niels Thykier 3de7816fd2
tests: Fix test broken by refactoring
6 years ago
Paul Gevers 31db506e39
tests/test_policy.py: No change breaking long lines
6 years ago
Niels Thykier caf83b9357
Fix the remaining two style issues in britney2/__init__.py
6 years ago
Niels Thykier e0b46e5196
Make the source pkg consistency checks a TargetSuite method
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 22610d86a0
Skip codestyle in stable
6 years ago
Niels Thykier bb85373210
Ignore pep-8 errors in britney2-tests
6 years ago
Niels Thykier dc820756cf
Accept all known issues (by file)
6 years ago
Niels Thykier c9d523da93
Remove trailing whitespace
6 years ago
Niels Thykier 822a8c712c
Migrate to pycodestyle and setup a basic config file
6 years ago
edawine ed2aef3db1
Added pycodestyle checks
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
Niels Thykier ced7b7b413
Refactor britney.py to use InstallabilityTester less
6 years ago
Paul Gevers b4370ada0b tests: add autopkgtest policy unittest
6 years ago
Niels Thykier 07a407e810
Partly separate the solver from the inst_tester
6 years ago
Niels Thykier 35b06ee007
tests: Separate inst_tester from universe
6 years ago
Paul Gevers 32ea0ccb70
tests: naming of variables in test_policy:apply_policy is highly confusing
6 years ago
Niels Thykier edfe40d69c
Fix and re-add a test
6 years ago
Niels Thykier 712b618ee8
tests: Comment out test requiring "do_test" function
6 years ago
Iain Lane c09a229dc9
autopkgtest: Run gcc-n's testuite, if it has one
6 years ago