Commit Graph

70 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 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
Joe Talbott 87ccbfd731 boottest - Add exception handling for manifest fetching
10 years ago
Celso Providelo 72b01f8cc7 Using addCleanup() for restoring original configuration contents in tests.
10 years ago
Celso Providelo 6e8e2adc35 Fix autopkgtest tests, extending the current test setup to mangle the shared configuration file appropriately for each test context (autopkgtest & boottest).
10 years ago
Celso Providelo df62c7fcf7 solve '~' expansion for tests.
10 years ago
Celso Providelo 8ffc7049b5 Test fixing (proposal)
10 years ago
Vincent Ladeuil 01fdb16995 According to cjwatson, cdimage deals with projects, not distribution, fix TouchManifest accordingly.
10 years ago
Celso Providelo 82b1c1cd83 Adjusting boottest-jenkins arguments to match reality.
10 years ago
Celso Providelo 436dadae0a Cleanup the boottest-britney testing script to reflect better its real behavior.
10 years ago
Celso Providelo 1e8dc398e9 Merge the boottest-jenkins script wrapper into BootTest class for simplicity and extend the API to match what we already for auto-package-testing (ADT).
10 years ago
Celso Providelo 06ea2ab941 Request boottests for sources, not binaries. Jenkins glue will drive adt properly.
10 years ago
Celso Providelo 49f0a5b3ff Wraps 'boottest-britney' script for checking status or submitting new jobs.
10 years ago
Celso Providelo 37bd9924f7 Introduce BOOTTEST_FETCH configuration option for enabling/disabling TouchManifest auto-fetching feature, for faster and isolated tests.
10 years ago
Joe Talbott 056a0f6d37 Handle boottest like autopkgtest and remove boottest config file
10 years ago
Joe Talbott 2e5084ee79 boottest - Fetch manifests dynamically but use cached manifests if the fetch fails
10 years ago
Celso Providelo 913539ffe9 Allow hints for ignoring boottest results (force and force-skiptest).
10 years ago
Celso Providelo eeaf8e3deb Silently skipping boottesting for sources not yet built on the allowed architectures (all and armhf).
10 years ago
Celso Providelo ed31f1129b Cosmetic changes for adding excuse labels (html) and more readable image manifest path.
10 years ago
Celso Providelo cc9097e2ed Check phone-image presence for all binary files for the give excused sourcename. Tests improved.
10 years ago
Celso Providelo 599fda8505 Basic (and ugly) phone image manifest wrapper.
10 years ago
Celso Providelo f7e1fa67c0 Implementing boottest entry points for checking phone-image presence and test current status.
10 years ago
Celso Providelo fe5f4c09ac Very basic bootstack testing criteria support.
10 years ago
Celso Providelo 46281510e3 Refactoring the existing test (autopkgtest), so its features can be re-used for other criterias (boottest) tests.
10 years ago
Colin Watson 5d0c4a6b1e Make test_autopkgtest pass again
10 years ago
Colin Watson a6fbf59cbc merge lp:~jibel/britney/fix_missing_results
11 years ago