Commit Graph

130 Commits (fa37106b418c573e2048a75c2275bbc4be3039c1)

Author SHA1 Message Date
Steve Langasek 173deaff39 Support setting test results in swift and sqlite3 simultaneously
3 years ago
Steve Langasek af8890bc4b Preliminary code to make autopkgtest policy download autopkgtest.db
3 years ago
Steve Langasek 0b4cd56d68 Initial infrastructure for testing db-based autopkgtest results
3 years ago
Iain Lane e871a3993d autopkgtest: Add back hack to only trigger selected tests for gcc-N
4 years ago
Iain Lane a5828a269e excusefinder: Support not having arch-all buildds
4 years ago
Iain Lane 15f431d37c autopkgtest: Add new `force-reset-test` hint type
4 years ago
Iain Lane e5b7f5f539 autopkgtest: Support autopkgtest.u.c in-progress URL
4 years ago
Iain Lane af085da46e autopkgtest: Handle 'blacklisted' version
4 years ago
Iain Lane 34c8b05010 autopkgtest: store the submission time when making requests
4 years ago
Iain Lane 2623053f82 test_autopkgtest: Re-enable test for package not built on arch
4 years ago
Iain Lane af091a504c autopkgtest: Trigger dkms when there's a dep on dkms
4 years ago
Łukasz 'sil2100' Zemczak d960c15706 Add a new policy to message bugs on SRU regressions
4 years ago
Tiago Daitx 256a48a4ad Link to update-excuse bugs on update_excuses
4 years ago
Iain Lane bae4fdbd45 LinuxPolicy: Make linux* wait on corresponding -meta package
4 years ago
Robert Bruce Park 36e8b65c8b Email Policy, send emails when packages are rejected.
4 years ago
Robert Bruce Park 9c777eac1b Reject packages if entire source ppa won't migrate
4 years ago
Iain Lane d2dbdadf1f autopkgtest: Hardcode some linux-meta tests
4 years ago
Iain Lane 7ed335893e Implement Ubuntu component relationship constraints (ogre model)
4 years ago
Iain Lane 3fa9eceb89 Store the component in BinaryPackage and SourcePackage
4 years ago
Colin Watson 4f9a33ddab Allow blocking uploads by way of bugs with the block-proposed tag set
4 years ago
Iain Lane 1487096a15 test_autopkgtest: Split setup commands into a separate class
4 years ago
Colin Watson 4e59e3fb6a Change date format to seconds-since-epoch
4 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