Commit Graph

1561 Commits (4f4d289bc60df7b308813a789af290138bcc6dc1)
 

Author SHA1 Message Date
Steve Langasek 4f4d289bc6 Merge remote-tracking branch 'tsimonq2/tsimonq2/fix-latest-run-cache'
1 week ago
Simon Quigley b92249f2a0 Catch BrokenPipeError in addition to ConnectionResetError when publishing a message to the AMQP queue
2 weeks ago
Paride Legovini b21879fcff Merge remote-tracking branch 'tsimonq2/tsimonq2/fix-email-policy-data-ref'
2 weeks ago
Simon Quigley ea51a90321 Do not allow data to be used before it has a value
2 weeks ago
Simon Quigley 10eed22925 Fix caching of the latest run for the autopkgtest policy
3 weeks ago
Paride Legovini 641d46f8d2 Merge remote-tracking branch 'tsimonq2/master'
3 weeks ago
Simon Quigley fa25cd5cd0 Fix urllib imports for the email policy
3 weeks ago
Simon Quigley 2f3cbbbdf8 Catch KeyError explicitly in the autopkgtest policy to reduce the log size
4 weeks ago
Graham Inggs 4c77bf0780 Merge remote-tracking branch 'andersson123/useless-i386-should-work-now'
5 months ago
Tim Andersson 522adc7f7c
fix: get binary architecture from correct object for useless i386 check
5 months ago
Graham Inggs 5b7a776f40 Merge remote-tracking branch 'andersson123/add-even-more-logging-i386'
5 months ago
Tim Andersson e6db31c010
Move i386 functionality later in the code and add more verbose logging
5 months ago
Tim Andersson 2f6b76f0b5
add a logline stating the architecture for binary package
5 months ago
Tim Andersson ac324406a0
try a different approach to get the binary arch, include full traceback
5 months ago
Tim Andersson fa37106b41
try another approach to get architecture of binaries
5 months ago
Tim Andersson a0dece5b76
fix traceback in useless i386 tests check
5 months ago
Brian Murray 663bd2571c auotpkgtest.py: we need to look at the binaries to find the arch
5 months ago
Brian Murray 92d611c379 autopkgtest.py: return an empty list instead of tests
5 months ago
Brian Murray 6128a2c8b7 Merge remote-tracking branch 'andersson123/dont-queue-unnecessary-i386-tests'
5 months ago
Tim Andersson ac6b0c1ba7
fix: don't queue unnecessary tests on i386
5 months ago
Brian Murray e689f9eeac policies/email.py: do not return empty email addresses
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
Brian Murray 9398f75d21 Merge remote-tracking branch 'andersson123/no-content-length-check-checksum-instead'
6 months ago
Tim Andersson 84d9355125 Revert "Fix: autopkgtest now returns content-length header again"
8 months ago
Tim Andersson d5c0c1fbb3 feat: check database checksum instead of content-length header
8 months ago
Tim Andersson b780710623 Fix: autopkgtest now returns content-length header again
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
Steve Langasek 07cc085a77 Revert "Temporarily add armhf to BREAK_ARCHES for the time_t migration"
9 months ago
Julian Andres Klode 2ac49d6e36 autopkgtest: Remove all-proposed for noble
9 months ago
Steve Langasek 5c03bdc9f8 Temporarily add armhf to BREAK_ARCHES for the time_t migration
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
Steve Langasek a3da577f8f Merge branch 'no-implicit-dependency-policy'
9 months ago
Julian Andres Klode ad797bd432 Revert "Temporarily disable use of sqlite db for autopkgtests"
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
Steve Langasek e5a438f7d4 Add support in code for disabling ImplicitDependencyPolicy, and disable it
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 e0fb5d8816 Temporarily disable use of sqlite db for autopkgtests
11 months ago
Steve Langasek 2f0cb385c5 Update the swift base url to point directly at prodstack swift
11 months ago