mirror of
https://git.launchpad.net/~ubuntu-release/britney/+git/britney2-ubuntu
synced 2025-02-10 22:17:36 +00:00
The initial idea was to do this to bootstrap the baseline, but it turns out that this has the drawback it triggers runs for a package that has a new autopkgtest where it didn't have it in the version in the target suite. It was considered harmless (as it would just have a failing reference), but due to autodep8, package can have a passing result in the target suite while the new autopkgtest is actually broken. Such a package should not be blocked / getting a penalty. The alternative is to make the check here smarter, but as this is only for bootstrapping, lets do that outside of britney proper.