Commit Graph

160 Commits (92d611c3795984a88f578fc0e83f7b73275690ed)

Author SHA1 Message Date
Brian Murray 92d611c379 autopkgtest.py: return an empty list instead of tests
5 months ago
Tim Andersson ac6b0c1ba7
fix: don't queue unnecessary tests on i386
5 months ago
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
9 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
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
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
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