Commit Graph

101 Commits (b17221164f49d210c13835d8e8b5e8cfae1befac)

Author SHA1 Message Date
Martin Pitt e85c59b46a Always require ADT_{AMQP,SWIFT_URL} with ADT_ENABLE
10 years ago
Martin Pitt 42e1ac635d Autopkgtest.request(): Don't ignore excluded packages
10 years ago
Martin Pitt 6c3dd0a3e2 Fix KeyError crash for sources which are only in unstable
10 years ago
Martin Pitt c9173b3ca3 Promote packages with unbuilt reverse dependencies if testing version succeeds
10 years ago
Martin Pitt 65c6e4df2a Clarify status of excluded reverse dependencies
10 years ago
Martin Pitt ee0d5096de Fix KeyError from last commit, needs more thorough debugging when that happens
10 years ago
Martin Pitt ca9987def8 Don't promote packages with unbuilt reverse dependencies
10 years ago
Martin Pitt 4e5ed1739d merge trunk
10 years ago
Martin Pitt 027404b6e7 Run autopkgtests for DKMS packages
10 years ago
Martin Pitt e32af66634 autopkgtest: Wait for Swift results for correct triggering package
10 years ago
Martin Pitt 48905892c8 Drop obsolete adt-britney autopkgtest code
10 years ago
Martin Pitt 31e647f113 Switch autopkgtest evaluation to cloud results
10 years ago
Martin Pitt 89be9112d3 Alphabetically sort cloud autopkgtest results
10 years ago
Martin Pitt 269b156def Drop obsolete adt-britney autopkgtest code
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 967dc07c21 Consider manually re-ran failed tests for reverse dependencies
10 years ago
Martin Pitt 3e7c808e1c Consider manually re-ran failed tests
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 ce775eeb5d Add test results from swift
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 9c59f35af4 AutoPkgTest.tests_for_source(): Avoid reporting duplicate results
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 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
Colin Watson d412b71391 [r=adconrad] Fix autopkgtest version selection loop
10 years ago
Colin Watson 0a2b1fd4b0 Add a --distribution option; parameterise most mentions of "ubuntu" using it.
11 years ago
Jean-Baptiste Lallement 2a3a8cb657 autopkgtest.py: Document method read() and code simplification
11 years ago
Jean-Baptiste Lallement 7e80d47eb6 autopkgtest.py:
11 years ago
Colin Watson 8f061cb9d1 autopkgtest rsync host change from jibel
11 years ago
Colin Watson b74c1967aa better idiom
11 years ago
Jean-Baptiste Lallement 7615eb8d3f * Remove packages from the request file that are not valid for testing i.e excuse.run_autopkgtest = False.
11 years ago
Colin Watson f4f6efbd3f autopkgtest.py: set release for adt-britney
11 years ago
Colin Watson 0ec8138015 Record autopkgtest status more accurately in pkgcauses: use the status for the version being recorded, not just the one for the latest version found.
11 years ago
Colin Watson 3e6fd501c9 aggregate all causes, but take the status from the latest version
12 years ago
Colin Watson 5d00fa864e fix pkglist lookup
12 years ago
Colin Watson 823899c6b3 Only record autopkgtest causes for the latest tested version.
12 years ago
Colin Watson 59705dda61 Improve "Requested autopkgtest" logging.
12 years ago
Colin Watson 8023ee2a40 Stop limiting adt-britney to amd64; this shouldn't make a difference anyway, per Jean-Baptiste.
12 years ago
Colin Watson 2e34feee1f Log autopkgtest status collection.
12 years ago
Colin Watson 41821072e2 Make autopkgtest request logging more useful by moving it after adt-britney request.
12 years ago
Colin Watson 6da7f96ca2 Pass Britney instances through to AutoPackageTest.
12 years ago
Colin Watson 5ed767701b Log autopkgtest requests.
12 years ago
Colin Watson 1cf35e27c8 Fix cause handling in AutoPackageTest.request.
12 years ago
Colin Watson f961f74ef3 Run autopkgtests for valid candidates, and wait for the results.
12 years ago