Commit Graph

126 Commits (259217f001639c71bed4cbba12c251d576b44d9a)

Author SHA1 Message Date
Iain Lane 73a6e7ff81
excusefinder: Support not having arch-all buildds
5 years ago
Iain Lane fa1a7b4cdc
autopkgtest: Add new `force-reset-test` hint type
5 years ago
Iain Lane c1177a331a
autopkgtest: Support autopkgtest.u.c in-progress URL
5 years ago
Iain Lane 92854c72c6
autopkgtest: Handle 'blacklisted' version
5 years ago
Iain Lane 55b5dd4aab
autopkgtest: store the submission time when making requests
5 years ago
Iain Lane f63ba5106e
test_autopkgtest: Re-enable test for package not built on arch
5 years ago
Iain Lane 8d879b9ee2
autopkgtest: Trigger dkms when there's a dep on dkms
5 years ago
Łukasz 'sil2100' Zemczak 4d6250c4fe
Add a new policy to message bugs on SRU regressions
5 years ago
Tiago Daitx 1c3ad7cfdd
Link to update-excuse bugs on update_excuses
5 years ago
Robert Bruce Park 84892de81a
Email Policy, send emails when packages are rejected.
5 years ago
Robert Bruce Park 82a5e1f5a8
Reject packages if entire source ppa won't migrate
5 years ago
Iain Lane c604cd9974
BuildDependsPolicy: Make linux* wait on corresponding -meta package
5 years ago
Iain Lane 25ec509bb4
autopkgtest: Hardcode some linux-meta tests
5 years ago
Iain Lane 3bfc0321c9
Implement Ubuntu component relationship constraints (ogre model)
5 years ago
Iain Lane 5718f8c903
Store the component in BinaryPackage and SourcePackage
5 years ago
Colin Watson dbb9883380
Allow blocking uploads by way of bugs with the block-proposed tag set
5 years ago
Iain Lane 243703f7ac
test_autopkgtest: Split setup commands into a separate class
5 years ago
Colin Watson 843751c5cf
Change date format to seconds-since-epoch
5 years ago
Paul Gevers dc4ea6ca2c
autopkgtest: remember old results instead of discarting them
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 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