Commit Graph

94 Commits (65b2686232b847980ab816293643666ed065f6ea)

Author SHA1 Message Date
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 191025cacd tests/mock_swift.py: Properly wait for server to start
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 6b46400973 mock_swift.py: Fix handling of marker
10 years ago
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 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 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 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
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 335073e901 Add requesting tests through AMQP
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
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
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
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 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 c3c9005d5f Restore boottest status lookup by source name & version.
10 years ago
Joe Talbott 6269f50abc Don't bother creating another mocked urllib.urlopen.
10 years ago
Celso Providelo 760d08c459 Fix BootTest.get_status to return status for the latest known version. Boottests results are reported for the current (published) version, not the proposed one.
10 years ago
Joe Talbott f0a55936f5 boottest - Add exception message to warning print and fix typo
10 years ago