Commit Graph

  • 3e18826a38 Merge remote-tracking branch 'tsimonq2/tsimonq2/rest-policy-urlerror' master Paride Legovini 2024-12-26 16:16:21 +0100
  • 703bc36e5e In the rest policy, also catch URLError Simon Quigley 2024-12-21 00:46:02 -0600
  • 4f4d289bc6 Merge remote-tracking branch 'tsimonq2/tsimonq2/fix-latest-run-cache' Steve Langasek 2024-12-14 23:21:15 -0800
  • b92249f2a0 Catch BrokenPipeError in addition to ConnectionResetError when publishing a message to the AMQP queue Simon Quigley 2024-12-10 02:10:17 -0600
  • b21879fcff Merge remote-tracking branch 'tsimonq2/tsimonq2/fix-email-policy-data-ref' Paride Legovini 2024-12-06 09:29:17 +0100
  • ea51a90321 Do not allow data to be used before it has a value Simon Quigley 2024-12-06 01:21:47 -0600
  • 10eed22925 Fix caching of the latest run for the autopkgtest policy Simon Quigley 2024-12-03 16:24:01 -0600
  • 641d46f8d2 Merge remote-tracking branch 'tsimonq2/master' Paride Legovini 2024-12-03 15:50:25 +0100
  • fa25cd5cd0 Fix urllib imports for the email policy Simon Quigley 2024-12-02 19:49:03 -0600
  • 2f3cbbbdf8 Catch KeyError explicitly in the autopkgtest policy to reduce the log size Simon Quigley 2024-11-23 14:25:07 -0600
  • 4c77bf0780 Merge remote-tracking branch 'andersson123/useless-i386-should-work-now' Graham Inggs 2024-08-09 15:32:32 +0000
  • 522adc7f7c
    fix: get binary architecture from correct object for useless i386 check Tim Andersson 2024-08-09 15:58:06 +0100
  • 5b7a776f40 Merge remote-tracking branch 'andersson123/add-even-more-logging-i386' Graham Inggs 2024-08-09 12:55:33 +0000
  • e6db31c010
    Move i386 functionality later in the code and add more verbose logging Tim Andersson 2024-08-09 13:39:13 +0100
  • 2f6b76f0b5
    add a logline stating the architecture for binary package Tim Andersson 2024-08-09 09:47:12 +0100
  • ac324406a0
    try a different approach to get the binary arch, include full traceback Tim Andersson 2024-08-08 16:17:45 +0100
  • fa37106b41
    try another approach to get architecture of binaries Tim Andersson 2024-08-08 11:52:38 +0100
  • a0dece5b76
    fix traceback in useless i386 tests check Tim Andersson 2024-08-07 12:58:30 +0100
  • 663bd2571c auotpkgtest.py: we need to look at the binaries to find the arch Brian Murray 2024-08-06 12:41:38 -0700
  • 92d611c379 autopkgtest.py: return an empty list instead of tests Brian Murray 2024-08-06 09:02:22 -0700
  • 6128a2c8b7 Merge remote-tracking branch 'andersson123/dont-queue-unnecessary-i386-tests' Brian Murray 2024-08-06 08:57:25 -0700
  • ac6b0c1ba7
    fix: don't queue unnecessary tests on i386 Tim Andersson 2024-07-12 12:48:42 +0100
  • e689f9eeac policies/email.py: do not return empty email addresses Brian Murray 2024-07-12 14:16:42 -0700
  • 61e32300f3 policies/email.py drop unused import less-recipients2 Brian Murray 2024-07-12 10:40:37 -0700
  • 248df06002 Revert "policies/email.py: if there are no gpg entries don't continue" Brian Murray 2024-07-10 14:40:13 -0700
  • bc49b74ab7 policies/email.py: if there are no gpg entries don't continue Brian Murray 2024-07-10 12:34:46 -0700
  • e2c6ee514b policies/email.py: do not return empty email addresses less-recipients Brian Murray 2024-07-10 12:09:10 -0700
  • 5cad435a0b autopkgtest.py: use decode not str Brian Murray 2024-06-25 15:23:49 -0700
  • 4e3ee76caf autopkgtest.py: both checksums need to be strings Brian Murray 2024-06-25 14:50:50 -0700
  • 7d997562a0 autopkgtest: add some debugging to checksum checking Brian Murray 2024-06-25 14:34:50 -0700
  • f7eb93beb2 autopkgtest.py Download the checksum first since it is smaller. Brian Murray 2024-06-25 14:01:06 -0700
  • 9398f75d21 Merge remote-tracking branch 'andersson123/no-content-length-check-checksum-instead' Brian Murray 2024-06-25 08:24:52 -0700
  • 84d9355125 Revert "Fix: autopkgtest now returns content-length header again" Tim Andersson 2024-04-25 08:32:06 +0100
  • d5c0c1fbb3 feat: check database checksum instead of content-length header Tim Andersson 2024-04-24 10:04:53 +0100
  • b780710623 Fix: autopkgtest now returns content-length header again Tim Andersson 2024-04-16 17:13:17 +0100
  • 62aa68142d fix syntax error Steve Langasek 2024-04-12 13:48:34 -0700
  • 25eb52aa33 Patch fetch_db to handle missing 'content-length' header Steve Langasek 2024-04-12 09:48:26 -0700
  • 9e28fceafa Merge branch 'no-die-on-rabbitmq-failure' Steve Langasek 2024-04-08 17:38:17 -0700
  • 7a8e98dfab Merge remote-tracking branch 'juergh/juergh/remove-raspi' Steve Langasek 2024-04-01 20:10:47 -0700
  • 13f2ba4277 Handle ConnectionResetError from rabbitmq. Steve Langasek 2024-04-01 18:14:35 -0700
  • 07cc085a77 Revert "Temporarily add armhf to BREAK_ARCHES for the time_t migration" Steve Langasek 2024-03-28 10:21:57 -0700
  • 2ac49d6e36 autopkgtest: Remove all-proposed for noble Julian Andres Klode 2024-03-28 14:49:44 +0100
  • 5c03bdc9f8 Temporarily add armhf to BREAK_ARCHES for the time_t migration Steve Langasek 2024-03-27 19:12:54 -0700
  • b2436f7ad5 Only remove tests from pending for non-ignored results Julian Andres Klode 2024-03-25 18:14:19 +0100
  • cdc015e7c4 Do not set all-proposed with migration-reference/0 Julian Andres Klode 2024-03-25 16:23:14 +0100
  • 467dfe8c8a Use all-proposed in noble for all architectures Julian Andres Klode 2024-03-25 15:50:07 +0100
  • a3da577f8f Merge branch 'no-implicit-dependency-policy' Steve Langasek 2024-03-22 16:27:25 -0700
  • ad797bd432 Revert "Temporarily disable use of sqlite db for autopkgtests" Julian Andres Klode 2024-03-19 12:09:09 +0100
  • 57710ee6e2 autopkgtest: Fix the date creation and comparison for time_t hack Michael Hudson-Doyle 2024-03-19 10:52:39 +0100
  • 50d59b67db Fix a pep8 issue Brian Murray 2024-03-18 11:08:43 -0700
  • bc3a6226ff Temporarily queue noble armhf tests with all-proposed=1 Julian Andres Klode 2024-03-18 17:25:37 +0100
  • 1fa5922d66 p/autopkgtest: fix v3 swift auth configuration check sil2100/security-britney Florent 'Skia' Jacquet 2024-03-05 13:52:49 +0100
  • 700cf66c7b autopkgtest: Don't run tests on linux-meta-raspi Juerg Haefliger 2024-02-20 10:26:19 +0100
  • e5a438f7d4 Add support in code for disabling ImplicitDependencyPolicy, and disable it Steve Langasek 2024-02-14 08:25:55 -0800
  • 08a27a5456 Attempt to get swift results working properly by using a workaround from security-britney. Łukasz 'sil2100' Zemczak 2024-02-01 12:40:10 +0100
  • e0fb5d8816 Temporarily disable use of sqlite db for autopkgtests Steve Langasek 2024-01-31 11:31:05 -0800
  • 2f0cb385c5 Update the swift base url to point directly at prodstack swift Steve Langasek 2024-02-01 01:31:18 -0800
  • cdd1a0cc59 Revert "Temporarily disable use of sqlite db for autopkgtests" Steve Langasek 2024-01-31 17:57:28 -0800
  • 50ffe4fe2f Temporarily disable use of sqlite db for autopkgtests Steve Langasek 2024-01-31 11:31:05 -0800
  • 3e28539c17 Temporarily disable autohinter due to a recursion problem Steve Langasek 2021-12-12 14:37:37 -0800
  • acc93b376e Revert "Temporarily disable autohinter due to a recursion problem" Steve Langasek 2024-01-08 12:51:38 -0800
  • c93257d5cf Temporarily disable autohinter due to a recursion problem Steve Langasek 2021-12-12 14:37:37 -0800
  • c60b67d182 Raise the python recursion limit Steve Langasek 2024-01-08 08:19:16 -0800
  • 761942c917 Switch security-britney britney to use v3 swift auth. Work-around issues with ps5 deployment. Łukasz 'sil2100' Zemczak 2023-11-22 03:19:32 +0100
  • 9c09500d72 Handle more gracefully the lack of access to result containers. Łukasz 'sil2100' Zemczak 2023-11-21 19:07:53 +0100
  • ca29f24c23 Remove the unused old cloud_package_set set file. Łukasz 'sil2100' Zemczak 2023-04-12 14:56:20 +0200
  • 04dc74a8cf feat(cloud): Add new cloud package set Aleksa Svitlica 2023-04-05 09:25:09 -0400
  • b0a569d303 feat(cloud): Add reporting Aleksa Svitlica 2023-03-23 21:41:47 -0400
  • 22f865d7ae feat(cloud): Add verdict info for passed tests Aleksa Svitlica 2023-03-23 15:26:20 -0400
  • 008fc3c065 autopkgtests accidentally in dry-run mode everywhere, fix logic Steve Langasek 2023-03-14 07:53:37 -0700
  • e5247de7b8 Add a dry-run option for the autopkgtest policy specifically Steve Langasek 2023-03-06 11:21:13 -0800
  • 4a4227a6b1 Britney operates on source packages, but cloud-test-framework on binary packages. Support listing which binaries we want to test per-source. sil2100/source-and-binaries Łukasz 'sil2100' Zemczak 2023-03-03 16:35:15 +0100
  • 19515cea13 Some additional debugging, additional compatibility changes. Łukasz 'sil2100' Zemczak 2023-02-16 17:30:44 +0100
  • a1c4b0a78b Merge branch 'feat/cloud-policy/handle-test-errors' of git+ssh://git.launchpad.net/~aleksa-svitlica/cloudware/+git/britney2-ubuntu into sil2100/security-britney Łukasz 'sil2100' Zemczak 2023-02-16 09:59:50 +0100
  • 9246a3d583 fix(cloud): Replace PurePath with os.path.join Aleksa Svitlica 2023-02-15 12:15:46 -0500
  • 721fff7918 cloud: Add some unit tests for testing verdict store and the re-runs when only errors encountered. Łukasz 'sil2100' Zemczak 2023-02-15 13:35:21 +0100
  • bea7377396 feat(cloud): Handle cloud testing errors Aleksa Svitlica 2023-02-14 22:44:24 -0500
  • 85c6716af6 Set the verdict correctly too. sil2100/cloud-only-run-once Łukasz 'sil2100' Zemczak 2023-02-14 14:49:46 +0100
  • 340b41afe1 Save state file in-between runs to mark which packages have already been tested on the given clouds. Łukasz 'sil2100' Zemczak 2023-02-14 14:22:43 +0100
  • dde56aa490 Actually, don't override the options-passed ADT_PPAs if no need. Łukasz 'sil2100' Zemczak 2023-02-13 16:08:35 +0100
  • b2b1da42fa The autopkgtest policy basically turns adt_ppas into a list, so let's handle the case where the autopkgtest policy runs first. Łukasz 'sil2100' Zemczak 2023-02-13 14:40:38 +0100
  • be55223a67 Merge branch 'feat/add-cloud-policy' of git+ssh://git.launchpad.net/~aleksa-svitlica/cloudware/+git/britney2-ubuntu into sil2100/private-runs Łukasz 'sil2100' Zemczak 2023-02-13 11:13:40 +0100
  • 1848597433 Support PPAs which have fingerprint enabled in them. sil2100/private-runs Łukasz 'sil2100' Zemczak 2023-02-13 11:03:59 +0100
  • f21d94d3b2 CloudPolicy: Support public PPAs with fingerprints Aleksa Svitlica 2023-02-10 13:21:01 -0500
  • 2bd1584c84 CloudPolicy: Refactor to use adt_ppas Aleksa Svitlica 2023-02-01 21:23:59 -0500
  • 1c6f56ab79 Cloud Policy: Remove xunitparser dependency Aleksa Svitlica 2023-01-23 20:17:01 -0500
  • c6e4e18a23 CloudPolicy: Move hardcoded values to config Aleksa Svitlica 2023-01-23 16:10:41 -0500
  • 25875e7a27 Add CLOUD_ENABLE option to config Aleksa Svitlica 2023-01-08 11:10:48 -0500
  • 436626145b Add Cloud Policy Aleksa Svitlica 2023-01-06 15:26:48 -0500
  • de19e280b2 More optimizations to not query unused baseline results Steve Langasek 2022-08-23 15:05:50 -0700
  • 479662c63e Don't query for baseline results we won't use. Steve Langasek 2022-08-23 13:46:41 -0700
  • 0998eeaa1a We moved away from freenode a while ago Brian Murray 2022-06-29 10:52:13 -0700
  • e25ce3df68 Revert "Temporarily disable use of sqlite db for autopkgtests" Steve Langasek 2022-05-02 22:07:53 +0200
  • d4dfa22ed1 Temporarily disable use of sqlite db for autopkgtests Steve Langasek 2022-04-27 14:39:49 -0700
  • 1c32e3014b Re-add Bileto 4810 to the temporary exclude list. Łukasz 'sil2100' Zemczak 2022-03-30 10:42:26 +0200
  • d51e0be23a Fix typo in bileto ppa name. Łukasz 'sil2100' Zemczak 2022-03-28 18:46:07 +0200
  • f078aa28d0 do not group the ppc64el rebuilds by their bileto ppa Julian Andres Klode 2022-03-28 10:53:42 +0200
  • fd20237673
    Update email address used for emails Haw Loeung 2022-03-22 10:58:40 +1100
  • 53aaf8f8e9 allow retrying on "Reference test in progress, but real test failed already" Michael Hudson-Doyle 2022-02-11 09:21:28 +1300
  • 86618a1b1d Only set SMOOTH_UPDATES = libs oldlibs Julian Andres Klode 2022-01-27 18:54:38 +0100