Introduce Avocado journal replay utility
A command line utility that can read a test journal (when the test
is run using '--journal' (and thus the journal plugin), and can
send all the test activities recorded to a central Avocado Server.
Signed-off-by: NCleber Rosa <crosa@redhat.com>
Showing
... | @@ -4,3 +4,4 @@ nosexcover==1.0.8 | ... | @@ -4,3 +4,4 @@ nosexcover==1.0.8 |
tox==1.5.0 | tox==1.5.0 | ||
virtualenv==1.9.1 | virtualenv==1.9.1 | ||
mysql-python==1.2.3 | mysql-python==1.2.3 | ||
requests==1.2.3 |
scripts/avocado-journal-replay
0 → 100755
想要评论请 注册 或 登录