Commit Graph

154 Commits (bea7377396c360bed429c02e263b40afe1ec393c)

Author SHA1 Message Date
Łukasz 'sil2100' Zemczak dde56aa490 Actually, don't override the options-passed ADT_PPAs if no need.
2 years ago
Łukasz 'sil2100' Zemczak be55223a67 Merge branch 'feat/add-cloud-policy' of git+ssh://git.launchpad.net/~aleksa-svitlica/cloudware/+git/britney2-ubuntu into sil2100/private-runs
2 years ago
Łukasz 'sil2100' Zemczak 1848597433 Support PPAs which have fingerprint enabled in them.
2 years ago
Steve Langasek de19e280b2 More optimizations to not query unused baseline results
2 years ago
Steve Langasek 479662c63e Don't query for baseline results we won't use.
2 years ago
Michael Hudson-Doyle 53aaf8f8e9 allow retrying on "Reference test in progress, but real test failed already"
3 years ago
Steve Langasek d9d6261b0c Merge remote-tracking branch 'juliank/no-testing-triggers'
3 years ago
Steve Langasek 36459dcdb7 Fix fencepost error when fetching autopkgtest results from sqlite
3 years ago
Steve Langasek bbdd8105b2 Split all triggers, not just the first one
3 years ago
Steve Langasek e7eae446b6 Merge remote-tracking branch 'juliank/check-new-migration-reference'
3 years ago
Julian Andres Klode 11a023d133 Only log force-reset-test hints for matching packages
3 years ago
Julian Andres Klode e9576d55e2 Check for new baseline results if we don't have any yet
3 years ago
Julian Andres Klode b60734f118 Do not add autopkgtest triggers that are already in testing
3 years ago
Steve Langasek d87dbf0db2 Merge branch 'adt-results-from-swift'
3 years ago
Steve Langasek 383887a8e3 bdmurray-linting
3 years ago
Steve Langasek 6cd47f352b In the autopkgtest policy, cache the list of force-reset-test hints once
3 years ago
Steve Langasek 794b14b316 Implement support for pulling autopkgtest results from sqlite db
3 years ago
Steve Langasek af8890bc4b Preliminary code to make autopkgtest policy download autopkgtest.db
3 years ago
Steve Langasek 3814d63666 Make download_retry work with non-HTTP urls
3 years ago
Łukasz 'sil2100' Zemczak 738cac82cf Add additional support for additional private test retry capabilities.
4 years ago
Łukasz 'sil2100' Zemczak 090ccdff9e Add an option to configure whether all ADT test results should be displayed or not.
4 years ago
Łukasz 'sil2100' Zemczak 41b606c2ca Commit fixes from staging testing: add required region name parameter.
4 years ago
Łukasz 'sil2100' Zemczak f79ec3bf54 Revert "Switch from swiftclient for private PPAs to using HTTP with X-Auth-Token instead."
4 years ago
Łukasz 'sil2100' Zemczak 7ff150ced7 Switch from swiftclient for private PPAs to using HTTP with X-Auth-Token instead.
4 years ago
Iain Lane 32c3f288b0 autopkgtest: Check for kernel-triggered tests when migrating kernels
4 years ago
Łukasz 'sil2100' Zemczak d1549b9ca9 Commit the work regarding private-results handling.
4 years ago
Łukasz 'sil2100' Zemczak 1de71dbbfd Add ability to share results with selected people.
4 years ago
Łukasz 'sil2100' Zemczak 3b1699db2a Fix some comments.
4 years ago
Łukasz 'sil2100' Zemczak e2932055a9 Add a mock swiftclient for testing, add unit tests for private PPAs and private non-PPA runs, fix some issues discovered through the testing.
4 years ago
Łukasz 'sil2100' Zemczak 2de94184b3 Add support for specifying the GPG fingerprint for private PPAs.
4 years ago
Łukasz 'sil2100' Zemczak 4472b83de9 Require swift creds for private PPAs
4 years ago
Łukasz 'sil2100' Zemczak 18eb7abb01 Initial handling of private PPAs.
4 years ago
Łukasz 'sil2100' Zemczak 7b20866238 Initial attempt on fetching private results from swift.
4 years ago
Steve Langasek fd48bfe54b Update gcc regexp to handle gcc versions > 9
4 years ago
Iain Lane 2ed6da1e0d autopkgtest: When skipping linux-* packages for Ubuntu, consider the source suite
4 years ago
Iain Lane e871a3993d autopkgtest: Add back hack to only trigger selected tests for gcc-N
4 years ago
Iain Lane 96715dcd2b autopkgtest: Import amqplib when submitting test requests
4 years ago
Iain Lane 7d6d4debdf autopkgtest, DependsPolicy: Run tests where we didn't care about the depends problem
4 years ago
Iain Lane 94b6ac273a autopkgtest: Submit multiple triggers to amqp as a list
4 years ago
Iain Lane e5c3f86393 autopkgtest: Don't output an info line for ignored failures
4 years ago
Iain Lane 429df37b66 autopkgtest: Retry downloads
4 years ago
Iain Lane a5828a269e excusefinder: Support not having arch-all buildds
4 years ago
Iain Lane 95b71e0ddb autopkgtest: Save pending.json after every test request
4 years ago
Iain Lane 9523425cb2 autopkgtest: Support Ubuntu's run_id format
4 years ago
Iain Lane c9dfcf9b06 autopkgtest: Allow `adt_reference_max_age` to be empty
4 years ago
Iain Lane 15f431d37c autopkgtest: Add new `force-reset-test` hint type
4 years ago
Iain Lane 27c2476e8f autopkgtest: Only request reference tests when we want them
4 years ago
Iain Lane e5b7f5f539 autopkgtest: Support autopkgtest.u.c in-progress URL
4 years ago
Iain Lane af085da46e autopkgtest: Handle 'blacklisted' version
4 years ago
Iain Lane 34c8b05010 autopkgtest: store the submission time when making requests
4 years ago