From 4fcab6d0cf381a147e40121e0d0bc940d6882476 Mon Sep 17 00:00:00 2001 From: "James E. Blair" Date: Tue, 24 Apr 2012 14:08:49 -0700 Subject: [PATCH] Add nosexunit as a pip requires. Install the nose xunit plugin so that tempest can produce nice reports in Jenkins. Change-Id: Ia8c4c9db8b0733d09a0bef59a08f438c6a92f1ca --- files/pips/tempest | 1 + 1 file changed, 1 insertion(+) diff --git a/files/pips/tempest b/files/pips/tempest index df7f4230a2..6eeb5b9c03 100644 --- a/files/pips/tempest +++ b/files/pips/tempest @@ -1 +1,2 @@ pika +nosexunit # For use by jenkins in producing reports