Commit Graph

274 Commits (bea7377396c360bed429c02e263b40afe1ec393c)

Author SHA1 Message Date
Aleksa Svitlica bea7377396 feat(cloud): Handle cloud testing errors
2 years ago
Łukasz 'sil2100' Zemczak 85c6716af6 Set the verdict correctly too.
2 years ago
Łukasz 'sil2100' Zemczak 340b41afe1 Save state file in-between runs to mark which packages have already been tested on the given clouds.
2 years ago
Łukasz 'sil2100' Zemczak dde56aa490 Actually, don't override the options-passed ADT_PPAs if no need.
2 years ago
Łukasz 'sil2100' Zemczak b2b1da42fa The autopkgtest policy basically turns adt_ppas into a list, so let's handle the case where the autopkgtest policy runs first.
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
Aleksa Svitlica f21d94d3b2 CloudPolicy: Support public PPAs with fingerprints
2 years ago
Aleksa Svitlica 2bd1584c84 CloudPolicy: Refactor to use adt_ppas
2 years ago
Aleksa Svitlica 1c6f56ab79 Cloud Policy: Remove xunitparser dependency
2 years ago
Aleksa Svitlica c6e4e18a23 CloudPolicy: Move hardcoded values to config
2 years ago
Aleksa Svitlica 436626145b Add Cloud Policy
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
Brian Murray 0998eeaa1a We moved away from freenode a while ago
3 years ago
Łukasz 'sil2100' Zemczak 1c32e3014b Re-add Bileto 4810 to the temporary exclude list.
3 years ago
Łukasz 'sil2100' Zemczak d51e0be23a Fix typo in bileto ppa name.
3 years ago
Julian Andres Klode f078aa28d0 do not group the ppc64el rebuilds by their bileto ppa
3 years ago
Haw Loeung fd20237673
Update email address used for emails
3 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
Steve Langasek 82fad57aa9 Don't use expensive 'remove' hints
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 8fb4d5d841 BlockPolicy, ExcuseFinder: refer to DISTRO-release
4 years ago