commit | 4fcab6d0cf381a147e40121e0d0bc940d6882476 | [log] [tgz] |
---|---|---|
author | James E. Blair <jeblair@hp.com> | Tue Apr 24 14:08:49 2012 -0700 |
committer | James E. Blair <jeblair@hp.com> | Tue Apr 24 14:08:49 2012 -0700 |
tree | 35f9627dcda5e0de44e63e9a5ee659cb4e79b208 | |
parent | 678a188e2d6ddd9230a80a63901202d573281d31 [diff] |
Add nosexunit as a pip requires. Install the nose xunit plugin so that tempest can produce nice reports in Jenkins. Change-Id: Ia8c4c9db8b0733d09a0bef59a08f438c6a92f1ca
diff --git a/files/pips/tempest b/files/pips/tempest index df7f423..6eeb5b9 100644 --- a/files/pips/tempest +++ b/files/pips/tempest
@@ -1 +1,2 @@ pika +nosexunit # For use by jenkins in producing reports