mirror of
https://git.launchpad.net/~ubuntu-release/britney/+git/britney2-ubuntu
synced 2025-03-12 03:41:08 +00:00
- Invert the map to go from triggers to tested packages, instead of the other way around. This is the lookup and update mode that we usually want, which simplifies the code and speeds up lookups. The one exception is for fetching results (as that is per tested source package, not per trigger), but there is a FIXME to get rid of the "triggers" argument completely. - Stop tracking tested package versions. We don't actually care about it anywhere, as the important piece of data is the trigger. - Drop our home-grown pending.txt format and write pending.json instead. ATTENTION: This changes the on-disk cache format for pending tests, so pending.txt needs to be cleaned up manually and any pending tests at the time of upgrading to this revision will be re-run.
README for britney v2.0 ======================= Please write here some useful stuff.
Languages
Python
99.6%
Shell
0.3%