Commit Graph

475 Commits (173deaff396c038b76e136f63486bc940c239b67)

Author SHA1 Message Date
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
Steve Langasek 82fad57aa9 Don't use expensive 'remove' hints
3 years ago
Steve Langasek 1f520269de Iterate over binary packages from a source package before iterating over hints
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
Michael Hudson-Doyle dfe2205bc7 add a message when list of valid/invalid excuses fails to validate
4 years ago
Iain Lane 8fb4d5d841 BlockPolicy, ExcuseFinder: refer to DISTRO-release
4 years ago
Iain Lane b453096702 excuse: When writing HTML, say that packages are not considered when they need further action
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 fab4a6eed9 InstallabilityTester: Update the pseudo-essential cache when we remove a "choice" too
4 years ago
Iain Lane e5c3f86393 autopkgtest: Don't output an info line for ignored failures
4 years ago
Iain Lane fe748849e0 suiteloader: Handle NBS
4 years ago
Iain Lane 67b9f56741 suiteloader: Don't need to do an 'in' check when adding to a set
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 c9d45ecb2b Support writing excuses YAML to xz and gz files
4 years ago
Colin Watson 65351ba511 buildd.debian.org -> launchpad.net
4 years ago
Iain Lane 95b71e0ddb autopkgtest: Save pending.json after every test request
4 years ago
Iain Lane 07b9c517c8 BuildDependsPolicy: handle old python3-apt
4 years ago
Iain Lane 9523425cb2 autopkgtest: Support Ubuntu's run_id format
4 years ago
Iain Lane c9dfcf9b06 autopkgtest: Allow `adt_reference_max_age` to be empty
4 years ago
Iain Lane 15f431d37c autopkgtest: Add new `force-reset-test` hint type
4 years ago
Iain Lane 27c2476e8f autopkgtest: Only request reference tests when we want them
4 years ago
Iain Lane e5b7f5f539 autopkgtest: Support autopkgtest.u.c in-progress URL
4 years ago
Iain Lane af085da46e autopkgtest: Handle 'blacklisted' version
4 years ago
Iain Lane 34c8b05010 autopkgtest: store the submission time when making requests
4 years ago
Iain Lane b2054e6cb2 Repair requests without testpkg-version
4 years ago
Iain Lane b2e863fd6f autopkgtest: Publish AMQP messages persistently
4 years ago
Iain Lane af091a504c autopkgtest: Trigger dkms when there's a dep on dkms
4 years ago
Łukasz 'sil2100' Zemczak d960c15706 Add a new policy to message bugs on SRU regressions
4 years ago
Tiago Daitx 256a48a4ad Link to update-excuse bugs on update_excuses
4 years ago
Iain Lane bae4fdbd45 LinuxPolicy: Make linux* wait on corresponding -meta package
4 years ago
Robert Bruce Park 36e8b65c8b Email Policy, send emails when packages are rejected.
4 years ago
Robert Bruce Park 9c777eac1b Reject packages if entire source ppa won't migrate
4 years ago
Iain Lane 5b5c99e401 excuse, excusefinder: Allow excuses to invalidate each other
4 years ago
Iain Lane d2dbdadf1f autopkgtest: Hardcode some linux-meta tests
4 years ago
Iain Lane 7ed335893e Implement Ubuntu component relationship constraints (ogre model)
4 years ago
Iain Lane 3fa9eceb89 Store the component in BinaryPackage and SourcePackage
4 years ago
Colin Watson 4f9a33ddab Allow blocking uploads by way of bugs with the block-proposed tag set
4 years ago
Colin Watson 4e59e3fb6a Change date format to seconds-since-epoch
4 years ago
Colin Watson 964e414dbe Add a --distribution option
4 years ago
Colin Watson 5f95cf771e Only issue "From wrong source" for binaries not at the same version in testing
4 years ago
Iain Lane 77a2a0df19 utils: Fix pycodestyle E302 (missing blank line)
4 years ago
Colin Watson 35c1bb36f4 Optionally merge packages from testing to unstable
4 years ago
Colin Watson 3b8daa98ec
Make sure that containing directories exist before writing output files
5 years ago