Commit Graph

116 Commits (ubuntu/rebased)

Author SHA1 Message Date
Iain Lane db9ddb7d0e
autopkgtest: Submit multiple triggers to amqp as a list
5 years ago
Iain Lane 283f6ca993
autopkgtest: Don't output an info line for ignored failures
5 years ago
Iain Lane 6bea01106f
autopkgtest: Retry downloads
5 years ago
Iain Lane 73a6e7ff81
excusefinder: Support not having arch-all buildds
5 years ago
Iain Lane daa126b1af
autopkgtest: Save pending.json after every test request
5 years ago
Iain Lane 0cb7a83ef7
autopkgtest: Support Ubuntu's run_id format
5 years ago
Iain Lane 672b8a578f
autopkgtest: Allow `adt_reference_max_age` to be empty
5 years ago
Iain Lane fa1a7b4cdc
autopkgtest: Add new `force-reset-test` hint type
5 years ago
Iain Lane 27bf48dcb1
autopkgtest: Only request reference tests when we want them
5 years ago
Iain Lane c1177a331a
autopkgtest: Support autopkgtest.u.c in-progress URL
5 years ago
Iain Lane 92854c72c6
autopkgtest: Handle 'blacklisted' version
5 years ago
Iain Lane 55b5dd4aab
autopkgtest: store the submission time when making requests
5 years ago
Iain Lane 06e8f598ba
Repair requests without testpkg-version
5 years ago
Iain Lane 37ba086adf
autopkgtest: Publish AMQP messages persistently
5 years ago
Iain Lane 8d879b9ee2
autopkgtest: Trigger dkms when there's a dep on dkms
5 years ago
Iain Lane 25ec509bb4
autopkgtest: Hardcode some linux-meta tests
5 years ago
Paul Gevers dc4ea6ca2c
autopkgtest: remember old results instead of discarting them
5 years ago
Paul Gevers 6e6214efe8
autopkgtest: call filter_old_results after adding triggers to avoid code duplication
5 years ago
Paul Gevers 23c79608ec
autopkgtest: make sure an item is not removed twice
5 years ago
Paul Gevers ea6d65f657
Let britney reschedule migration-reference/0 runs when they are too old
5 years ago
Paul Gevers aa8b84f4b8
Drop the special case that gcc has; it's just a package
5 years ago
Paul Gevers 56babea058
Don't run autopkgtest on architectures where the triggering package doesn't exist
5 years ago
Ivo De Decker c308361fc5 autopkgtest: filter conflicting packages
5 years ago
Ivo De Decker 97c3b32f1f autpkgtest: ignore deps already satisfied in testing
5 years ago
Paul Gevers a78b26d55d Don't block autopkgtest on uninstallable archs
5 years ago
Paul Gevers 177b65d674
autopkgtest: also test for autodep8 for migration runs
5 years ago
Paul Gevers b380508635
Drop dkms auto-detection for autodep8 as it isn't opt-in
5 years ago
Ivo De Decker 628b93b791 Make adding a failing test a regression
5 years ago
Ivo De Decker 48801054a2 switch autopkgtest policy to detailed excuse info
5 years ago
Steve Langasek df2babdd0c
Trigger linux rebuild test on upload of gcc-defaults
6 years ago
Paul Gevers 85d10a27d2
Take suite name from Release file if it exist
6 years ago
Paul Gevers 86c728321e
autopkgtest.py: Lower the logging level for lots of messages
6 years ago
Niels Thykier 198e257a91
autopkgtest: Move cache upgrade into its own function
6 years ago
Niels Thykier cd654183b7
autopkgtest: Extract some ("boring") loops into a function
6 years ago
Niels Thykier fce1fe5c27
autopkgtests: Move some common code into a function
6 years ago
Paul Gevers 7611231ee2
Fix all pycodestyle issues in b/p/autopkgtest.py
6 years ago
Paul Gevers 992b27abb3
autopkgtest: retrigger old failures
6 years ago
Paul Gevers 42ac9c34a1
autopkgtest: add timestamp to results
6 years ago
Niels Thykier f4ecd86000
Pass migration items to policies (instead of src + suite)
6 years ago
Paul Gevers 16f823dd91 autopkgtest: in Debian we want linux to be treated as any other
6 years ago
Paul Gevers 1ca76486b5
Replace libreoffice with doxygen as the libgcc smoke test for gcc.
6 years ago
Niels Thykier 4eb038ab6d
autopkgtest: Move field creation into __init__
6 years ago
Paul Gevers 1ecb07ac2d
autopkgtest: bug fix in baseline cache
6 years ago
Paul Gevers 075d4d823b
autopkgtest: fix copy() in save_state
6 years ago
Paul Gevers c6c5c45287
autopkgtest: tiny change for easier understanding
6 years ago
Paul Gevers d038e7bbe6
autopkgtest: simplify bin_triggers logic/naming
6 years ago
Niels Thykier c9d523da93
Remove trailing whitespace
6 years ago
Niels Thykier f928c7ed3d Make SourcePackage.binaries a set
6 years ago
Ivo De Decker d0b5cc2ce1 Rename apply_policy to apply_src_policy
6 years ago
Niels Thykier dd3dcf818f
Mark a regex pattern as a raw string
6 years ago