Update TODO items

This commit adds a new item to the short term TODO list.
This commit is contained in:
Matthew Treinish 2014-06-16 11:23:52 -04:00
parent f395a2b213
commit 03f85e3c90

@ -6,6 +6,8 @@ Short Term
* Add a new metadata table for each existing table (run_metadata,
test_metadata, test_run_metadata) to store extra info from stream like
tags, or attrs and other information about runs like job name.
* Add average runtime column to tests table to keep running average of
how long the test takes to run.
* Add artifacts option to CLI on subunit2sql to store log links in runs table
* Add unit tests