Merge pull request #2 from duderino/master Added logging (python logging module) and replace sleeps with port polling
Project: http://git-wip-us.apache.org/repos/asf/trafficserver-qa/repo Commit: http://git-wip-us.apache.org/repos/asf/trafficserver-qa/commit/673d4df9 Tree: http://git-wip-us.apache.org/repos/asf/trafficserver-qa/tree/673d4df9 Diff: http://git-wip-us.apache.org/repos/asf/trafficserver-qa/diff/673d4df9 Branch: refs/heads/master Commit: 673d4df968a428cf7c4f65d8659910d456b1307b Parents: 32fc37c a502d37 Author: Thomas Jackson <[email protected]> Authored: Mon Jan 5 18:18:49 2015 -0800 Committer: Thomas Jackson <[email protected]> Committed: Mon Jan 5 18:18:49 2015 -0800 ---------------------------------------------------------------------- tests/hello_world_test.py | 10 ++-- tsqa/environment.py | 79 +++++++++++++++------------ tsqa/test_cases.py | 8 ++- tsqa/utils.py | 118 ++++++++++++++++++++++++++++++++++++++++- 4 files changed, 175 insertions(+), 40 deletions(-) ----------------------------------------------------------------------
