Commit Graph

514 Commits (5cad435a0b94231563af95ff4fa161e32cf98ea7)

Author SHA1 Message Date
Brian Murray 5cad435a0b autopkgtest.py: use decode not str
6 months ago
Brian Murray 4e3ee76caf autopkgtest.py: both checksums need to be strings
6 months ago
Brian Murray 7d997562a0 autopkgtest: add some debugging to checksum checking
6 months ago
Brian Murray f7eb93beb2 autopkgtest.py Download the checksum first since it is smaller.
6 months ago
Tim Andersson d5c0c1fbb3 feat: check database checksum instead of content-length header
8 months ago
Steve Langasek 62aa68142d fix syntax error
8 months ago
Steve Langasek 25eb52aa33 Patch fetch_db to handle missing 'content-length' header
9 months ago
Steve Langasek 9e28fceafa Merge branch 'no-die-on-rabbitmq-failure'
9 months ago
Steve Langasek 7a8e98dfab Merge remote-tracking branch 'juergh/juergh/remove-raspi'
9 months ago
Steve Langasek 13f2ba4277 Handle ConnectionResetError from rabbitmq.
9 months ago
Julian Andres Klode 2ac49d6e36 autopkgtest: Remove all-proposed for noble
9 months ago
Julian Andres Klode b2436f7ad5 Only remove tests from pending for non-ignored results
9 months ago
Julian Andres Klode cdc015e7c4 Do not set all-proposed with migration-reference/0
9 months ago
Julian Andres Klode 467dfe8c8a Use all-proposed in noble for all architectures
9 months ago
Michael Hudson-Doyle 57710ee6e2 autopkgtest: Fix the date creation and comparison for time_t hack
9 months ago
Brian Murray 50d59b67db Fix a pep8 issue
9 months ago
Julian Andres Klode bc3a6226ff Temporarily queue noble armhf tests with all-proposed=1
9 months ago
Juerg Haefliger 700cf66c7b autopkgtest: Don't run tests on linux-meta-raspi
10 months ago
Łukasz 'sil2100' Zemczak 08a27a5456 Attempt to get swift results working properly by using a workaround from security-britney.
11 months ago
Steve Langasek e5247de7b8 Add a dry-run option for the autopkgtest policy specifically
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
Steve Langasek 1f520269de Iterate over binary packages from a source package before iterating over hints
3 years ago
Iain Lane 32c3f288b0 autopkgtest: Check for kernel-triggered tests when migrating kernels
4 years ago
Steve Langasek fd48bfe54b Update gcc regexp to handle gcc versions > 9
4 years ago
Michael Hudson-Doyle dfe2205bc7 add a message when list of valid/invalid excuses fails to validate
4 years ago
Iain Lane 8fb4d5d841 BlockPolicy, ExcuseFinder: refer to DISTRO-release
4 years ago
Iain Lane b453096702 excuse: When writing HTML, say that packages are not considered when they need further action
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