mirror of
https://git.launchpad.net/~ubuntu-release/britney/+git/britney2-ubuntu
synced 2025-03-12 11:51:09 +00:00
So far we only added the triggering test name. Add the version as well, so that we'll retain the complete trigger information in result.tar's testinfo.json in swift. This will allow us to completely reconstruct our results.cache from scratch without losing any trigger information. This isn't significantly harder to parse from shell either (in tests): You can still iterate over $ADT_TEST_TRIGGERS with a "for" loop and split package and version on '/'.
README for britney v2.0 ======================= Please write here some useful stuff.
Languages
Python
99.6%
Shell
0.3%