Commit Graph

927 Commits (f94c2c0adea4871e67b6f4c914e1f75a7e27403e)
 

Author SHA1 Message Date
Martin Pitt 1d4eab951e Add autopkgtest tests for hints
10 years ago
Martin Pitt 48905892c8 Drop obsolete adt-britney autopkgtest code
10 years ago
Martin Pitt 4414870683 Add more autopkgtest tests, drop TestAdtBritney
10 years ago
Martin Pitt 31e647f113 Switch autopkgtest evaluation to cloud results
10 years ago
Martin Pitt 0c64998e41 Strip off Multi-Arch qualifiers in reverse dependency calculation
10 years ago
Martin Pitt 89be9112d3 Alphabetically sort cloud autopkgtest results
10 years ago
Martin Pitt 69bf766a7a test_boottest.py: PEP-8 fixes
10 years ago
Martin Pitt 52ae2eca09 Show regression vs. always-failed in cloud results
10 years ago
Martin Pitt 269b156def Drop obsolete adt-britney autopkgtest code
10 years ago
Martin Pitt fc141215e9 Add more autopkgtest tests, drop TestAdtBritney
10 years ago
Martin Pitt 2bf6eb5652 Switch autopkgtest evaluation to cloud results
10 years ago
Martin Pitt 76287b50ca Track "ever passed" in results cache
10 years ago
Martin Pitt bfe182b090 add "run-autopkgtest" tool to re-run tests
10 years ago
Martin Pitt 91418f7eb9 Add hints file for pitti
10 years ago
Martin Pitt 9b0d09cfd8 Add test case for removed package from unstable
10 years ago
Martin Pitt 7a3a6d7309 test_autopkgtest.py: Simplify showing britney output
10 years ago
Martin Pitt 967dc07c21 Consider manually re-ran failed tests for reverse dependencies
10 years ago
Martin Pitt a7c1fca7ef Robustify test configuration changes
10 years ago
Martin Pitt 3e7c808e1c Consider manually re-ran failed tests
10 years ago
Martin Pitt 3ce7dc3d84 Add test case for previous commit
10 years ago
Martin Pitt e3ad79bdfb Don't ignore incomplete result.tar files
10 years ago
Martin Pitt ffe0a99db1 swift result download: Correctly handle "204 No content" status
10 years ago
Martin Pitt cb66355e95 Comment ADT_AMQP and ADT_SWIFT_URL config options
10 years ago
Steve Langasek 13a3ec2593 Merge lp:~pitti/britney/britney2-ubuntu-swiftresults
10 years ago
Martin Pitt ce775eeb5d Add test results from swift
10 years ago
Martin Pitt 37cd90b415 Add mock swift server
10 years ago
Martin Pitt 6e167a0343 Track architectures in requested/pending tests
10 years ago
Martin Pitt bf470c6da0 Use current reverse dep version instead of None/-
10 years ago
Martin Pitt ded6912443 Add autopkgtest test case for a package pair
10 years ago
Martin Pitt 9c59f35af4 AutoPkgTest.tests_for_source(): Avoid reporting duplicate results
10 years ago
Steve Langasek 2f9f5fd0eb Merge lp:~pitti/britney/britney2-ubuntu-amqp
10 years ago
Martin Pitt 49500104ae AutoPkgTest.tests_for_source(): Don't trip over NBS binaries
10 years ago
Martin Pitt e0c4ec15b6 AutoPkgTest.update_pending_tests(): Reset self.requested_tests after merging into self.pending_tests
10 years ago
Martin Pitt cc1bd60d19 Factor out "tests for source package" calculation
10 years ago
Martin Pitt 4dc0d388d3 add ADT_AMQP option to britney_nobreakall.conf too
10 years ago
Martin Pitt 73bb510389 autopkgtest.py: Clarify comments where the "pending tests" state file lives
10 years ago
Martin Pitt d5181ef32a autopkgtest AMQP: Don't declare queues
10 years ago
Martin Pitt 335073e901 Add requesting tests through AMQP
10 years ago
Martin Pitt a3a523b4ed autopkgtest.py: Factorize logging into helper methods
10 years ago
Martin Pitt 65a1d73164 tests: Don't touch original britney.conf
10 years ago
Martin Pitt add46d2904 Store autopkgtest flag in sources
10 years ago
Steve Langasek 6b775c50f3 Merge lp:~canonical-ci-engineering/britney/enable-vivid-boottest
10 years ago
Francis Ginther 9e238f7406 For selection of boottest candidates, use a list of url formats for downloading the appropriate touch image manifest for a given release.
10 years ago
Francis Ginther ca1fc41f9e Refactor the __fetch_manifest() code so that the a successful response is immediately handled and we don't end up with an undefined 'response' on an exception. Also update the tests to return two mocked reponses to match the size of the url_list.
10 years ago
Francis Ginther 7e38fec3cb Use a list of url formats for downloading the appropriate touch image manifest for a given release.
10 years ago
Niels Thykier 8f27919cf8 Create a clone_nuninst function for iter_packages{,_hint}
10 years ago
Niels Thykier 4d218df7d0 iter_pkg: Refactor nuninst cloning
10 years ago
Niels Thykier ffcfa8e27e britney.py: Avoid some O(n) look-ups in the auto-hinter
10 years ago
Niels Thykier cc58511c09 Avoid O(n^2) duplication handling when building hints
10 years ago
Niels Thykier 754688851a britney: Optimise original auto-hinter duplication handling
10 years ago