Cleanup readme
Project: http://git-wip-us.apache.org/repos/asf/trafficserver-qa/repo Commit: http://git-wip-us.apache.org/repos/asf/trafficserver-qa/commit/2c0bfaf4 Tree: http://git-wip-us.apache.org/repos/asf/trafficserver-qa/tree/2c0bfaf4 Diff: http://git-wip-us.apache.org/repos/asf/trafficserver-qa/diff/2c0bfaf4 Branch: refs/heads/master Commit: 2c0bfaf4cca2b0ee5a2dab73366f0d1fa933e944 Parents: 9bc0c2f Author: Thomas Jackson <[email protected]> Authored: Mon Jan 26 15:11:45 2015 -0800 Committer: Thomas Jackson <[email protected]> Committed: Mon Jan 26 15:12:51 2015 -0800 ---------------------------------------------------------------------- README.rst | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/trafficserver-qa/blob/2c0bfaf4/README.rst ---------------------------------------------------------------------- diff --git a/README.rst b/README.rst index 5a6bc55..5678c03 100644 --- a/README.rst +++ b/README.rst @@ -1,4 +1,3 @@ -# TODO: rename from tsqa? ============= What is TSQA? ============= @@ -66,3 +65,9 @@ Environment Variables TSQA_LAYOUT_PREFIX: Prefix to create layouts for each test execution (defaults to /tmp) TSQA_LOG_LEVEL: Log level for TSQA (defaults to INFO) TSQA_TMP_DIR: temp directory for building of source (environment factory) + + +==== +TODO +==== +- abstract out "daemon" from environment. This will make it more generic (less ATS specific)and make it easy to wrap commands in other commands (such as valgrind)
