Ivo De Decker
8cff83a8c6
remove obsolete message in bugs policy
5 years ago
Ivo De Decker
68b051d36d
switch bugs policy to detailed excuse info
...
Also, simplify the logic.
5 years ago
Ivo De Decker
48801054a2
switch autopkgtest policy to detailed excuse info
5 years ago
Ivo De Decker
8c44a78948
switch block policy to detailed excuse info
5 years ago
Ivo De Decker
3d0fdae9d1
switch build-dep policy to detailed excuse info
5 years ago
Ivo De Decker
e245891d36
add reason for missing build
5 years ago
Ivo De Decker
bb2512c948
add extra info to buildd policy
5 years ago
Ivo De Decker
cda4655b83
switch newer in testing to detailed excuse info
...
Also, set verdict to REJECTED_PERMANENTLY explicitly. This was already done
implicitly, because that is the default and it was never set to anything else.
5 years ago
Ivo De Decker
90cb743410
switch rdep invalidation to detailed excuse info
5 years ago
Ivo De Decker
e144cbc743
switch wrong versions in should_upgrade_srcarch to detailed excuse info
5 years ago
Ivo De Decker
56dad96c2b
switch unimportant info in should_upgrade_srcarch to detailed excuse info
5 years ago
Ivo De Decker
4b40b11b07
switch force info to detailed excuse info
5 years ago
Ivo De Decker
409deee905
switch missing builds to detailed excuse info
5 years ago
Ivo De Decker
63a9d786a8
switch no binaries to detailed excuse info
5 years ago
Ivo De Decker
3576ed6667
switch buildd policy to detailed excuse info
5 years ago
Ivo De Decker
deb27e7ec0
switch built-using policy to detailed excuse info
5 years ago
Ivo De Decker
76f33a5fc2
switch piuparts policy to detailed excuse info
5 years ago
Ivo De Decker
370bf52d56
switch age policy to detailed excuse info
5 years ago
Ivo De Decker
b70d1d09d7
keep track of verdict when invalidating deps
5 years ago
Ivo De Decker
abaa4c7205
render html excuse based on 'text'
...
The html rendered is horrible, but we're stuck due to the broken grep-excuses
in stretch.
5 years ago
Ivo De Decker
065dbd26ee
Add functions for details excuse info
5 years ago
Ivo De Decker
aa02edcbfb
ci: switch sid tests to bullseye and allow failure
...
Signed-off-by: Ivo De Decker <ivodd@debian.org>
5 years ago
Ivo De Decker
19392f63c2
fix codestyle issues in policy_.py
5 years ago
Ivo De Decker
5890cb914e
Fix codestyle issues is britney.py
...
Signed-off-by: Ivo De Decker <ivodd@debian.org>
5 years ago
Ivo De Decker
7fdbfcbeb2
Check version of cruft removal item
...
If the cruft removal item has a different version than the binary currently in
testing, then the cruft item was replaced since it was added, or it was added
in error. In this case, the item should not be processed.
Signed-off-by: Ivo De Decker <ivodd@debian.org>
5 years ago
Ivo De Decker
e3af8993be
compute_groups: rename badly named source_name
...
When the item is a cruft removal item, the variable contains the binary name,
not the source name. So rename it to item_package and set source_name, to the
source in both cases.
Signed-off-by: Ivo De Decker <ivodd@debian.org>
5 years ago
Ivo De Decker
fdf273ad05
Log initial list of cruft items added to the list of items
...
Signed-off-by: Ivo De Decker <ivodd@debian.org>
5 years ago
Ivo De Decker
c7cfb4e09f
Log new cruft items added to the list of items
...
Signed-off-by: Ivo De Decker <ivodd@debian.org>
5 years ago
Paul Gevers
747c67854a
tests: use yaml.safe_load as yaml.load is deprecated
5 years ago
Paul Gevers
2fc265be91
Save the state of policies on every non-dry run, not only during migration runs
...
The autopkgtest policy is really sending requests during every non-dry run,
we want to capture that state.
5 years ago
Ivo De Decker
b21b129527
Enable smooth updates again, the freeze is over.
...
Signed-off-by: Ivo De Decker <ivodd@debian.org>
5 years ago
Ivo De Decker
edbef619e3
gitlab-ci: add buster test and move doc and pages build
...
Signed-off-by: Ivo De Decker <ivodd@debian.org>
5 years ago
Ivo De Decker
8b0803e3bb
Buildd: don't block binnmu with maintainer arch: all
...
When the arch: all packages were uploaded by the maintainer, a binnmu (built
on the buildds) shouldn't be blocked, because it doesn't contain the arch: all
binaries anyway.
Signed-off-by: Ivo De Decker <ivodd@debian.org>
5 years ago
Ivo De Decker
aff88095ea
Give myself ALL permissions
...
Signed-off-by: Ivo De Decker <ivodd@debian.org>
5 years ago
Steve Langasek
df2babdd0c
Trigger linux rebuild test on upload of gcc-defaults
...
The update of gcc to gcc-9 introduced a regression in buildability of
anything relying on kernel headers. This could have been caught by the
kernel's standard rebuild autopkgtest, but we currently only trigger the
linux autopkgtest for source packages named gcc-N, which excludes
gcc-defaults.
Include gcc-defaults in the list of packages that trigger a linux rebuild
test.
Bug-Ubuntu: https://bugs.launchpad.net/bugs/1836100
6 years ago
Ivo De Decker
6f1295e3fe
Enable CHECK_BUILDD
...
Signed-off-by: Ivo De Decker <ivodd@debian.org>
6 years ago
Ivo De Decker
208726f538
Add BuiltOnBuilddPolicy
...
Signed-off-by: Ivo De Decker <ivodd@debian.org>
6 years ago
Paul Gevers
affa1c9b70
britney*.conf: update autopktest output file for multi-instance support in britney1
6 years ago
Paul Gevers
909a4e228a
Default series option to target suite name
6 years ago
Paul Gevers
85d10a27d2
Take suite name from Release file if it exist
6 years ago
Paul Gevers
964ecaf045
tests: add the suite to debci results
6 years ago
Ivo De Decker
6a0d3994e2
Disable smooth updates
...
Signed-off-by: Ivo De Decker <ivodd@debian.org>
6 years ago
Paul Gevers
eb3fb3ef6e
Add support for partial source suites via options
6 years ago
Paul Gevers
86c728321e
autopkgtest.py: Lower the logging level for lots of messages
6 years ago
Ivo De Decker
48d0777e2a
Revert to standard aging.
...
All packages need manual approval anyway, so we might as well get the fixes in
quickly.
This reverts commit 40aa315c0c
.
6 years ago
Niels Thykier
c741b03aaf
Make PolicyVerdict ordered/comparable
...
This shortens the annyoing "a.value < b.value" to "a < b".
Signed-off-by: Niels Thykier <niels@thykier.net>
6 years ago
Niels Thykier
533288fa3e
utils: Remove obsolete imports
...
Signed-off-by: Niels Thykier <niels@thykier.net>
6 years ago
Niels Thykier
6875272618
AgePolicy: Update age-requirement in excuses to match hints
...
Signed-off-by: Niels Thykier <niels@thykier.net>
6 years ago
Felix Yan
39e3ad9d55
Fix some typos in doc/short-intro-to-migrations.rst
...
Closes : Debian/britney2#26
Signed-off-by: Niels Thykier <niels@thykier.net>
6 years ago
Mattia Rizzolo
bc0fb3f61d
Display bounty/penalty information only if they would actually be changing anything
...
This avoid messages like
Required age reduced by 0 days because of autopkgtest
that is hardly useful.
Signed-off-by: Mattia Rizzolo <mattia@debian.org>
6 years ago