Commit Graph

754 Commits (a7c1fca7ef39547d78ca0ee0fba9852b7341e2f0)
 

Author SHA1 Message Date
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
Colin Watson d412b71391 [r=adconrad] Fix autopkgtest version selection loop
10 years ago
Steve Langasek c1fa1c0082 Enable gating on boot testing results
10 years ago
Francis Ginther da2175f1f1 Set 'BOOTTEST_ENABLE = yes' to turn it on.
10 years ago
Steve Langasek 84983f5eae Merge lp:~cprov/britney/boottest-double-blocking
10 years ago
Celso Providelo 50e0bc137d Add 'boottest' excuse failure reason when it has failed even if the previous tests had already failed.
10 years ago
Celso Providelo ea6493ae71 Only enable BOOTTEST for testing, so britney.conf is safe on trunk.
10 years ago
Celso Providelo c76874fda5 Test ADT & BootTest criteria running simultaneously. Fixed minor issue related to doubling-blocking promotions.
10 years ago
Steve Langasek 8effd3d220 Disable boottesting for now.
10 years ago
Steve Langasek 9afd502e7f Merge lp:~canonical-ci-engineering/britney/boottesting-support
10 years ago
Vincent Ladeuil 0b7d702f69 Poperly initialize Excuse.run_boottest.
10 years ago
Celso Providelo 0f3662ec67 Cope with missing/broken results due to outdated apt cache. Britney will not fail, but source promotion will be blocked. Also waiting for amd64 binaries (arch-indep deps) before running boottests.
10 years ago
Celso Providelo 341ec4a3e0 Typo fixed
10 years ago
Celso Providelo bf8056a061 Cope with missing/broken results due to outdated apt cache. Britney will not fail, but source promotion will be blocked.
10 years ago
Celso Providelo 496a2f3134 Suppress boottest SKIPPED notice on excuses, it's unnecessary noise.
10 years ago
Celso Providelo 60a0bcad76 Presenting links for the corresponding boottest jenkins job.
10 years ago
Celso Providelo b9890e1b7c Adding links to the boottest jobs (results) in the public and the private servers.
10 years ago
Celso Providelo 011aa3570e Stop announcing skipped boottest attempts.
10 years ago
Celso Providelo a80a1e4f1c Boottest integration adjustments.
10 years ago
Celso Providelo f98bab42b2 Re-fix get_status() doc string and remove commented code.
10 years ago
Celso Providelo c3c9005d5f Restore boottest status lookup by source name & version.
10 years ago
Joe Talbott f9cfb6e49c boottest - Add exception handling for manifest fetching
10 years ago
Joe Talbott 6269f50abc Don't bother creating another mocked urllib.urlopen.
10 years ago