Commit Graph

  • 0374455b65 Revert "Temporarily disable autohinter due to a recursion problem" Steve Langasek 2021-12-13 18:31:03 -0800
  • 83e6102613 Temporarily disable autohinter due to a recursion problem Steve Langasek 2021-12-12 14:37:37 -0800
  • e2847293df Set SMOOTH_UPDATES = ALL, which is correct for how Ubuntu handles binaries Steve Langasek 2021-12-06 13:06:10 -0800
  • d9d6261b0c Merge remote-tracking branch 'juliank/no-testing-triggers' Steve Langasek 2021-11-19 08:34:59 -0800
  • 8239fe9fd7 RIP Adam :/ Steve Langasek 2021-11-09 13:59:12 -0800
  • 36459dcdb7 Fix fencepost error when fetching autopkgtest results from sqlite Steve Langasek 2021-11-06 22:09:02 -0700
  • bbdd8105b2 Split all triggers, not just the first one Steve Langasek 2021-11-06 19:19:10 -0700
  • e7eae446b6 Merge remote-tracking branch 'juliank/check-new-migration-reference' Steve Langasek 2021-11-05 17:47:32 -0700
  • 11a023d133 Only log force-reset-test hints for matching packages Julian Andres Klode 2021-11-06 00:06:51 +0100
  • e9576d55e2 Check for new baseline results if we don't have any yet Julian Andres Klode 2021-11-05 23:08:38 +0100
  • b60734f118 Do not add autopkgtest triggers that are already in testing Julian Andres Klode 2020-11-12 12:35:13 +0100
  • ef29d8e2c2 Set ADT_BASELINE=reference to honor baseline retests Steve Langasek 2021-11-05 13:33:41 -0700
  • e3f9714dbf Turn on support for pulling autopkgtest results from sqlite instead of swift Steve Langasek 2021-10-22 16:49:18 -0700
  • d87dbf0db2 Merge branch 'adt-results-from-swift' Steve Langasek 2021-10-22 16:16:06 -0700
  • 383887a8e3 bdmurray-linting Steve Langasek 2021-10-22 16:12:26 -0700
  • 4784a4c99b Merge branch 'options-not-mutually-exclusive' Steve Langasek 2021-10-07 14:32:52 -0700
  • a7b58b76e6 --print-uninst and --nuninst-cache are not mutually-exclusive Steve Langasek 2021-10-07 01:08:45 -0700
  • 6cd47f352b In the autopkgtest policy, cache the list of force-reset-test hints once Steve Langasek 2021-10-06 23:49:18 -0700
  • 794b14b316 Implement support for pulling autopkgtest results from sqlite db Steve Langasek 2021-10-01 18:53:58 -0700
  • 173deaff39 Support setting test results in swift and sqlite3 simultaneously Steve Langasek 2021-10-01 13:18:47 -0700
  • af8890bc4b Preliminary code to make autopkgtest policy download autopkgtest.db Steve Langasek 2021-10-01 12:14:50 -0700
  • 3814d63666 Make download_retry work with non-HTTP urls Steve Langasek 2021-10-01 12:13:57 -0700
  • 0b4cd56d68 Initial infrastructure for testing db-based autopkgtest results Steve Langasek 2021-10-01 12:09:36 -0700
  • 82fad57aa9 Don't use expensive 'remove' hints Steve Langasek 2021-10-06 12:54:11 -0700
  • 1f520269de Iterate over binary packages from a source package before iterating over hints Steve Langasek 2021-10-05 13:21:44 -0700
  • 738cac82cf Add additional support for additional private test retry capabilities. Łukasz 'sil2100' Zemczak 2021-07-29 12:56:28 +0200
  • 090ccdff9e Add an option to configure whether all ADT test results should be displayed or not. Łukasz 'sil2100' Zemczak 2021-07-19 13:03:14 +0200
  • 41b606c2ca Commit fixes from staging testing: add required region name parameter. Łukasz 'sil2100' Zemczak 2021-07-19 12:49:29 +0200
  • f79ec3bf54 Revert "Switch from swiftclient for private PPAs to using HTTP with X-Auth-Token instead." Łukasz 'sil2100' Zemczak 2021-06-16 09:57:15 +0200
  • 7ff150ced7 Switch from swiftclient for private PPAs to using HTTP with X-Auth-Token instead. Łukasz 'sil2100' Zemczak 2021-06-09 17:13:56 +0200
  • 32c3f288b0 autopkgtest: Check for kernel-triggered tests when migrating kernels Iain Lane 2021-05-21 13:36:05 +0100
  • d1549b9ca9 Commit the work regarding private-results handling. Łukasz 'sil2100' Zemczak 2021-05-06 15:20:00 +0200
  • a21c904e61 Merge branch 'master' of git+ssh://git.launchpad.net/~ubuntu-release/britney/+git/britney2-ubuntu into sil2100/private-runs Łukasz 'sil2100' Zemczak 2021-04-28 17:01:55 +0200
  • 1de71dbbfd Add ability to share results with selected people. Łukasz 'sil2100' Zemczak 2021-04-28 11:25:35 +0200
  • ea64504820 conf: Update ADT_SWIFT_URL & amqp IP for the new deployment Iain Lane 2021-04-26 09:59:18 +0100
  • 3b1699db2a Fix some comments. Łukasz 'sil2100' Zemczak 2021-03-30 17:42:42 +0200
  • e2932055a9 Add a mock swiftclient for testing, add unit tests for private PPAs and private non-PPA runs, fix some issues discovered through the testing. Łukasz 'sil2100' Zemczak 2021-03-16 16:38:26 +0100
  • 2de94184b3 Add support for specifying the GPG fingerprint for private PPAs. Łukasz 'sil2100' Zemczak 2021-03-15 17:27:17 +0100
  • 4472b83de9 Require swift creds for private PPAs Łukasz 'sil2100' Zemczak 2021-03-03 15:20:45 +0100
  • 18eb7abb01 Initial handling of private PPAs. Łukasz 'sil2100' Zemczak 2021-03-03 15:00:57 +0100
  • 7b20866238 Initial attempt on fetching private results from swift. Łukasz 'sil2100' Zemczak 2021-03-03 14:32:08 +0100
  • 3ddac110c6 suiteloader: Handle arch-all packages properly when merging binaries ubuntu/dry-run Iain Lane 2021-02-23 11:53:50 +0000
  • a3da16e771 disable BuildDependsPolicy Steve Langasek 2021-02-22 08:36:30 -0800
  • 53bab416d2 No udebs Iain Lane 2021-02-18 15:36:03 +0000
  • 16398f0c2d Disable adt Iain Lane 2021-02-18 15:32:24 +0000
  • 227d040414 Run in dry-run mode Iain Lane 2020-06-10 12:58:03 +0100
  • d9891a7dd0
    suiteloader: add configuration option whether to load udebs. Dimitri John Ledkov 2021-02-18 13:42:34 +0000
  • fd48bfe54b Update gcc regexp to handle gcc versions > 9 Steve Langasek 2020-09-04 08:27:58 -0700
  • dfe2205bc7 add a message when list of valid/invalid excuses fails to validate Michael Hudson-Doyle 2020-08-17 13:57:43 +1200
  • f0e46d7bfa britney: Disable Built-Using policy Iain Lane 2020-07-21 12:46:07 +0100
  • 8fb4d5d841 BlockPolicy, ExcuseFinder: refer to DISTRO-release Iain Lane 2020-08-04 09:34:43 +0100
  • 0dbeb64fde Add Ubuntu configuration Iain Lane 2020-07-06 16:35:47 +0100
  • b453096702 excuse: When writing HTML, say that packages are not considered when they need further action Iain Lane 2020-07-21 12:04:46 +0100
  • 2ed6da1e0d autopkgtest: When skipping linux-* packages for Ubuntu, consider the source suite Iain Lane 2020-07-16 11:34:20 +0100
  • e871a3993d autopkgtest: Add back hack to only trigger selected tests for gcc-N Iain Lane 2020-07-15 12:25:55 +0100
  • 96715dcd2b autopkgtest: Import amqplib when submitting test requests Iain Lane 2020-07-10 11:47:05 +0100
  • 7d6d4debdf autopkgtest, DependsPolicy: Run tests where we didn't care about the depends problem Iain Lane 2020-07-19 12:44:15 +0100
  • 94b6ac273a autopkgtest: Submit multiple triggers to amqp as a list Iain Lane 2020-07-09 10:48:09 +0100
  • 4b74228867 britney: Allow breaking of packages on one arch when removing cruft Iain Lane 2020-07-07 16:58:09 +0100
  • fab4a6eed9 InstallabilityTester: Update the pseudo-essential cache when we remove a "choice" too Iain Lane 2020-10-30 15:01:24 +0000
  • e5c3f86393 autopkgtest: Don't output an info line for ignored failures Iain Lane 2020-07-08 22:24:59 +0100
  • fe748849e0 suiteloader: Handle NBS Iain Lane 2020-07-06 16:34:33 +0100
  • 67b9f56741 suiteloader: Don't need to do an 'in' check when adding to a set Iain Lane 2020-07-06 16:29:05 +0100
  • 429df37b66 autopkgtest: Retry downloads Iain Lane 2020-07-01 17:03:56 +0100
  • a5828a269e excusefinder: Support not having arch-all buildds Iain Lane 2020-06-18 10:46:14 +0100
  • c9d45ecb2b Support writing excuses YAML to xz and gz files Iain Lane 2020-06-17 10:39:33 +0100
  • 65351ba511 buildd.debian.org -> launchpad.net Colin Watson 2012-10-23 15:48:47 +0100
  • eb8f1c9fc7 Allow HEIDI_OUTPUT to be empty Iain Lane 2020-06-12 21:12:07 +0100
  • 95b71e0ddb autopkgtest: Save pending.json after every test request Iain Lane 2017-09-07 12:24:00 +0100
  • 07b9c517c8 BuildDependsPolicy: handle old python3-apt Iain Lane 2020-06-11 11:47:06 +0100
  • 9523425cb2 autopkgtest: Support Ubuntu's run_id format Iain Lane 2020-06-10 17:45:36 +0100
  • c9dfcf9b06 autopkgtest: Allow `adt_reference_max_age` to be empty Iain Lane 2020-06-10 16:48:31 +0100
  • 15f431d37c autopkgtest: Add new `force-reset-test` hint type Iain Lane 2020-06-10 10:30:13 +0100
  • 27c2476e8f autopkgtest: Only request reference tests when we want them Iain Lane 2020-06-09 11:55:51 +0100
  • e5b7f5f539 autopkgtest: Support autopkgtest.u.c in-progress URL Iain Lane 2020-06-04 15:59:49 +0100
  • af085da46e autopkgtest: Handle 'blacklisted' version Iain Lane 2019-01-24 13:08:03 +0000
  • 34c8b05010 autopkgtest: store the submission time when making requests Iain Lane 2019-11-12 23:46:30 +0000
  • b2054e6cb2 Repair requests without testpkg-version Iain Lane 2019-01-21 11:20:27 +0000
  • b2e863fd6f autopkgtest: Publish AMQP messages persistently Iain Lane 2018-12-06 09:35:39 +0000
  • 2623053f82 test_autopkgtest: Re-enable test for package not built on arch Iain Lane 2020-06-04 10:50:59 +0100
  • af091a504c autopkgtest: Trigger dkms when there's a dep on dkms Iain Lane 2020-06-02 11:09:39 +0100
  • d960c15706 Add a new policy to message bugs on SRU regressions Łukasz 'sil2100' Zemczak 2018-09-24 14:45:08 +0200
  • 256a48a4ad Link to update-excuse bugs on update_excuses Tiago Daitx 2019-09-17 11:53:07 +0200
  • bae4fdbd45 LinuxPolicy: Make linux* wait on corresponding -meta package Iain Lane 2020-05-21 17:24:55 +0100
  • 36e8b65c8b Email Policy, send emails when packages are rejected. Robert Bruce Park 2017-01-30 11:33:44 -0800
  • 9c777eac1b Reject packages if entire source ppa won't migrate Robert Bruce Park 2016-10-04 16:55:40 -0700
  • 5b5c99e401 excuse, excusefinder: Allow excuses to invalidate each other Iain Lane 2020-07-28 10:52:03 +0100
  • d2dbdadf1f autopkgtest: Hardcode some linux-meta tests Iain Lane 2020-05-21 18:19:51 +0100
  • 56c066b753 Allow piuparts policy to be disabled by config Iain Lane 2020-05-20 15:42:38 +0100
  • 7ed335893e Implement Ubuntu component relationship constraints (ogre model) Iain Lane 2020-05-20 11:21:27 +0100
  • 3fa9eceb89 Store the component in BinaryPackage and SourcePackage Iain Lane 2020-05-19 13:24:51 +0100
  • 4f9a33ddab Allow blocking uploads by way of bugs with the block-proposed tag set Colin Watson 2013-10-31 10:33:04 -0700
  • 1487096a15 test_autopkgtest: Split setup commands into a separate class Iain Lane 2020-06-03 13:33:54 +0100
  • 4e59e3fb6a Change date format to seconds-since-epoch Colin Watson 2013-09-25 14:09:34 +0100
  • 964e414dbe Add a --distribution option Colin Watson 2014-07-24 15:28:12 +0100
  • f4dc6b2277 Replace %(SERIES) macro in config files with value passed to --series Colin Watson 2014-06-05 11:42:14 +0100
  • 5f95cf771e Only issue "From wrong source" for binaries not at the same version in testing Colin Watson 2013-06-26 17:57:37 +0100
  • 77a2a0df19 utils: Fix pycodestyle E302 (missing blank line) Iain Lane 2020-05-11 16:14:47 +0100
  • 35c1bb36f4 Optionally merge packages from testing to unstable Colin Watson 2012-11-04 00:03:26 +0000
  • 5d4d5dc821 britney: Disable Built-Using policy wip/linux-policy Iain Lane 2020-07-21 12:46:07 +0100