Commit Graph

  • aee45a9d92 Merge remote-tracking branch 'hyask/skia/more_riscv64_fix' master Paride Legovini 2025-03-04 18:04:56 +01:00
  • 14bbcfe365 Replace a wrong usage of 'distro_info' by a simpler static list Florent 'Skia' Jacquet 2025-03-04 17:08:47 +01:00
  • a0bf23fba0 Merge remote-tracking branch 'hyask/skia/riscv64_tests_only_noble' Paride Legovini 2025-03-04 15:56:54 +01:00
  • 9593404d8b Only run riscv64 autopkgtest for Noble and onwards Florent 'Skia' Jacquet 2025-03-04 15:34:40 +01:00
  • dbe65fe272 Merge remote-tracking branch 'hyask/skia/fix_riscv64_filtering' Paride Legovini 2025-03-04 10:08:49 +01:00
  • e53225e6e2 Fix riscv64 tests filtering on main Florent 'Skia' Jacquet 2025-03-04 09:41:27 +01:00
  • ff73327eec Revert "Add more logging around riscv64 filtering" Florent 'Skia' Jacquet 2025-03-04 09:37:55 +01:00
  • b77350f31d Merge remote-tracking branch 'hyask/skia/fix_logging' Paride Legovini 2025-03-03 18:49:47 +01:00
  • 75d0ee30a1 Fix britney logging for riscv64 Florent 'Skia' Jacquet 2025-03-03 18:38:59 +01:00
  • e4494840a7 Merge remote-tracking branch 'hyask/skia/more_logging_riscv64' Paride Legovini 2025-03-03 16:01:54 +01:00
  • 2317404ee1 More logging for riscv64 autopkgtests Florent 'Skia' Jacquet 2025-03-03 13:17:55 +01:00
  • 796537cf11 Merge remote-tracking branch 'paride/more-riscv64-logging' Paride Legovini 2025-03-03 11:11:51 +01:00
  • 9b1167f52d Print sources_info while checking for riscv64 Paride Legovini 2025-03-03 11:06:13 +01:00
  • 04f65ef6ce Merge remote-tracking branch 'paride/more-riscv64-logging' Paride Legovini 2025-02-28 17:52:55 +01:00
  • f8c4cc3ecc Add more logging around riscv64 filtering Paride Legovini 2025-02-28 17:28:39 +01:00
  • bdffd15341 policies: explain why we want to run some riscv64 autopkgtests Florent 'Skia' Jacquet 2025-02-26 10:10:19 +01:00
  • 58cbc2a49b policies: fix traceback when trying to run riscv64 autopkgtests Florent 'Skia' Jacquet 2025-02-26 09:52:57 +01:00
  • a2307eb84a Merge remote-tracking branch 'juliank/riscv64-main' Paride Legovini 2025-02-17 15:03:33 +01:00
  • 1980242088 Run riscv64 tests on main, pretend force-badtest Julian Andres Klode 2025-01-31 17:06:26 +01:00
  • 3e18826a38 Merge remote-tracking branch 'tsimonq2/tsimonq2/rest-policy-urlerror' Paride Legovini 2024-12-26 16:16:21 +01:00
  • 703bc36e5e In the rest policy, also catch URLError Simon Quigley 2024-12-21 00:46:02 -06:00
  • 4f4d289bc6 Merge remote-tracking branch 'tsimonq2/tsimonq2/fix-latest-run-cache' Steve Langasek 2024-12-14 23:21:15 -08:00
  • b92249f2a0 Catch BrokenPipeError in addition to ConnectionResetError when publishing a message to the AMQP queue Simon Quigley 2024-12-10 02:10:17 -06:00
  • b21879fcff Merge remote-tracking branch 'tsimonq2/tsimonq2/fix-email-policy-data-ref' Paride Legovini 2024-12-06 09:29:17 +01:00
  • ea51a90321 Do not allow data to be used before it has a value Simon Quigley 2024-12-06 01:21:47 -06:00
  • 10eed22925 Fix caching of the latest run for the autopkgtest policy Simon Quigley 2024-12-03 16:24:01 -06:00
  • 641d46f8d2 Merge remote-tracking branch 'tsimonq2/master' Paride Legovini 2024-12-03 15:50:25 +01:00
  • fa25cd5cd0 Fix urllib imports for the email policy Simon Quigley 2024-12-02 19:49:03 -06:00
  • 2f3cbbbdf8 Catch KeyError explicitly in the autopkgtest policy to reduce the log size Simon Quigley 2024-11-23 14:25:07 -06:00
  • 4c77bf0780 Merge remote-tracking branch 'andersson123/useless-i386-should-work-now' Graham Inggs 2024-08-09 15:32:32 +00:00
  • 522adc7f7c
    fix: get binary architecture from correct object for useless i386 check Tim Andersson 2024-08-09 15:58:06 +01:00
  • 5b7a776f40 Merge remote-tracking branch 'andersson123/add-even-more-logging-i386' Graham Inggs 2024-08-09 12:55:33 +00:00
  • e6db31c010
    Move i386 functionality later in the code and add more verbose logging Tim Andersson 2024-08-09 13:39:13 +01:00
  • 2f6b76f0b5
    add a logline stating the architecture for binary package Tim Andersson 2024-08-09 09:47:12 +01:00
  • ac324406a0
    try a different approach to get the binary arch, include full traceback Tim Andersson 2024-08-08 16:17:45 +01:00
  • fa37106b41
    try another approach to get architecture of binaries Tim Andersson 2024-08-08 11:52:38 +01:00
  • a0dece5b76
    fix traceback in useless i386 tests check Tim Andersson 2024-08-07 12:58:30 +01:00
  • 663bd2571c auotpkgtest.py: we need to look at the binaries to find the arch Brian Murray 2024-08-06 12:41:38 -07:00
  • 92d611c379 autopkgtest.py: return an empty list instead of tests Brian Murray 2024-08-06 09:02:22 -07:00
  • 6128a2c8b7 Merge remote-tracking branch 'andersson123/dont-queue-unnecessary-i386-tests' Brian Murray 2024-08-06 08:57:25 -07:00
  • ac6b0c1ba7
    fix: don't queue unnecessary tests on i386 Tim Andersson 2024-07-12 12:48:42 +01:00
  • e689f9eeac policies/email.py: do not return empty email addresses Brian Murray 2024-07-12 14:16:42 -07:00
  • 61e32300f3 policies/email.py drop unused import less-recipients2 Brian Murray 2024-07-12 10:40:37 -07:00
  • 248df06002 Revert "policies/email.py: if there are no gpg entries don't continue" Brian Murray 2024-07-10 14:40:13 -07:00
  • bc49b74ab7 policies/email.py: if there are no gpg entries don't continue Brian Murray 2024-07-10 12:34:46 -07:00
  • e2c6ee514b policies/email.py: do not return empty email addresses less-recipients Brian Murray 2024-07-10 12:09:10 -07:00
  • 5cad435a0b autopkgtest.py: use decode not str Brian Murray 2024-06-25 15:23:49 -07:00
  • 4e3ee76caf autopkgtest.py: both checksums need to be strings Brian Murray 2024-06-25 14:50:50 -07:00
  • 7d997562a0 autopkgtest: add some debugging to checksum checking Brian Murray 2024-06-25 14:34:50 -07:00
  • f7eb93beb2 autopkgtest.py Download the checksum first since it is smaller. Brian Murray 2024-06-25 14:01:06 -07:00
  • 9398f75d21 Merge remote-tracking branch 'andersson123/no-content-length-check-checksum-instead' Brian Murray 2024-06-25 08:24:52 -07:00
  • 84d9355125 Revert "Fix: autopkgtest now returns content-length header again" Tim Andersson 2024-04-25 08:32:06 +01:00
  • d5c0c1fbb3 feat: check database checksum instead of content-length header Tim Andersson 2024-04-24 10:04:53 +01:00
  • b780710623 Fix: autopkgtest now returns content-length header again Tim Andersson 2024-04-16 17:13:17 +01:00
  • 62aa68142d fix syntax error Steve Langasek 2024-04-12 13:48:34 -07:00
  • 25eb52aa33 Patch fetch_db to handle missing 'content-length' header Steve Langasek 2024-04-12 09:48:26 -07:00
  • 9e28fceafa Merge branch 'no-die-on-rabbitmq-failure' Steve Langasek 2024-04-08 17:38:17 -07:00
  • 7a8e98dfab Merge remote-tracking branch 'juergh/juergh/remove-raspi' Steve Langasek 2024-04-01 20:10:47 -07:00
  • 13f2ba4277 Handle ConnectionResetError from rabbitmq. Steve Langasek 2024-04-01 18:14:35 -07:00
  • 07cc085a77 Revert "Temporarily add armhf to BREAK_ARCHES for the time_t migration" Steve Langasek 2024-03-28 10:21:57 -07:00
  • 2ac49d6e36 autopkgtest: Remove all-proposed for noble Julian Andres Klode 2024-03-28 14:49:44 +01:00
  • 5c03bdc9f8 Temporarily add armhf to BREAK_ARCHES for the time_t migration Steve Langasek 2024-03-27 19:12:54 -07:00
  • b2436f7ad5 Only remove tests from pending for non-ignored results Julian Andres Klode 2024-03-25 18:14:19 +01:00
  • cdc015e7c4 Do not set all-proposed with migration-reference/0 Julian Andres Klode 2024-03-25 16:23:14 +01:00
  • 467dfe8c8a Use all-proposed in noble for all architectures Julian Andres Klode 2024-03-25 15:50:07 +01:00
  • a3da577f8f Merge branch 'no-implicit-dependency-policy' Steve Langasek 2024-03-22 16:27:25 -07:00
  • ad797bd432 Revert "Temporarily disable use of sqlite db for autopkgtests" Julian Andres Klode 2024-03-19 12:09:09 +01:00
  • 57710ee6e2 autopkgtest: Fix the date creation and comparison for time_t hack Michael Hudson-Doyle 2024-03-19 10:52:39 +01:00
  • 50d59b67db Fix a pep8 issue Brian Murray 2024-03-18 11:08:43 -07:00
  • bc3a6226ff Temporarily queue noble armhf tests with all-proposed=1 Julian Andres Klode 2024-03-18 17:25:37 +01:00
  • 1fa5922d66 p/autopkgtest: fix v3 swift auth configuration check sil2100/security-britney Florent 'Skia' Jacquet 2024-03-05 13:52:49 +01:00
  • 700cf66c7b autopkgtest: Don't run tests on linux-meta-raspi Juerg Haefliger 2024-02-20 10:26:19 +01:00
  • e5a438f7d4 Add support in code for disabling ImplicitDependencyPolicy, and disable it Steve Langasek 2024-02-14 08:25:55 -08:00
  • 08a27a5456 Attempt to get swift results working properly by using a workaround from security-britney. Łukasz 'sil2100' Zemczak 2024-02-01 12:40:10 +01:00
  • e0fb5d8816 Temporarily disable use of sqlite db for autopkgtests Steve Langasek 2024-01-31 11:31:05 -08:00
  • 2f0cb385c5 Update the swift base url to point directly at prodstack swift Steve Langasek 2024-02-01 01:31:18 -08:00
  • cdd1a0cc59 Revert "Temporarily disable use of sqlite db for autopkgtests" Steve Langasek 2024-01-31 17:57:28 -08:00
  • 50ffe4fe2f Temporarily disable use of sqlite db for autopkgtests Steve Langasek 2024-01-31 11:31:05 -08:00
  • 3e28539c17 Temporarily disable autohinter due to a recursion problem Steve Langasek 2021-12-12 14:37:37 -08:00
  • acc93b376e Revert "Temporarily disable autohinter due to a recursion problem" Steve Langasek 2024-01-08 12:51:38 -08:00
  • c93257d5cf Temporarily disable autohinter due to a recursion problem Steve Langasek 2021-12-12 14:37:37 -08:00
  • c60b67d182 Raise the python recursion limit Steve Langasek 2024-01-08 08:19:16 -08:00
  • 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 +01:00
  • 9c09500d72 Handle more gracefully the lack of access to result containers. Łukasz 'sil2100' Zemczak 2023-11-21 19:07:53 +01:00
  • ca29f24c23 Remove the unused old cloud_package_set set file. Łukasz 'sil2100' Zemczak 2023-04-12 14:56:20 +02:00
  • 04dc74a8cf feat(cloud): Add new cloud package set Aleksa Svitlica 2023-04-05 09:25:09 -04:00
  • b0a569d303 feat(cloud): Add reporting Aleksa Svitlica 2023-03-23 21:41:47 -04:00
  • 22f865d7ae feat(cloud): Add verdict info for passed tests Aleksa Svitlica 2023-03-23 15:26:20 -04:00
  • 008fc3c065 autopkgtests accidentally in dry-run mode everywhere, fix logic Steve Langasek 2023-03-14 07:53:37 -07:00
  • e5247de7b8 Add a dry-run option for the autopkgtest policy specifically Steve Langasek 2023-03-06 11:21:13 -08:00
  • 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 +01:00
  • 19515cea13 Some additional debugging, additional compatibility changes. Łukasz 'sil2100' Zemczak 2023-02-16 17:30:44 +01:00
  • 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 +01:00
  • 9246a3d583 fix(cloud): Replace PurePath with os.path.join Aleksa Svitlica 2023-02-15 12:15:46 -05:00
  • 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 +01:00
  • bea7377396 feat(cloud): Handle cloud testing errors Aleksa Svitlica 2023-02-14 22:44:24 -05:00
  • 85c6716af6 Set the verdict correctly too. sil2100/cloud-only-run-once Łukasz 'sil2100' Zemczak 2023-02-14 14:49:46 +01:00
  • 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 +01:00
  • dde56aa490 Actually, don't override the options-passed ADT_PPAs if no need. Łukasz 'sil2100' Zemczak 2023-02-13 16:08:35 +01:00
  • 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 +01:00